v0.8.0
solidtime-io/solidtimev0.8.0May 22, 2025by korridor
AI Summary
Enhances the application with comprehensive formatting options for numbers, currency, dates, and intervals, introduces a new date range picker, and improves reporting capabilities.
Key Highlights
- Formatting options for numbers, currency, date, time, and intervals
- New date range picker
- Improved reporting tests and shared reports
- Organization settings formatting options
New Features
- Formatting options for data types
- New date range picker
- Enhanced shared reports
Full Release Notes
## 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