github solidtime-io/solidtime v0.16.0
0.16.0

4 hours ago

Note

This release includes security fixes, please make sure to upgrade as soon as possible.

What's Changed

  • The Project-Task-Selector now also shows the Client name
  • Add filter to include/exclude tags by @smileBeda in #1133
  • Performance optimizations for large data collections (projects, clients, tasks) in the index views and dropdown components via pagination and virtualizers by @Onatcer in #1140

Smaller Fixes

  • Clockify exports now sometimes drop the client column, so we changed the importer to adopt to that change
  • Large collections from imports caused the pagintion to silently drop items when iterating through it because the created_at was used as the only sorting key, it now guarantees stable sorting via the ID as a tiebreaker

Security

New Contributors

Full Changelog: v0.15.1...v0.16.0

Don't miss a new solidtime release

NewReleases is sending notifications on new releases.