v0.12.1
swirlai/swirl-searchv0.12.1Apr 21, 2026by Onatcer
AI Summary
A security-focused patch release addressing a cross-organization modification vulnerability and adding UI improvements for time entry creation.
Key Highlights
- Critical security fix for cross-organization time-entry modification.
- Prefill project name in create modal.
- Ability to disable group similar time entries.
New Features
- Project name prefill
- Disable similar entries grouping
Full Release Notes
> [!NOTE] > This release includes security fixes, please make sure to upgrade as soon as possible. ## What's Changed * fix cross-organization modification of a known time-entry UUID thanks @pyuysig for the [report](https://github.com/solidtime-io/solidtime/security/advisories/GHSA-pmf9-pxq9-ccwr) * Prefill project name in create modal by @ShrootBuck in https://github.com/solidtime-io/solidtime/pull/1045 * Added the ability to disable group similar time entries by @utlark in https://github.com/solidtime-io/solidtime/pull/1054 ## New Contributors * @ShrootBuck made their first contribution in https://github.com/solidtime-io/solidtime/pull/1045 * @utlark made their first contribution in https://github.com/solidtime-io/solidtime/pull/1054 **Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.12.0...v0.12.1