v1.7.0
Features:
- Plugin deps upgraded (thanks to @kerner1000 PR #234)
- New
macConfig.customLauncherto set a different startup script thanuniversalJavaApplicationStub(thanks to @kerner1000 PR #238) - #242 Custom
Info.plist(new optionmacConfig.customInfoPlist) (thanks to @kerner1000 PR #244) - #250 Disable JRE lookup when bundling with
whyand launcher upgrated to v1.1.2. - New
archconfig property (thanks to @zfqjava PR #265) - Get required modules from provided JDK (thanks to @kerner1000 PR #278)
- Support custom zipball and tarball names (new options
tarballNameandzipballName) (thanks to @kerner1000 PR #279) - Prevent executing the Setup installer multiple times simultaneously (thanks to @lhDream PR #262)
Fixed issues:
- #202 Fixed garbled characters (thanks to @lhDream PR #271)
- #239 Fixed EOL in bundled
universalJavaApplicationStub(MacOS). - #245
codesign --deepis deprecated (new codesign strategy) (thanks to @kerner1000 PR #252) - #249 Incorrect
jvm_pathparam used when bundling withwhy. - #257 Fixed issue when
jspawnhelperdoesn't exist (Java 8). - #274 Fixed file assotiations for DEB/RPM packages.
- #291 UnsupportedOperation exception when bundling a customized JRE using additional modules.