Skip to content

Releases: Ente/timetrack

v7.6

29 Nov 02:43
dd63f8f
Compare
Choose a tag to compare

What's Changed

  • TT-51: Allow custom CSS for PDF exports by @Ente in #22
  • TT-39: Replace app.ini with app.json by @Ente in #23
  • TT-3: Implement QR code scan to clock in by @Ente in #25
  • TT-3: Update plugin README and remove TODO note by @Ente in #26
  • TT-52: Allow registering and removing API routes via class functions by @Ente in #27
  • TT-5: Implement numeric code to clock in by @Ente in #28

Full Changelog: v7.5...v7.6

v7.5

12 Nov 21:50
9cf23ee
Compare
Choose a tag to compare

What's Changed

  • TT-21: Implement CSV export of worktime sheets by @Ente in #17
  • TT-44: Fixed title not set for Plugin Hub by @Ente in #18
  • TT-46: Rename GUI elements from Calendar to Notifications by @Ente in #19
  • TT-50: Fixed being unable to edit notifications by @Ente in #20
  • TT-45: Save PDF/CSV exports onto server by @Ente in #21

Full Changelog: v7.4...v7.5

v7.4

10 Nov 23:21
261f021
Compare
Choose a tag to compare

What's Changed

  • TT-32: Fix status row not translated for vac/sick by @Ente in #11
  • TT-35: Adding ExportModule class and interface / Replace workflow / Docs by @Ente in #12
  • TT-23: Rename Kalender to Notifications / Fixes by @Ente in #14
  • TT-41: Add Dutch to i18n by @Ente in #15

Full Changelog: v7.3.1...v7.4

v7.3.1

09 Nov 16:01
421d19e
Compare
Choose a tag to compare

What's Changed

  • TT-19: Fix being unable to toggle easymode by @Ente in #10

Full Changelog: v7.3...v7.3.1

v7.3

08 Nov 17:04
5374941
Compare
Choose a tag to compare

CHANGELOG

v7.3

  • Toil API release v1.8 now supports loading custom routes. Read more about this feature in the api/v1/toil/README.md file.

v7.2.2

  • Completely removed the mailbox functionality which has been deprecated with v6.5.1
  • Bug and additional fixes

What's Changed

  • v7.2.1 by @Ente in #3
  • TT-13: Adjust class scopes by @Ente in #4
  • TT-14: Fixed plugin initialization by @Ente in #5
  • TT-15: Removed mailbox functionality by @Ente in #6
  • TT-16: Remove mail notification for removed worktime by @Ente in #7
  • TT-17: Add custom routes to Toil API by @Ente in #8
  • Merge develop to master by @Ente in #9

New Contributors

  • @Ente made their first contribution in #3

Full Changelog: https://github.com/Ente/timetrack/commits/v7.3