mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 01:09:45 +03:00
-
released this
2025-07-30 11:45:51 +03:00 | 57 commits to main since this releaseNotable changes
This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images.
The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue.What's Changed
- Update crates to trigger rebuild for mysql issue by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/6111
- fix hiding of signup link by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/6113
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3
Downloads