Skip to content

Releases: jerobado/Tenny

0.6

30 Jun 16:00
Compare
Choose a tag to compare

Patch Notes
Release date: 1 Jul 2020

New feature

  • Alt+D - show application when minimized, maximized or running in the background

Upgrade

  • Python to 3.8.2
  • PyQt to 5.14.2

Fixes

  • Application totally exits when the last window closed is the Preferences dialog - #5

0.5

06 Apr 13:27
Compare
Choose a tag to compare
0.5

Patch Notes
Release Date: 6 Apr 2019

  • Upgrade
    • keyboard upgraded to 0.13
    • Python upgraded to 3.7.2
    • PyQt upgraded to 5.11.3
  • UI
    • Improved the looks of the timer label
  • Bug fixes
    • Fix crash when customizing a shortcut

0.4

29 Oct 02:31
Compare
Choose a tag to compare
0.4

Patch 0.4
Release Date: 1 Nov 2017

  • Highlight(s)
    • Added Ctrl+Q as default shortcut to easily quit the timer without navigating into the notification area
    • Restrict the user on entering existing hotkeys to eliminate hotkey conflict #4
  • Codebase
    • Python upgraded from 3.5.2 to 3.6.3
    • PyQt upgraded from 5.8.1 to 5.9.1

0.3

01 Jul 02:30
Compare
Choose a tag to compare
0.3

Patch 0.3
Release Date: 1 Jul 2017

  • Highlights
    • User can now set his/her preferred shortcuts keys to control the timer.
    • Tenny is now accessible and controllable in the notification area.
    • Window opacity is now adjustable.
  • Behavior
    • Tenny will still run in the background if the window is closed. It can only be close in the notification area.
  • User Interface (UI)
    • Last known position and size of the window is now retrieved upon re-opening the app.

0.2

02 Jun 03:46
Compare
Choose a tag to compare
0.2

Patch 0.2
Release Date: 1 Jun 2017

  • Highlight
    • Added hotkey support.
  • User Interface (UI)
    • Can now be resize.
    • Added stopwatch icon in the taskbar.
    • Added tooltip in the Start/Stop and Reset buttons.