main
initial mysql support
Updated client kdf iterations to 100000 and fixed some lints
Updated authenticator TOTP
Implement change-email, email-verification, account-recovery, and welcome notifications
Initial version of policies
Initial support for soft deletes
Add support for hiding passwords in a collection
Transfer favorite status for user-owned ciphers
Implement admin ability to enable/disable users
Fix Key Rotation during password change
Send API
rename send key -> akey
Add support for password reprompt
Add support for hiding the sender's email address in Bitwarden Sends
Added web-vault v2.21.x support + some misc fixes
[PATCH] Some fixes to the Emergency Access PR
Add email notifications for incomplete 2FA logins
Add support for API keys
Update login API code
group support
Add Organizational event logging feature
added database migration
Add avatar color support
add argon2 kdf fields
feat: Push Notifications
Merge and modify PR from @Kurnihil
Implement login-with-device
Added-External_id for Collections
Fix Login With Device without MasterPassword
Fix External ID not set during DC Sync
SSO using OpenID Connect (#3899)
Implement cipher key encryption (#3990)
Improve file limit handling (#4242)
Change timestamp data type. (#4355)
Add support for MFA with Duo's Universal Prompt (#4637)
Fix Device Type column for 2FA migration (#4971)
Add manage role for collections and groups (#5386)
Improve sso auth flow (#6205)
Add support for archiving items (#6916)
Several SSO Fixes (#7163)
sso_auth improvements (#7197)