v0.14.0

solidtime-io/solidtimev0.14.0Jun 3, 2026by Onatcer

AI Summary

Introduces a new Timesheet View, enabling users to track time in a spreadsheet-like manner across multiple days. This view supports copying structures from previous weeks.

Key Highlights

  • New Timesheet View for bulk time entry management.
  • Spreadsheet-like interface for adding entries across multiple days.
  • Ability to copy structure and time entries from previous weeks.
  • Underlying time entries are shared with Time and Calendar views.

New Features

  • Timesheet View
  • Bulk time entry capabilities
  • Copy previous weeks functionality

Full Release Notes

## Timesheets
<img width="1600" height="900" alt="image" src="https://github.com/user-attachments/assets/acd7e99d-a97d-45d0-a407-643b2f9cb251" />

This release adds a new way to track time within solidtime. The Timesheet View makes it easy to add bulk time entries for project and tasks across multiple day in a spreadsheet-like manner. Under the hood it uses the same time entries as Time and Calendar views. 

You can easily copy structure and time entries from the previous weeks for repeating work. If you want to learn more about how the timesheet works, check out our dedicated [docs page here](https://docs.solidtime.io/user-guide/timesheet). 

Special thanks to [NLNet](https://nlnet.nl/) for supporting features in this release
<img width="340" alt="image" src="https://github.com/user-attachments/assets/1d239e41-fd78-41ff-aaad-86248e78885a" />

**Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.13.0...v0.14.0
**Timesheet PR**: https://github.com/solidtime-io/solidtime/pull/1067