From d23592d0376653f41a862ac3ad3709bab78ac52f Mon Sep 17 00:00:00 2001 From: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com> Date: Fri, 29 Oct 2021 16:05:16 -0400 Subject: [PATCH] Update releasenotes.md (#787) custom vault timeout --- _articles/getting-started/releasenotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_articles/getting-started/releasenotes.md b/_articles/getting-started/releasenotes.md index e36effed..248d5879 100644 --- a/_articles/getting-started/releasenotes.md +++ b/_articles/getting-started/releasenotes.md @@ -57,6 +57,7 @@ The Bitwarden team is pleased to release a set of features and updates continuin - **Vault Timeout Policy**: The Vault Timeout policy will apply a maximum [Vault timeout duration]({{site.baseurl}}/article/vault-timeout/#vault-timeout-time-constraint) for all members of your Organization (see [here]({{site.baseurl}}/article/policies/#vault-timeout) for details). - **Disable Personal Vault Export Policy**: The Disable Personal Vault Export policy will prohibit non-Owner/non-Admin members of your Organization from exporting private Vault data (see [here]({{site.baseurl}}/article/policies/#disable-personal-vault-export) for details). - **Auto-scale Organization Seats**: Teams and Enterprise Organizations will automatically scale up user seats as new users are invited. Organizations can set a limit on scaling to prevent the seat count from exceeding a specified number (see [here]({{site.baseurl}}/article/managing-users) for details). +- **Custom Vault Timeout**: You can now specify a custom timeframe (Hours and Minutes) for Vault Timeout (see [here]({{site.baseurl}}/article/vault-timeout/#vault-timeout) for details). - **Custom Role - Improved Collection Permissions**: Collection-management permissions for the Custom role have been expanded to include granular controls over whether the user can create, edit, or delete assigned or all Collections (see [here]({{site.baseurl}}/article/user-types-access-control/#custom-role) for details). - **Admin Password Reset - Update Password after Reset**: Passwords reset by an Admin must now be updated by the user they belong to immediately when they log in to Bitwarden (see [here]({{site.baseurl}}/article/admin-reset/#after-a-password-reset) for details). - **Browser Extension - Autofill Span Elements**: The Browser Extension can now auto-fill [custom fields]({{site.baseurl}}/article/custom-fields) in the innerText of HTML `` elements (see [here]({{site.baseurl}}/article/auto-fill-custom-fields/#html-span-elements) for details).