v2.0-alpha-4
Pre-release
Pre-release
What's Changed
- Remove use of deprecated boxed types constructors by @cleydyr in #31
- Allow for resizing using edges and remaining hot corners by @cleydyr in #37
- Bugfix and cleanup by @mbaeuerle in #39
- Upgrade Gradle to 7.4 by @mbaeuerle in #38
- Intuitive selection by @mbaeuerle in #42
- fix: give precedence to older rectangles when selecting or deleting by @cleydyr in #43
- Allow for cropping of password protected documents by @cleydyr in #45
- Add cropping tests in CI action by @mbaeuerle in #47
- Improve resize handle management by @mbaeuerle in #46
- minor refactorings by @cleydyr in #48
- Refactorings, tests and automatic formatting by @cleydyr in #54
- Fix #52 Remove PDF size restriction to allow crops of bigger files by @cleydyr in #56
- fix: add missing javafx dependencies by @cleydyr in #57
Full Changelog: v2.0-alpha-3...v2.0-alpha-4