2024-07-21 - v0.10
CHANGES:
- Move to Qt6, drop Qt5 support.
- Index ToC of PDFs
- ToC can be searched with filter: toc:(query). (Basic, more to come).
- sqlite: Improvements so rare "database locked" errors don't occur.
- sandbox: Disable mechanisms based on namespaces (for now), as we no longer can assume them to be available
on some distros such as Ubuntu 24.04. Needs some clean solution. - Minor fixes
- Add package for Ubuntu 24.04.
- Drop support for tarball with pre-built binaries. It may or may not return in future releases.