All Versions
45
Latest Version
Avg Release Cycle
20 days
Latest Release
-

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:

  • 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