Download Latest Version v0.12.0 source code.tar.gz (3.8 MB)
Email in envelope

Get an email when there's a new version of solidtime

Home / v0.11.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-16 3.0 kB
v0.11.1 source code.tar.gz 2026-02-16 3.7 MB
v0.11.1 source code.zip 2026-02-16 4.4 MB
Totals: 3 Items   8.2 MB 0

solidtime v0.11 is out with a bunch of new features, improvements and bug fixes 🎉

New Command Palette

image

You can access many actions like starting/stopping time entries, navigating to pages, searching projects/clients etc. via the new command palette. It can be opened by pressing Cmd/Ctrl+K or the search icon in the sidebar.

No Project/Tag/Client/Task Filters

image

Reporting now supports filtering for time entries that do not have a Project/Tag/Client/Task. This is supported in the Reporting UI as well as in the API.

Employee Task Management Setting

We introduced a new organization setting that allows employees to manage tasks inside of project that they can access. It is false by default to keep the existing permission structure. https://github.com/solidtime-io/solidtime/pull/976

Other Changes

Code Quality Improvements

  • We upgraded to inertia v2, migrated most of the data fetching to tanstack query and added prefetching for queries. you should see improved real and percieved loading times with this release. https://github.com/solidtime-io/solidtime/pull/993
  • Many Fields and Multiselects across the application have been migrated to Reka UI/Shadcn Vue for better consistency
  • We expanded the E2E tests to have a much more extensive frontend test suite.

Full Changelog: https://github.com/solidtime-io/solidtime/compare/v0.10.0...v0.11.0

Source: README.md, updated 2026-02-16