Changes:
- Implements Issue #27: Show system notification after OCR completed.
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.
Changes:
- Add fallback for Wayland DE on Linux, see Issue 76
Changes:
- Use the development version of PyInstaller for building Windows binaries to get the not yet released bugfix
Changes:
- Update Bleach Package to avoid potential vulnerability
- Switched to standard tesseract train-data for Windows
- Improve performance by skipping unnecessary tests
Changes:
- Update PyInstaller to avoid potential vulnerability
First public beta. Please test and provide feedback!
Changes:
- Publishing to pypi
- Add paragraph magic
- Adjust color
Changes:
- Switched to simple semantic versioning
- Prepared for publishing to pypi
Changes:
- Switched to faster tesseract bindings
- Windows build now includes tesseract
- Automated build workflow
Please help testing and provide feedback!
Any feedback is useful, whether you find bugs or everything works for you. Thank you!
Changes:
- Initial working release
- Multi-monitor support
- Support Linux, Windows, Mac
- Add Magics for
- Single Lines (unformatted text)
- Email addresses
- URLs.