All Versions
45
Latest Version
Avg Release Cycle
20 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v0.1.11 Changes
April 04, 2021๐ Changes:
- Switch to pyclip library for clipboard handling
- ๐ Try a fix for MacOS dummy window issue
-
v0.1.10 Changes
March 20, 2021๐ Changes:
- ๐ Handle missing system dependencies for the notification more gracefully
- โก๏ธ Update versions of python package dependencies
-
v0.1.9 Changes
December 06, 2020๐ Changes:
- โ Add installer for MS Windows to enable notification management
- ๐ Fix crash caused by missing notification icon in certain setups
-
v0.1.8 Changes
November 17, 2020๐ Changes:
- โ Removed experimental tray icon support introduced in v0.1.7 (has caused unexpected issues).
-
v0.1.7 Changes
November 14, 2020๐ Changes:
- ๐ Switch method to show fullscreen Windows to fix Issue #88
- ๐ Introduce preview of Tray Icon support.
It is not stable yet, but you can test it using the new
--tray
command line switch.
-
v0.1.6 Changes
November 01, 2020๐ Changes:
- Implements Issue #27: Show system notification after OCR completed.
-
v0.1.5 Changes
October 31, 2020๐ Changes:
- ๐ Fixes Issue #81: Unhandled exception when user selected no region
- Related to the one above: Skip OCR if selected area is tiny (below 25 square pixels)
Development related:
- โก๏ธ Updates dependencies which also now get pinned
- ๐ Move away from pipenv, using plain setuptools and requirements.txt's instead.
-
v0.1.4 Changes
April 25, 2020๐ Changes:
- โ Add fallback for Wayland DE on Linux, see Issue 76
-
v0.1.3 Changes
April 04, 2020๐ Changes:
- ๐ Use the development version of PyInstaller for building Windows binaries to get the not yet released bugfix
-
v0.1.2 Changes
March 31, 2020๐ Changes:
- โก๏ธ Update Bleach Package to avoid potential vulnerability
- ๐ Switched to standard tesseract train-data for Windows
- ๐ Improve performance by skipping unnecessary tests