github Ente/timetrack v8.4

7 hours ago

⚠️ This update requires DB migration - see README.md section Database

v8.4

  • Added nfcclock plugin to allow clocking in and out with NFC tags (requires nfclogin plugin)
  • Updated nfclogin plugin to version 1.2 (added Toil API route for nfcclock called nfclclock)
  • Removed unused extract_plugin function from PluginDevTool class
  • Custom language files can now be used with the i18n class by placing them within the data/i18n/custom/ directory. This also works for plugins.

v8.3.2

  • Added script to initialize the database for demo purposes when using Docker (See README.md)
  • Fixed missing active column within the users table when initializing the database for the first time

v8.3.1

  • Removed deprecated app attribute from general section within app.json
  • Fixed issue stating that the account got disabled when logging out or when accessing the web UI

What's Changed

Full Changelog: v8.3...v8.4

Don't miss a new timetrack release

NewReleases is sending notifications on new releases.