2.2.2.0
This release includes a minor visible change:
- Dark Mode Support for macOS
Under the hood, there is more:
- migrated build system from Maven to Gradle
- removed calls through the Reflection API in my own implementation to be more future proof. Some third party dependencies still rely on it though.
- tweaked the way in which a latex-expression is inserted into a rendered pdf. The extraction of expressions from rendered pdfs is fully backwards compatible.
- switched to a lightweight library for detecting the users Desktop folder instead of relying on my own implementation
- the same library is also responsible for determining the settings folder. This might result in the settings having to be reentered after upgrading to this release.