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)
- Fixed SMTP issues with some providers which send erroneous response to
QUIT
messages (Like QQ) (Thanks to @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 in #5081
- Fix field type to actually be hidden by @BlackDex in #5082
- Fix org invite url being html encoded by @BlackDex in #5100
- Update Rust to 1.82.0 by @dfunkt in #5099
- Fix collection management and match some json output by @BlackDex in #5095
- Add
extension-refresh
feature flag by @dfunkt in #5106 - Hide user name on invite status by @BlackDex in #5110
- Add documentation for the
extension-refresh
feature flag by @dfunkt in #5112 - Update crates and fix Mail issue by @BlackDex in #5125
Full Changelog: 1.32.2...1.32.3