Summarized changelogs:
- New OCR function with support for caching and pluggable engines (currently supporting tesseract and ABBYY FineReader. This should now be really usable, in contrast to the previous version which was little more than a gadget. See the manual for details.
- GUI: do a better job of restoring the geometry on startup, esp. use the right monitor.
- Index more metadata for openxml files (docx etc.).
- Fix infinite loop with some corrupted compressed files.
- Improve memory use behaviour with some very big XML-based (e.g. libreoffice or .docx) documents.
Depends on D8426
Signed-off-by: Algent Albrahimi <algent@protonmail.com>