Skip to content

Releases: te-online/timemanager

v0.1.5

29 Nov 13:09
Compare
Choose a tag to compare

0.1.5 Beta, 27. November 2020

  • Add French translation (thanks to @Thovi98)
  • Fix missing *.svelte views for server-side-rendering in app release
  • Update JS dependencies
  • Improve Dark Mode by using Nextcloud's CSS variables instead of fixed colors
  • Redirect to login when session times out and server responds with 401
  • Allow time entries in steps of 0.01 instead of 0.25

v0.1.4

01 Sep 18:42
Compare
Choose a tag to compare

0.1.4 Beta, 1. September 2020

  • Fix sorting of "Latest entries" on Dashboard page

v0.1.3

01 Jul 18:35
Compare
Choose a tag to compare

0.1.3 Beta, 1. July 2020

  • Fix issue with LOWER SQL function and backticks interpreted as timestamp (issue #3)

v0.1.2

22 Jun 21:33
Compare
Choose a tag to compare

0.1.2 Beta, 22. June 2020

  • Navigation – Fix icon urls

v0.1.1

22 Jun 21:19
Compare
Choose a tag to compare

0.1.1 Beta, 22. June 2020

  • Fix case of class filename

v0.1.0

22 Jun 20:58
Compare
Choose a tag to compare

0.1.0 Beta, 22. June 2020

  • Initial release.
  • Featureset:
    • Organize time entries based on tasks, projects and clients.
    • Quickly record a time entry for your latest tasks.
    • Check or uncheck a time entry (e.g. to save whether you've billed it).
    • Get summaries of your time spent on tasks, projects and clients.
    • Take a glance at simple, but useful statistics.