Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Releases: bitwarden/web

Version 2.6.1

03 Dec 18:43
Compare
Choose a tag to compare
  • Bug fix with registration

Version 2.6.0

27 Nov 15:00
Compare
Choose a tag to compare
  • 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

07 Nov 16:22
Compare
Choose a tag to compare
  • Manager role for organizations
  • Org/collection assignment during item creation
  • Nested folders/collections
  • Bug fixes

Version 2.4.0

16 Oct 13:55
1aa93e7
Compare
Choose a tag to compare
  • Passphrase generator
  • Multiple U2F key support
  • Purge org vault option
  • Bug fixes

Version 2.3.0

18 Sep 12:35
dffcff4
Compare
Choose a tag to compare
  • Premium access to enterprise org users
  • Bug fixes

Version 2.2.0

27 Aug 20:22
Compare
Choose a tag to compare
  • 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

08 Aug 18:48
Compare
Choose a tag to compare
  • Bug fixes

Version 2.1.0

08 Aug 03:23
4a324ca
Compare
Choose a tag to compare
  • TOTP key support for otpauth:// urls
  • Password history
  • Lock options
  • Gravatar support
  • Lots of new languages
  • Bug fixes

Version 2.0.0

26 Jul 13:30
c755e8a
Compare
Choose a tag to compare
  • 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

01 Jun 19:24
Compare
Choose a tag to compare
  • Allow user registration on org. invites even when server registration is disabled
  • Bug fixes