dani-garcia/vaultwarden (vaultwarden/server)
### [`v1.32.4`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.32.4)
[Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4)
#### Security Fixes
This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.
#### Notable changes
- 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.
#### What's Changed
- Update README by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5153](https://redirect.github.com/dani-garcia/vaultwarden/pull/5153)
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4
### [`v1.32.3`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.32.3)
[Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.32.2...1.32.3)
#### Notable changes
- Email template for org invites was updated again. The URL got HTML Encoded which resulted in a sometimes non-working URL ([#5100](https://redirect.github.com/dani-garcia/vaultwarden/issues/5100))
- Fixed SMTP issues with some providers which send erroneous response to `QUIT` messages (Like QQ) (Thanks to [@paolobarbolini](https://redirect.github.com/paolobarbolini))
- Fixed a long standing collection management issue where collections were not able to be managed via the **Password Manager** overview
#### What's Changed
- Fix iOS sync by converting field types to int by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5081](https://redirect.github.com/dani-garcia/vaultwarden/pull/5081)
- Fix field type to actually be hidden by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5082](https://redirect.github.com/dani-garcia/vaultwarden/pull/5082)
- Fix org invite url being html encoded by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5100](https://redirect.github.com/dani-garcia/vaultwarden/pull/5100)
- Update Rust to 1.82.0 by [@dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5099](https://redirect.github.com/dani-garcia/vaultwarden/pull/5099)
- Fix collection management and match some json output by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5095](https://redirect.github.com/dani-garcia/vaultwarden/pull/5095)
- Add `extension-refresh` feature flag by [@dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5106](https://redirect.github.com/dani-garcia/vaultwarden/pull/5106)
- Hide user name on invite status by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5110](https://redirect.github.com/dani-garcia/vaultwarden/pull/5110)
- Add documentation for the `extension-refresh` feature flag by [@dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5112](https://redirect.github.com/dani-garcia/vaultwarden/pull/5112)
- Update crates and fix Mail issue by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5125](https://redirect.github.com/dani-garcia/vaultwarden/pull/5125)
**Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.2...1.32.3
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.32.2-alpine
->1.32.4-alpine
Release Notes
dani-garcia/vaultwarden (vaultwarden/server)
### [`v1.32.4`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.32.4) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4) #### Security Fixes This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future. #### Notable changes - 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. #### What's Changed - Update README by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5153](https://redirect.github.com/dani-garcia/vaultwarden/pull/5153) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.3...1.32.4 ### [`v1.32.3`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.32.3) [Compare Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.32.2...1.32.3) #### Notable changes - Email template for org invites was updated again. The URL got HTML Encoded which resulted in a sometimes non-working URL ([#5100](https://redirect.github.com/dani-garcia/vaultwarden/issues/5100)) - Fixed SMTP issues with some providers which send erroneous response to `QUIT` messages (Like QQ) (Thanks to [@paolobarbolini](https://redirect.github.com/paolobarbolini)) - Fixed a long standing collection management issue where collections were not able to be managed via the **Password Manager** overview #### What's Changed - Fix iOS sync by converting field types to int by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5081](https://redirect.github.com/dani-garcia/vaultwarden/pull/5081) - Fix field type to actually be hidden by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5082](https://redirect.github.com/dani-garcia/vaultwarden/pull/5082) - Fix org invite url being html encoded by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5100](https://redirect.github.com/dani-garcia/vaultwarden/pull/5100) - Update Rust to 1.82.0 by [@dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5099](https://redirect.github.com/dani-garcia/vaultwarden/pull/5099) - Fix collection management and match some json output by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5095](https://redirect.github.com/dani-garcia/vaultwarden/pull/5095) - Add `extension-refresh` feature flag by [@dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5106](https://redirect.github.com/dani-garcia/vaultwarden/pull/5106) - Hide user name on invite status by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5110](https://redirect.github.com/dani-garcia/vaultwarden/pull/5110) - Add documentation for the `extension-refresh` feature flag by [@dfunkt](https://redirect.github.com/dfunkt) in [https://github.com/dani-garcia/vaultwarden/pull/5112](https://redirect.github.com/dani-garcia/vaultwarden/pull/5112) - Update crates and fix Mail issue by [@BlackDex](https://redirect.github.com/BlackDex) in [https://github.com/dani-garcia/vaultwarden/pull/5125](https://redirect.github.com/dani-garcia/vaultwarden/pull/5125) **Full Changelog**: https://github.com/dani-garcia/vaultwarden/compare/1.32.2...1.32.3Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.