v0.12.1

solidtime-io/solidtimev0.12.1Apr 21, 2026by Onatcer

AI Summary

Security fix prevents cross-organization modification of time entries, along with UI improvements for project creation and time entry grouping.

Key Highlights

  • Security fix preventing cross-organization modification of known time-entry UUIDs.
  • Prefill project name in the create modal.
  • Added ability to disable grouping similar time entries.

New Features

  • Project name prefill
  • Disable grouping similar time entries
  • Security fix for cross-org modification

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