Releases: KIMB-technologies/TaskTimeTerminate
Version 0.9.8 Beta
- 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 namettt ext <extension name>
)
Version 0.9.7 Beta
Enhancements for macOS Dialog
- Pressing enter will start task
- New Texts
- Arrangement of Start and Pause Button
Extension StatsSum Version 1.0.0
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
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
- Add validation of synchronized data
- Add missing input validation for settings (add syncs and edit tasks)
Version 0.9.3 Beta
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
- Fix #11 (stats range)
Version 0.9.1 Beta
Add Icons to each dialog.
Version 0.9.0 Beta
This it the first candiate for the final release of Version 1.0.
- Add functionality to edit tasks #5
Version 0.8.11 Alpha
- 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
.