Skip to content

v1.11.0

Compare
Choose a tag to compare
@dziemborowicz dziemborowicz released this 27 Sep 03:37
· 13 commits to develop since this release
  • Resolve #97: Add option to remove Window frame/title bar
  • Resolve #164: Add option to disable progress display in taskbar
  • Resolve #183: Add "Reverse progress bar" option
  • Resolve #187: Fix minimize button not working
  • Resolve #202: Fix crash due to invalid Width property
  • Resolve #204: Add option to prefer 24-hour time when parsing
  • Resolve #206: Fix minimize, maximize, and close buttons still functional when title bar is hidden
  • Resolve #207: Check for updates via HTTPS
  • Resolve #208: Fix Crash loop if Hourglass closed while full screen with no title option enabled
  • Resolve #209: Fix "Full screen" option not working if window is already maximized
  • Show title in center of screen when timer expires
  • Do not show "Click to enter title" when the timer expires
  • Add "Restore", "Minimize", and "Maximize" menu options when full screen
  • Use immersive dark mode on Windows 10 for dark themes
  • Parse strings like "until 00:10:30" as "until 12:10:30 am"
  • Parse times without am/pm contextually (this ensures that, for example, "1:30" gets parsed as "1:30 am" at midnight and "1:30 pm" at noon)
  • Report media errors to the user
  • Update to .NET Framework 4.5
  • Update code signing certificate thumbprint and timestamp URL