This release focuses on configurable time representations, which can be set in an improved settings dialog.
* Support for setting the first day of the week - https://github.com/almarklein/timetagger/pull/288
* Support for displaying durations as 2h30m (new default) - https://github.com/almarklein/timetagger/pull/290
* Support for am/pm time notation (auto-detects based on locale) - https://github.com/almarklein/timetagger/pull/292
* Support for a "day snap offset" - https://github.com/almarklein/timetagger/pull/291
* More powerful search - https://github.com/almarklein/timetagger/pull/293
* Fix that bottom of buttons were not clickable - https://github.com/almarklein/timetagger/pull/287