Change log for GoTime application project, create at the 2.0.0 version
base : x.y.z with :
- x : major changes
- y : minor changes
- z : patch changes
2.0.0 - 2024-12-28
⚙️ alpha test version.
- application windows are now modal (only one icon in the taskbar)
- the ringtone doesn't work when the stop timer button is clicked, but it works when the timer stops by itself
- the application now uses a more modern
tkinter
overlay for the graphical interface (customtkinter
) - translation of code and documentation into English
- ability to enable or disable the ctrl+Q keyboard shortcut to quit the application
- creation of this
changelog.md
file
1.1.0 - 2024-9-10
⚙️ alpha test version.
- the application no longer needs to restart because of the redesign of the operation of the settings
- About window with checking for update
1.0.2 - 2024-8-30
🔄 beta test version.
- installer file for Linux
- icon on all application windows
- reboot still doesn't work
- the application is flagged by antivirus (tested on Avast)
1.0.1 - 2024-7-1
🔄 beta test version.
- working ringtone on Microsoft Windows
- reboot not working
1.0.0 - 2024-6-26
🌱 Initial release. beta version