v0.12.1
ruvnet/RuViewv0.12.1Apr 21, 2026by Onatcer
AI Summary
Includes a security fix for cross-organization time entry modification and improves UI UX for project creation and time entry grouping.
Key Highlights
- Security fix: prevents cross-organization modification of time-entry UUIDs
- Prefill project name in the create modal
- Ability to disable grouping of similar time entries
New Features
- Security vulnerability patch
- UI enhancement: project name prefill
- UI enhancement: disable similar entry 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