v0.12.2

nazdridoy/kokoro-ttsv0.12.2May 18, 2026by Onatcer

AI Summary

A security-focused release addressing data exposure vulnerabilities and improving UI usability with alphabetical sorting for dropdowns.

Key Highlights

  • Security fixes for serialized inertia props
  • Alphabetic sorting for multiselect dropdowns
  • Urgent upgrade recommended due to security advisory

New Features

  • Multiselect dropdown sorting

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