1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Update releasenotes.md (#787)

custom vault timeout
This commit is contained in:
fred_the_tech_writer
2021-10-29 16:05:16 -04:00
committed by GitHub
parent ce11ac81f2
commit d23592d037

View File

@@ -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 `<span>` elements (see [here]({{site.baseurl}}/article/auto-fill-custom-fields/#html-span-elements) for details).