v0.12.1
sergeyzwezdin/hubav0.12.1Apr 21, 2026by Onatcer
AI Summary
This is a security-focused patch release addressing a cross-organization vulnerability in time-entry UUIDs, alongside new UI improvements for the create modal and time entry grouping.
Key Highlights
- Security fix for cross-organization modification of known time-entry UUIDs
- Prefill project name in create modal
- Added ability to disable group similar time entries
- New contributors joined
New Features
- Prefill project name in create modal
- Ability to disable group similar time entries
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