Releases: shannah/jdeploy
Releases · shannah/jdeploy
v4.1.2
Release 4.1.1
What's Changed
- Bumped jdeploy-maven-plugin to 1.0.8, adding support for java 8 by @shannah in #113
- Feature/openai by @shannah in #114
- fix: Offline support for launcher by @shannah in #115
- fix: Cheerpj improved loading by @shannah in #116
- fixed issue with windows forcing java 8 to run on java 11 by @shannah in #130
- Dedicated jre by @shannah in #134
- fix: hidpi support on Java 8 in windows by @shannah in #135
- fix: 132 App stops working if release is deleted by @shannah in #136
- added integration test for mac self-signing and notarization by @shannah in #137
- Mac bundle jre by @shannah in #138
- GitHub action support for source jdeploy version by @shannah in #142
- Sign package files by @shannah in #139
Full Changelog: 4.0.33...v4.1.1
Release 4.1.0
What's Changed
- Bumped jdeploy-maven-plugin to 1.0.8, adding support for java 8 by @shannah in #113
- Feature/openai by @shannah in #114
- fix: Offline support for launcher by @shannah in #115
- fix: Cheerpj improved loading by @shannah in #116
- fixed issue with windows forcing java 8 to run on java 11 by @shannah in #130
- Dedicated jre by @shannah in #134
- fix: hidpi support on Java 8 in windows by @shannah in #135
- fix: 132 App stops working if release is deleted by @shannah in #136
- added integration test for mac self-signing and notarization by @shannah in #137
- Mac bundle jre by @shannah in #138
- GitHub action support for source jdeploy version by @shannah in #142
- Sign package files by @shannah in #139
Full Changelog: 4.0.33...v4.1.0
Release 4.0.51
What's Changed
Full Changelog: v4.0.50...v4.0.51
Release 4.0.50
Improved support for HiDPI displays on Java 8 in Windows
v4.0.49
Fixes issue with
What's Changed
- Apps that use java 8 on windows now use an alternate installation directory layout and uses a dedicated JVM. Previously such apps were just auto-bumped to use Java 11, which works without this workaround. Now it will use an alternate app layout.
The new app layout is:
~/.jdeploy/apps//bin/.exe
~/.jdeploy/apps//jre
Full Changelog: 4.0.33...v4.0.49
v4.0.48
v4.0.46
What's Changed
- Bumped jdeploy-maven-plugin to 1.0.8, adding support for java 8 by @shannah in #113
- Feature/openai by @shannah in #114
- fix: Offline support for launcher by @shannah in #115
- fix: Cheerpj improved loading by @shannah in #116
- fixed issue with windows forcing java 8 to run on java 11 by @shannah in #130
Full Changelog: 4.0.33...v4.0.46