Skip to content

Releases: Ente/timetrack

v7.7

04 Dec 00:46
9d6e3bd
Compare
Choose a tag to compare

What's Changed

  • TT-53: Update Installation Documentation by @Ente in #30
  • TT-42: Adding exportManager plugin by @Ente in #31
  • TT-66: Fix >2 active worktimes for one user by @Ente in #32
  • TT-64: QRclock - Fix clocking in with multiple active worktimes by @Ente in #33
  • TT-68: Fixed missing API route for Codeclock plugin if setup was faulty. by @Ente in #34
  • TT-65: Add function to get all custom endpoints by @Ente in #35
  • TT-72: Adding plugin manager plugin by @Ente in #36
  • TT-76: Adding more logging by @Ente in #37
  • TT-77: Allow dump of all included files by @Ente in #38
  • TT-49: Adding CSS to certain pages by @Ente in #39
  • TT-82: Fixed being unable to create a new user by @Ente in #40

Full Changelog: v7.6...v7.7

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