⚠️ Reminder: If you are still using the bitwardenrs/server*
Docker images, you need to migrate to the new vaultwarden
image. Check #1642 for an explanation. The old images will not receive any new updates any longer.
What's Changed
- Add support for external icon services by @jjlin in #2158
- Support all DB's for Alpine and Debian by @BlackDex in #2172
- Add support for API keys by @jjlin in #2245
- Basic ratelimit for user login (including 2FA) and admin login by @dani-garcia in #2165
- Upgrade Feature-Policy to Permissions-Policy by @iamdoubz in #2228
- Set
Expires
header when caching responses by @RealOrangeOne in #2182 - Increase length limit for email token generation by @jjlin in #2257
- Small changes to icon log messages. by @BlackDex in #2170
- Bump rust version to mitigate CVE-2022-21658 by @dscottboggs in #2255
- Fixed #2151 by @BlackDex in #2169
- Fixed issue #2154 by @BlackDex in #2194
- Fix issue with Bitwarden CLI. by @BlackDex in #2197
- Fix emergency access invites for new users by @BlackDex in #2217
- Sync global_domains.json by @jjlin in #2156
- Sync global_domains.json by @jjlin in #2171
New Contributors
- @iamdoubz made their first contribution in #2228
- @dscottboggs made their first contribution in #2255
Full Changelog: 1.23.1...1.24.0