0.7.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.
php artisan computed-attributes:generate
Credits
Thanks to our GitHub sponsors @MaxenceMahieux, @cyclane and @madbob