1.30.4
版本发布时间: 2024-03-02 21:17:59
dani-garcia/vaultwarden最新发布版本:1.32.4(2024-11-11 07:55:30)
⚠️ 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 the next release.
What's Changed
- 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
New Contributors
- @seiuneko made their first contribution in https://github.com/dani-garcia/vaultwarden/pull/4315
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.30.3...1.30.4