v0.14.0
kyegomez/swarmsv0.14.0Jun 3, 2026by Onatcer
AI Summary
Solidtime introduces a new 'Timesheets' feature that allows users to bulk-add time entries for projects and tasks across multiple days in a spreadsheet-like interface, leveraging existing time entry backend logic.
Key Highlights
- New Timesheet View for managing bulk time entries
- Spreadsheet-like interface for easy data entry
- Ability to copy time structure and entries from previous weeks
- Full compatibility with existing Time and Calendar views
New Features
- Timesheet View
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). **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