> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/desktop/web-vault-+-desktop-app/older/vault-version-14.4.0.md).

# Vault Version 14.4.0

### Features & Benefits

* For **Business & Enterprise** users the web vault now supports the ability to work offline. When an online connection is lost the vault will switch over to "Offline Mode" as indicated at bottom of vault.
* While offline users can view the vault contents in a read-only manner, a won't be able to add new records or folders.
* The offline vault is updated whenever you are back online. When logging in a "lightning bolt" next to your email address will indicate whether your vault will be available when offline.
* If you don't want to vault to be stored on your local device you can click the "x" by your login email name.
* Added "Right Click" option to create a new record from the vault screen
* Added Admin Console link on the left-hand navigation (for Admins Only)

### Bug Fixes

* Resolved password importer issues with Internet Explorer
* UI issues in custom fields and long notes
* Properly redirect the user to EU vault when logging in on the US vault
* Removing image on personal info screen does nothing
* Can't view a file immediately after uploading
* Master password strength not reported to Admin Console until record creation
* BreachWatch screen showing old scan results for free users
* Reduced number of duplicate records created by Import Tool when using multiple browsers

### Special Notes

* SSO Users can login with Master Password option only if permitted by Keeper Administrator
* Offline mode must be enabled by the Keeper Administrator
* LINK: [Admin Console Release Notes](/release-notes/jp/enterprise/admin-console/older/admin-console-v.14.0-w-offline-mode.md)
* LINK: [Backend API Release Notes](/release-notes/jp/backend/backend-api/older/backend-api-version-14.4.0.md)
* LINK: [Offline Access User Guide](/release-notes/jp/enterprise/admin-console/older/admin-console-v.14.0-w-offline-mode.md)<br>

![SSO Master Password Option](https://2583537500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSGErxSfzX6xZALob42%2F-L_yeTcHw_YZIBBLgUb0%2F-L_yg9hsrJPCt6NCuotg%2Fsso_master_pass.PNG?alt=media\&token=0b0d2972-ce4d-4ec9-82f2-877b475167c0)

![Master Password Login Option (for SSO Users)](https://2583537500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSGErxSfzX6xZALob42%2F-Lb5ZAwhtpnOyFgpxmaV%2F-Lb5Z_J9_J2BqT2Hqd1N%2FScreen%20Shot%202019-03-25%20at%2010.00.59%20AM.png?alt=media\&token=0fcb60d3-c746-477a-87fc-4a0691a14fe2)

![Offline Mode Indicator and Message](https://2583537500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSGErxSfzX6xZALob42%2F-Lb5ZAwhtpnOyFgpxmaV%2F-Lb5ZgyrrNKwGIhLylIR%2FScreen%20Shot%202019-03-25%20at%209.53.14%20AM.png?alt=media\&token=bbf54f62-ac2e-4701-b54a-8428454de7aa)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/desktop/web-vault-+-desktop-app/older/vault-version-14.4.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
