Security Update
This release addresses a critical security vulnerability. We strongly recommend
updating to this version as soon as possible. The vulnerability allowed users
who were logged in but did not have administrator privileges to modify application
preferences, potentially leading to unauthorized changes and unauthorized access.
Security Fix
- added missing guards (and tests) in preferences (#415 by Schuyler Erle/@schuyler and 711f344 by @redimp).
Bug Fixes
- support Unicode and escaped equals in option keys (af52da9 by Ralph Thesen).
- add docker labels to production stage and not compile-stage (bacc848 by Maksymilian Wrzesień/@m-wrzesien).
- typo in AttachmentList documentation (dad590e by Ralph Thesen).