This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Releases: bitwarden/web
Releases · bitwarden/web
Version 2.6.1
- Bug fix with registration
Version 2.6.0
- Steam TOTP code generation
- Master password strength indicators and warnings
- New attachment keys
- Collapse and expand nested folders/collections
- Key rotation option during password change
- Fingerprint phrase authentication while onboarding new organization users
- Premium access addon for families organization plan
- Bug fixes
Version 2.5.0
- Manager role for organizations
- Org/collection assignment during item creation
- Nested folders/collections
- Bug fixes
Version 2.4.0
- Passphrase generator
- Multiple U2F key support
- Purge org vault option
- Bug fixes
Version 2.3.0
- Premium access to enterprise org users
- Bug fixes
Version 2.2.0
- Improved searching to include fields, notes, attachments and custom queries (full-text search with Lunr.js). Learn more here: https://help.bitwarden.com/article/searching-vault/
- Prelogin KDF params now fetched
- Auto-syncing improvements (instantly sync changes from other apps using web socket pushes)
- Language updates
- Bug fixes
Version 2.1.1
- Bug fixes
Version 2.1.0
- TOTP key support for
otpauth://
urls - Password history
- Lock options
- Gravatar support
- Lots of new languages
- Bug fixes
Version 2.0.0
- Complete re-write from AngularJS 1.6 with JavaScript to Angular 5.2 with TypeScript. Lots of code share through our JSLib library.
- Significant performance improvements throughout
- New simplified layout/design to reduce clutter & noise, and to better match branding of our other apps
- Organization vault view for all users (previously only organization admins could view this)
- Bulk sharing option added to vault listing for sharing multiple items to an organization at once
- All importers re-written and updated to better support secure notes and credit cards. New importers added for Blur, Passbolt, and Password Agent
- Organization import functions now support all importers
- Locking with auto-lock after 15 minutes of inactivity
- Password exposure look-ups with Have I Been Pwned?
- Support for localizing the web vault into other languages (new languages coming soon, see here if you want to help translate)
- Added configurable password generator under Tools
- Security improvements
Version 1.27.0
- Allow user registration on org. invites even when server registration is disabled
- Bug fixes