Vaultwarden - Package Updates
- 
Difference between 1.13.3 and 1.13.5?
 - 
Difference between 1.13.3 and 1.13.5?
 - 
@necrevistonnezr 1.13.3 was revoked since a db migration was required to upgrade. So, 1.13.4 has the db migration and 1.13.5 is the same as 1.13.3
 - 
@girish In case someone die update before the db fix. is some additional action required?
 - 
[1.16.0]
- Update Vaultwarden to 1.30.0
 - Full changelog
 - Added passkey support, allowing the browser extensions to store and use your passkeys, make sure the extension is updated to version 2023.10.0 or newer for passkey support.
 - Updated web vault to 2023.10.0.
 - Fixed crashes when trying to create/edit a cipher in the mobile applications.
 
 - 
[1.16.3]
- Update Vaultwarden to 1.30.2
 - Full changelog
 - Prevent generating an error during ws close by @BlackDex in #4127
 - Update Rust, Crates, Profile and Actions by @BlackDex in #4126
 - Several small fixes for open issues by @BlackDex in #4143
 - Fix the version string by @BlackDex in #4153
 - Decrease JWT Refresh/Auth token by @BlackDex in #4163
 - Update crates by @BlackDex in #4173
 - Add additional build target which optimizes for size by @gladiac in #4096
 - Update web-vault to v2023.12.0 by @BlackDex in #4201
 - Update Rust and Crates by @BlackDex in #4211
 - Fix Single Org Policy check by @BlackDex in #4207
 - Allow customizing the featureStates by @PKizzle in #4168
 
 - 
[1.16.5]
- Update Vaultwarden to 1.30.5
 - Update web vault to 2024.1.2b
 - Full changelog
 - Update crates to fix new builds by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4308
 - Add Kubernetes environment detection by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4290
 - Update GHA Workflows by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4309
 - Update Rust, crates and web-vault by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4328
 - Change the codegen-units for low resources by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4336
 - Fix env templateto ensure compatibility with systemd's EnvironmentFile parsing by @seiuneko in https://github.com/dani-garcia/vaultwarden/pull/4315
 - Update crates, GHA and a Python script by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4357
 - fix: web API call for jquery 3.7.1 by @calvin-li-developer in https://github.com/dani-garcia/vaultwarden/pull/4400
 
 - 
[1.17.0]
- Update Vaultwarden to 1.31.0
 - Full changelog
 - Initial support for the beta releases of the new native mobile apps
 - Removed support for WebSocket traffic on port 3012, as it's been integrated on the main HTTP port for a few releases
 - Updated included web vault to 2024.5.1
 
 - 
[1.18.0]
- Update Vaultwarden to 1.32.0
 - Full changelog
 - CVE-2024-39924 Fixed via #4715
 - CVE-2024-39925 Fixed via #4837
 - CVE-2024-39926 Fixed via #4737
 - Updated web-vault to v2024.6.2
 - Fixed issues with password reset enrollment by rolling back a web-vault commit
 
 - 
[1.18.1]
- Update Vaultwarden to 1.32.1
 - Full changelog
 - Fixed syncing/login with native mobile clients
 - Added CLI option to backup SQLite database
 - Email Template changes regarding invites, 2FA Incomplete logins, and new logins
 
 - 
[1.18.2]
- Update Vaultwarden to 1.32.2
 - Full changelog
 - Fixed collection management for managers
 - Fix compiling for Windows targets by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5053
 - Updates and collection management fixes by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5072
 - Fix --version from failing without config by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5055
 
 - 
[1.18.3]
- Update Vaultwarden to 1.32.3
 - Full changelog
 - Email template for org invites was updated again. The URL got HTML Encoded which resulted in a sometimes non-working URL (#5100)
 - Fixed SMTP issues with some providers which send erroneous response to QUIT messages (Like QQ) (Thanks to @paolobarbolini)
 - Fixed a long standing collection management issue where collections were not able to be managed via the Password Manager overview
 
 - 
[1.18.4]
- Update vaultwarden to 1.32.4
 - Full Changelog
 - Added more compatibility fixes for the native mobile apps, datetimes are now formatted without too many decimals.
 - Email Template changes to the send emergency access invite. If you have modified this template, make sure to update it with the new changes.
 - Update README by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5153
 
 - 
[1.18.5]
- Update vaultwarden to 1.32.5
 - Full Changelog
 - Added SSH-Key storage support. Currently only usable with Bitwarden Desktop v2024.12.0 and newer.
 - Fix if logic error by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5171
 - More authrequest fixes by @dani-garcia in https://github.com/dani-garcia/vaultwarden/pull/5176
 - Add dynamic CSS support by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/4940
 - fix hibp username encoding and pw hint check by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5180
 - Remove auth-request deletion by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5184
 - fix password hint check by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/5189