Skip to content

Releases: bitwarden/server

Version 2023.4.1

26 Apr 14:05
f2d63a6
Compare
Choose a tag to compare
  • Bug fixes

Version 2023.4.0

26 Apr 01:50
dfd5c73
Compare
Choose a tag to compare

Password Manager

Updated email template for organization invitation and confirmation

Do not store request fingerprint phrases

Activate organization when Stripe subscription changes to active

Obfuscated billing for organizations managed by a reseller

Enhanced Master Password Requirements policy to expand enforcement to existing non-compliant users

Enhanced Vault Timeout policy to include the timeout action

Security information and event management (SIEM) with Splunk Enterprise is available for Bitwarden cloud-hosted enterprise organizations

Bug fix for transient error when verifying domains

Secret Manager

Bug fix for event logs

Bug fix for user permissions

Version 2023.3.0

21 Mar 22:24
decef0e
Compare
Choose a tag to compare

Password Manager

  • Bug fixes for custom roles

Secrets Manager

Version 2023.2.1

23 Feb 15:56
3cedc0c
Compare
Choose a tag to compare
  • Bug fixes

Version 2023.2.0

15 Feb 02:48
48e2fd7
Compare
Choose a tag to compare
  • New automatic license sync option for self-hosted organizations to quickly update billing and subscription changes
  • Bug fix for enabling Single Organization Policy with revoked users
  • Bug fix for inviting users with apostrophe in email addresses
  • Bug fix for error message when an organization exceeds seat limit

Thank you! 💙

A big shout-out to the following community members for their 2023.2.0 release contributions!

Bernd Schoolmann

  • Implement an additional option for encryption, Argon2, as well as Argon2 KDF configuration options

Version 2023.1.0

10 Jan 22:30
31dd6b8
Compare
Choose a tag to compare
  • Bug fix for Master Password Requirements policy
  • Bug fix for mismatched responseDeviceID and User
  • Bug fix for masterPasswordHash on denied login request
  • Refactor for GetOrganizationApiKeyCommand
  • New environment variable to enforce single-sign on authentication to all users
  • Removal of SHA-1 from single sign-on configuration

Thank you!:blue_heart:
A big shout-out to the following community members for their 2023.1.0 release contributions!

Mathijs van Veluw

  • Fix Inactive two-step login check

Alena N

  • Add deletion date validation for File Sends

Version 2022.12.0

13 Dec 21:35
455d62e
Compare
Choose a tag to compare
  • Architectural refactor of AccountService
  • Bug fixes

Version 2022.11.1

01 Dec 23:04
71a7fb9
Compare
Choose a tag to compare
  • Passwordless bug fixes

Version 2022.11.0

28 Nov 17:45
72fce88
Compare
Choose a tag to compare
  • Adding a check for known devices to support passwordless login with an already-authenticated device
  • Store login request responses to support passwordless login with an already-authenticated device
  • SCIM-triggered events will log from SCIM instead of Unknown
  • SCIM API key will be obfuscated by default
  • Fix for live sync service for self-hosted instances

Thank You! 💙

A big shout-out to the following community members for their 2022.11.0 release contributions!

Seth Falco

Cat

  • Add Atlassian global equivalent domain

David Frankel

  • Add CreationDate to CipherResponse to capture when the vault item was created

Version 2022.10.0

11 Oct 19:53
6cd5468
Compare
Choose a tag to compare
  • Cron job to delete expired login requests to support passwordless login
  • Add ability to check if current device is known for passwordless login
  • Revoked users will no longer occupy licensed organization seats
  • Bug fix for SCIM support