v0.12.1

niklasvh/html2canvasv0.12.1Apr 21, 2026by Onatcer

AI Summary

A security-focused release that addresses a vulnerability regarding UUID modification and introduces UI improvements for project management and time entry grouping.

Key Highlights

  • Security fix for cross-organization time-entry UUID modification
  • Prefill project name in the create modal
  • Added ability to disable grouping similar time entries

New Features

  • Project name prefill functionality
  • Toggle to disable similar time 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