⚠️ Note: The WebSockets service for live sync has been integrated in the main HTTP server, which means simpler proxy setups that don't require a separate rule to redirect WS traffic to port 3012. Please check the updated examples in the wiki. It's recommended to migrate to this new setup as using the old server on port 3012 is deprecated, won't receive new features and will be removed in a future release.
Major changes and New Features
- Added
passkey
support, allowing the browser extensions to store and use yourpasskeys
, make sure the extension is updated to version2023.10.0
or newer for passkey support. - Updated web vault to 2023.10.0.
- Fixed crashes in ARMv6 devices
- Fixed crashes when trying to create/edit a cipher in the mobile applications.
What's Changed
- Update Rust and Crates by @BlackDex in #3808
- update web-vault to v2023.8.2 by @stefan0xC in #3821
- Fix Login With Device without MasterPassword by @BlackDex in #3831
- Update GitHub Workflow by @BlackDex in #3910
- Fix arm builds by @BlackDex in #3911
- Fix typos by @tuhanayim in #3959
- csp: rename anonaddy.com to addy.io by @stefan0xC in #3950
- filter handlebars logs by @stefan0xC in #3859
- Remove unnecessary variable clone by @mvalois in #3981
- README.md: Fix grammar nit by @AndreasHGK in #3965
- Fix small issues by @BlackDex in #3964
- Adds LastActive on /admin/users API route by @mvalois in #3951
- Reopen log file on SIGHUP by @tobiasmboelz in #3909
- Fix External ID not set during DC Sync by @BlackDex in #3804
- New config option disable email change by @admav in #3986
- 2FA Confirmation Code Email subject line change to fix triggering Google spam blocker by @aureateflux in #3572
- Implement cipher key encryption by @dani-garcia in #3990
- Container building changes by @BlackDex in #3958
- Fix issue with MariaDB/MySQL migrations by @BlackDex in #3994
- feat: Working passkeys storage by @GeekCornerGH in #4025
- ci: add trivy workflow by @mightyBroccoli in #3997
- Fix importing Bitwarden exports by @BlackDex in #4030
New Contributors
- @tuhanayim made their first contribution in #3959
- @mvalois made their first contribution in #3981
- @AndreasHGK made their first contribution in #3965
- @tobiasmboelz made their first contribution in #3909
- @admav made their first contribution in #3986
- @aureateflux made their first contribution in #3572
- @mightyBroccoli made their first contribution in #3997
Full Changelog: 1.29.2...1.30.0