Skip to content

Releases: jerobado/Gestures

2.0.5

01 Sep 01:21
Compare
Choose a tag to compare

Release date: 1 Sep 2022

What's new?

✅ Major revamp of the User Interface (UI) -- we now have a menu bar!
✅ Gestures are now saved into an SQLite database file
✅ Add an About dialog to show additional information about the app (dependencies and contact details)
✅ Add new Date Created and Last Update columns in the table

Fixes

🚫 Fixed a bug that crashes the application when deleting the selected last row in the table
🚫 Table can now be properly sorted when adding a new gesture

Dependencies

🔼 upgrade Python to 3.9.13
🔼 upgrade PyQt library to 5.15.7
🔼 upgrade PyInstaller library to 5.3

1.4.1

31 Oct 16:19
Compare
Choose a tag to compare

Release date: 1 Nov 2021

What's new?

✅ newly added gestures are now saved into a <username>.ini file

Dependencies

🔼 upgrade Python to 3.9.7
🔼 upgrade PyQt library to 5.15.6
🔼 upgrade keyboard library to 0.13.5
🔼 upgrade PyInstaller library to 4.6

1.3

31 Dec 07:45
Compare
Choose a tag to compare
1.3

Patch 1.3
Release date: 31 Dec 2018

  • What's new?
    • Gestures can now run in the background via system tray

1.2

31 Aug 14:01
Compare
Choose a tag to compare
1.2

Patch 1.2
Release date: 1 Sep 2018

  • What's new?
    • Gestures and Meaning column can now be sorted
    • Remove button can now delete a selected gesture
  • UI
    • Added a shiny icon
  • Bug Fixes
    • Fixed the 'left alt' ValueError
    • Fixed a bug wherein updated gesture or meaning are not updated correctly
    • Fixed a bug wherein the user can still add an existing gesture
  • Shortcut
    • Added 'Ctrl+Q' to quit the app
  • Backend (the bloody part)
    • Remove usage of PyAutoGui which was a workaround for the '?' not typing properly
    • Settings are now updated for every add, update or remove
  • Upgrade
    • Updated keyboard to 0.13.2
    • Updated PyQt to 5.11.2
    • Updated Python to 3.6.6

1.1

01 Dec 03:41
Compare
Choose a tag to compare
1.1

Patch 1.1
Release date: 2017-12-01

  • What's new
    • Restrict the user on entering existing gestures
    • Direct updating of gesture and meaning in the Gestures table
    • User can now open a website as gesture by simply adding its full URL
  • Upgrade
    • Python upgraded from Python 3.5.2 to 3.6.3
  • License
    • Added GNU GPL v3 as license for Gestures

1.0

04 Jul 01:23
Compare
Choose a tag to compare
1.0

Patch 1.0
Release date: 2017-07-04

  • Features
    • User can now abbreviate commonly typed phrases such as passwords, emails, etc.