=========================== This release contains various bug/crash fixes
- Renamed repository from autokey-py3 to autokey - Moved the AutoKey source code out of src folder one level up. - Removed donate button - autokey-gtk script is now a setuptools generated entry point - Require GTK 3.0 to fix autokey-gtk startup - Updated various web links around the codebase - New feature: Return the result of wait events in the iomediator module.
0.93.6
=========================== - Ensure Compatibility with official python-xlib - Fixed several GTK related warnings - GTK GUI: Add feature to trigger popupmenu items with letters, rather than numbers. - Add an AUR link
0.93.4
=========================== Bugfix: Prevent clipboard related crashes with GTK3.
0.93.3
=========================== Bugfix for defining abbreviations by `kuhanalog`_
.. _kuhanalog: https://github.com/kuhanalog
0.93.2
=========================== Read user scripts with UTF-8 encoding.