Changelog
- Fix the issue of not checking file types when processing Tomcat tasks.
- Fix the issue of not being able to run on Windows 7
- Fix the issue of the jdk.net module not being imported
- Fix the issue that the generated linux app does not run properly
- Fix the issue that the generated program can't run under macOS
- Fix the issue about false positive of security software
- Add option to remove application.properties file from libraries for SpringBoot applications
- Add a scrollbar to solve the issue that the elements on the window are not fully displayed when the window is too small.
- Fix the issue of repeated downloads of vlxjre8 on Mac.
- Fix the problem of missing JVM options when loading TaskInfo.
- Update jdk to solve the login module missing issue
- Update add-permission-script.sh
- Fixed the wrapper issue under Windows
- Fixed the signature issue about Java 21
- Fixed the issue that virtual thread can't work
- Fixed issue about decoder
- Remove the unuseful wrapper.json file
- Fixed the issue of permission script
- Fixed the issue that broken pipe causes app to exit
- Fixed the issue that /tmp folder auto-cleanup causes app to exit
- Fixed the issue that Java 8 cannot find libfreetype on macos
- Fixed the issue that conflicts exist when multiple application.properties exist
- Fixed a problem with JDK8
- Fixed a broken pipe issue on Linux and macOS.
- Chinese users can now select the server as https://protector4j.cn
- Added support for Java 21
- Security enhancements for stronger protections
- Fixed a problem where Tomcat projects would not start properly.
- Warns when duplicate classes exist in a project
- Fixed a problem with Windows coding in multi-language environments
- Fixed garbled code in non-English paths
- Fixed ZipInputStream related issues.
- Fixed ZipFileSystem related issues
- Fixed other issues
- Fixed decoding problems on Windows
- Fixed startup problems with mac-aarch64 version
- New application startup system
- New decoding system
- Java 8 can now run programs with the -jar command
- Fixed jdk8 not finding freetype on macOS