What's Changed
- Fix logo for email client with no SVG support like Gmail (#217)
- Move time entry mass updates to ui package and remove its dependencies (#215)
- Add report exports (#206)
- Fix foreign keys and deletion service (#222)
- Fix billable contract for self-hosting (#226)
- Change logic of tags_ids filter from AND to OR (#228)
- Improve manual time entry modal, improve time picker, add human duration input (#229)
- Updated composer dependencies (#254)
This release contains a dependency update with a security fix. We advice to update as soon as possible.
The report export currently only works if the private filestorage is S3-compatible. It is planned to allow this feature for non-S3-compatible filestorages in the future.
Full Changelog: v0.3.1...v0.4.0