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 #409
- Fix datepicker dropdown and taborder in create time entry by @Onatcer in #410
- Hide total billable amounts from employees when employees_can_see_billable_rates is disabled by @Onatcer in #416
- Bugfix timezone and removed external font by @korridor in #442
- Add localization settings by @korridor in #450
- Fix import issue with duplicate project names by @korridor in #459
- Add more validation for clockify importer by @korridor in #464
Full Changelog: 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