| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.7.0 source code.tar.gz | 2025-04-30 | 3.0 MB | |
| 0.7.0 source code.zip | 2025-04-30 | 3.6 MB | |
| README.md | 2025-04-30 | 1.4 kB | |
| Totals: 3 Items | 6.6 MB | 0 | |
What's Changed
- Light mode
- Performance improvement in dashboard
- Merging members
- Make user to placeholder
- Harvest import
- Generic import
Fixes & Small changes
- Fixed bug in toggl data importer if import contains invalid timezone by @korridor in https://github.com/solidtime-io/solidtime/pull/409
- Fix datepicker dropdown and taborder in create time entry by @Onatcer in https://github.com/solidtime-io/solidtime/pull/410
- Hide total billable amounts from employees when employees_can_see_billable_rates is disabled by @Onatcer in https://github.com/solidtime-io/solidtime/pull/416
- Bugfix timezone and removed external font by @korridor in https://github.com/solidtime-io/solidtime/pull/442
- Add localization settings by @korridor in https://github.com/solidtime-io/solidtime/pull/450
- Fix import issue with duplicate project names by @korridor in https://github.com/solidtime-io/solidtime/pull/459
- Add more validation for clockify importer by @korridor in https://github.com/solidtime-io/solidtime/pull/464
Full Changelog: https://github.com/solidtime-io/solidtime/compare/v0.6.0...v0.7.0
After upgrade tasks
Computed fields
In addition to running the migrations, it is necessary to recalculate the computed attributes.
:::bash
php artisan computed-attributes:generate
Credits
Thanks to our GitHub sponsors @MaxenceMahieux, @cyclane and @madbob