Skip to content

Releases: AceLyo/Interval_Timer_Python

v1.2.0

09 Sep 21:51

Choose a tag to compare

  • Fix: Edit color for minimalist mode background color to be the same gradient as the main window

  • Fix: Change minimalist mode font to match regular window

  • Fix: Instead of R:(currentRound) for round display in minimalist mode, have (currentRound)/(totalRounds)

  • Fix: After finishing all rounds in the minimalist mode and having minimize after complete turned on, once restored from being minimized, the main window shows up alongside the minimalist widget

  • Feature: The preset buttons to load presets should allow the user to see the values associated with it, possibly through tooltips with the info

  • Feature: Add the preset dropdown menu to the minimalist mode context/right click menu

  • Feature: Have checkboxes in the right click context menu of minimalist mode for 'Always on Top' and 'Minimize After Complete'

  • Fix: Text pop-ups at the bottom of the window when loading or saving seem to mess up spacing of text below 'Start' button and above Progress Bar and squish it a bit

  • Fix: 'Time Remaining' being cropped in main window, need to add margin

v1.1.0

03 Jun 02:43

Choose a tag to compare

Major update, minimalist mode added and context menu for it, UI update, refactor of project

v1.0.0

07 May 23:12
8f1ae57

Choose a tag to compare

Initial release