Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Releases: KIMB-technologies/TaskTimeTerminate

Version 0.9.8 Beta

14 Sep 14:37
e67b718

Choose a tag to compare

  • Fixes issues with MiLog Extension #13
  • Optimizes Extension CLI Event (CLIParser will now look always the same, before it returned different commands when extension was called via shortname ttt <short name> and full name ttt ext <extension name>)

Version 0.9.7 Beta

13 Sep 20:43
51d3db5

Choose a tag to compare

Enhancements for macOS Dialog

  • Pressing enter will start task
  • New Texts
  • Arrangement of Start and Pause Button

Extension StatsSum Version 1.0.0

09 May 17:03
ebe654b

Choose a tag to compare

Display the total time and total time per category in stats view.

This extension is enabled per default, to disable add a line statsSum to extensions/disabled.txt in your TTT install directory.

Version 0.9.6 Beta

26 Apr 18:05
0778351

Choose a tag to compare

Add Extension System, see https://github.com/KIMB-technologies/TaskTimeTerminate/tree/master/extensions for more informations.

Until now, there are no useful extensions. But they are easy to develop!

Version 0.9.5 Beta

31 Mar 12:29
b1fb034

Choose a tag to compare

  • Add validation of synchronized data
  • Add missing input validation for settings (add syncs and edit tasks)

Version 0.9.3 Beta

30 Mar 22:28
ee43a1e

Choose a tag to compare

First version providing Synchronisation #7
See https://github.com/KIMB-technologies/TaskTimeTerminate#synchronisation for usage instructions.

– Until now, only DirectorySynchronisation is available.

Version 0.9.2 Beta

29 Mar 15:00
c2fb33d

Choose a tag to compare

  • Fix #11 (stats range)

Version 0.9.1 Beta

28 Mar 19:08
10b3cc1

Choose a tag to compare

Add Icons to each dialog.

Version 0.9.0 Beta

27 Mar 18:41
bbee9cb

Choose a tag to compare

This it the first candiate for the final release of Version 1.0.

  • Add functionality to edit tasks #5

Version 0.8.11 Alpha

27 Mar 13:42
905c8a9

Choose a tag to compare

Version 0.8.11 Alpha Pre-release
Pre-release
  • Fix three bugs
  • Stats view shows days
  • Stats allows to query for a custom range

Planned to implement #5 and afterwards release first Beta-Version as v0.9.0.