Notable changes
- Updated web-vault to v2025.5.0
- Implemented new registration flow with email verification
- Added support for some feature flags (mutual TLS, attachment export, AnonAddy/SimpleLogin self host)
What's Changed
- Update crates & fix CVE-2025-25188 by @dfunkt in #5576
- Fix db issues with Option<> values and upd crates by @BlackDex in #5594
- allow CLI to upload send files with truncated filenames by @stefan0xC in #5618
- Update Rust to 1.85.0 by @dfunkt in #5634
- Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal by @Timshel in #5680
- Add support for mutual-tls feature flag by @bennettmsherman in #5698
- Add AnonAddy/SimpleLogin self host feature flag by @PseudoResonance in #5694
- Implement new registration flow with email verification by @dani-garcia in #5215
- Some fixes for the new web-vault and updates by @BlackDex in #5703
- Update Rust, Crates and other deps by @BlackDex in #5709
- Update deps and web-vault by @BlackDex in #5742
- Fix invited user registration without SMTP by @Timshel in #5712
- Fix mysqlclient-sys building by @BlackDex in #5743
- Really fix building by @BlackDex in #5745
- Update Rust to 1.86.0 by @dfunkt in #5744
- Verify templates in CI by @dani-garcia in #5748
- Add Docker Templates pre-commit check by @BlackDex in #5749
- Fix debian docker building by @BlackDex in #5752
- Updates and general fixes by @BlackDex in #5762
- On member invite and edit access_all is not sent anymore by @Timshel in #5673
- respond with cipher json when deleting attachments by @stefan0xC in #5823
- feat: add feature flag export-attachments by @tessus in #5784
- Fix Yubico toggle by @Timshel in #5833
- Fix minimum Android version for self-host email alias feature flags by @PseudoResonance in #5802
- feat: add ip address in logs when email 2fa token is invalid or not available by @tessus in #5779
- Update Rust, Crates and Web-Vault by @BlackDex in #5860
- Add totp menu feature flag by @moodejb123 in #5850
- Remove Hide Business scss rules by @Timshel in #5855
- Toggle providers using class by @Timshel in #5832
- Remove old client version check by @Timshel in #5874
- web-client now request email 2fa by @Timshel in #5871
- Update admin interface by @BlackDex in #5880
- Sync with Upstream by @BlackDex in #5798
New Contributors
- @bennettmsherman made their first contribution in #5698
- @PseudoResonance made their first contribution in #5694
- @moodejb123 made their first contribution in #5850
Full Changelog: 1.33.2...1.34.0