v0.12.2
EmilTholin/image-trace-loaderv0.12.2May 18, 2026by Onatcer
AI Summary
This is a security-focused release that adds alphabetical sorting to multiselect dropdowns and fixes a vulnerability where serialized inertia props exposed sensitive user data.
Key Highlights
- Multiselect dropdown alphabetical sorting
- Security fix for exposed member emails
- Security fix for exposed invitation data
New Features
- Multiselect dropdown alphabetical sorting
- Security fixes for exposed data
Full Release Notes
> [!NOTE] > This release includes security fixes, please make sure to upgrade as soon as possible. ## What's Changed * add alphabetic sorting to multiselect dropdowns by @Onatcer in https://github.com/solidtime-io/solidtime/pull/1066 * fix serialized inertia props exposing pending invitation and member emails to users who lack invitations:view/members:view permission inside the response body of the team page thanks @ashrexon for the [report](https://github.com/solidtime-io/solidtime/security/advisories/GHSA-33xq-wf67-c7vh) **Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.12.1...v0.12.2