Skip to content

1.2

Compare
Choose a tag to compare
@jerobado jerobado released this 31 Aug 14:01

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