Skip to content

Releases: almarklein/timetagger

v24.12.1

11 Dec 16:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.07.1...v24.12.1

v24.07.1

24 Jul 13:55
Compare
Choose a tag to compare

App

Other

New Contributors

Full Changelog: v24.4.1...v24.07.1

v24.4.1

19 Apr 12:11
Compare
Choose a tag to compare

App

For self-hosters

  • Pass an import string rather than a function reference to enable multi-worker and reload support. by @michaellenaghan in #457
  • add a script to merge records of multiple databases by @joergsteffens in #455

New Contributors

Personal note

I'm rather occupied with other projects, so I find that I don't have as much time to work on TimeTagger as I want to. In the last days I did some work on timetagger.app to refactor things into more components with specific tasks, which will make room for future improvements such as teams ...

Full Changelog: v23.11.4...v24.4.1

v23.11.4

21 Nov 08:46
Compare
Choose a tag to compare
  • Fix bug that the total was the taking tag filters into account - #433
  • Can unselect tags by clicking on them - #434

v23.11.3

16 Nov 16:03
Compare
Choose a tag to compare

v23.11.2

08 Nov 23:06
Compare
Choose a tag to compare
  • Fix app not working on Safari: make ResizeObserver logic compatible with all browsers by @almarklein in #424

v23.11.1

08 Nov 14:35
Compare
Choose a tag to compare

Changes to the app:

Changes related to self-hosting:

v23.9.2

06 Sep 10:59
Compare
Choose a tag to compare

A typical bug-fix release:

  • Fix nonroot image being 'latest' - #397
  • Fix Report: show-hours in decimals - #398
  • Fix report: grouping by time - #399
  • Tweak when startup tips are shown - #400

v23.9.1

05 Sep 23:22
Compare
Choose a tag to compare

Changes to the app:

For the self-hosters:

v23.8.1

17 Aug 04:17
Compare
Choose a tag to compare
  • Fix sorting search results - #388
  • Improvements to report grouping - #389