v0.14.0
tokio-rs/axumv0.14.0Jun 3, 2026by Onatcer
AI Summary
This release introduces a new Timesheet View designed to streamline time tracking by allowing users to add bulk time entries for projects and tasks across multiple days in a spreadsheet-like interface. It integrates seamlessly with existing views by utilizing the same underlying time entry data.
Key Highlights
- New Timesheet View for bulk time entry management
- Spreadsheet-like interface for managing multi-day entries
- Copy functionality for repeating work from previous weeks
- Seamless integration with existing Time and Calendar views
New Features
- Timesheet View for bulk time entry
- Copy structure and time entries from previous weeks
- Multi-day project and task time tracking
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