0.8.0
What's Changed
- Formatting options for numbers, currency, date, time and intervals (Feature requests: #360, #392)
- New date range picker
Fixes & Small changes
- add reporting tests for detailed, project filter, billable filter, tag filter by @Onatcer in https://github.com/solidtime-io/solidtime/pull/475
- respect organization currency setting in shared report by @Onatcer in https://github.com/solidtime-io/solidtime/pull/477
- fix tanstack query store invalidation on detailed view update by @Onatcer in https://github.com/solidtime-io/solidtime/pull/482
- add formating options to organization settings by @Onatcer in https://github.com/solidtime-io/solidtime/pull/478
- Add base request class with generic rule sets by @korridor in https://github.com/solidtime-io/solidtime/pull/769
- Consistency checks by @korridor in https://github.com/solidtime-io/solidtime/pull/787
- hide shared reports create for employees, fix export request for employees by @Onatcer in https://github.com/solidtime-io/solidtime/pull/783
- Add permissions to all GitHub actions by @korridor in https://github.com/solidtime-io/solidtime/pull/792
Full Changelog: https://github.com/solidtime-io/solidtime/compare/v0.7.0...v0.8.0