Skip to content

Releases: bitwarden/server

Version 1.21.0

26 Jul 13:40
Compare
Choose a tag to compare
  • Added APIs for bulk sharing
  • Fix icons server memory leaks
  • Database performance tuning
  • Endpoint verbs for web vault v2.0
  • Bug fixes

Version 1.20.0

01 Jun 19:22
Compare
Choose a tag to compare
  • Allow user registration on org. invites even when server registration is disabled
  • Allow docker container service user/group to be specified in bwdata/env/uid.env (current user/group used by default)
  • Stabilize website icon service (removed besticon dependency with re-write)
  • Update mssql container to CU7 which fixes support for Windows docker hosts
  • SQL query performance tuning
  • General bug fixes

Verison 1.19.0

17 Apr 12:52
Compare
Choose a tag to compare
  • Organization 2FA with Duo
  • Increase PBKDF2 iterations for server stored hashes
  • Bug fixes

Verison 1.18.1

03 Apr 01:39
Compare
Choose a tag to compare
  • Make bitwarden user home dir inside container if not exists.

Verison 1.18.0

02 Apr 13:25
Compare
Choose a tag to compare
  • New system admin portal for managing users, updates, orgs, etc (see https://help.bitwarden.com/article/admin-portal/)
  • All docker containers now run as non-root user (see #221)
  • Logs now mapped to ./bwdata/logs (also now includes nginx and mssql logs).
  • Bug fixes

Verison 1.17.2

21 Mar 14:50
Compare
Choose a tag to compare
  • Icons server fixes for octet streams
  • non-SSL working during setup

Version 1.17.1

12 Mar 15:49
Compare
Choose a tag to compare
  • Database update script bug fixes

Version 1.17.0

11 Mar 02:50
Compare
Choose a tag to compare
  • Multiple URIs for login ciphers
  • Self host installations can now choose to install without SSL (not recommend though)
  • Bug fixes

Version 1.16.0

29 Dec 14:57
Compare
Choose a tag to compare
  • Event/audit logs for enterprise organizations
  • Bug fixes

Version 1.15.1

05 Dec 16:06
Compare
Choose a tag to compare
  • Docker Updates
    • mssql container now uses CU2
    • Minimum RAM requirements reduced to 2GB
  • Bug fixes