v0.11.5

solidtime-io/solidtimev0.11.5Feb 25, 2026by Onatcer

AI Summary

This release adds 3 new customizable settings to the calendar view accessible via the calendar settings dropdown. Users can configure Snap Interval (grid snapping, default 15 minutes), Grid Scale (calendar compactness), and Start/End Time (hide times outside range). All settings are persisted in local storage.

Key Highlights

  • Snap Interval setting to control time entry grid snapping (default 15, set to 1 to disable)
  • Grid Scale setting to adjust calendar view compactness
  • Start and End Time settings to hide times before/after specified hours
  • Settings persisted in local storage

New Features

  • Calendar view Snap Interval setting
  • Calendar view Grid Scale setting
  • Calendar view Start/End Time filtering

Full Release Notes

This release adds 3 new settings to the calendar view that can be configured at the top right via the calendar settings dropdown: 

* **Snap Interval** - Will change the grid to which you can snap time entries in the calendar. If you do not want snapping you can turn it down to 1 to effectively disable it. The default is 15. 
* **Grid Scale** - Will change how compact the calendar view is displayed
* **Start and End Time** - Will hide times before start and after end in the calendar view

Settings are persisted in the local storage. 

**Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.11.3...v0.11.5