The stable release of v1.0.2 marks a significant update, introducing a lot of new features, user experience improvements, and bug resolutions.
Changelog
- Implemented full theme color customization.
- Introduced a new "Visuals" tab for customizing visual elements.
- Introduced the "Auto-Retention" feature to safely save valid nitro codes into file.
- Moved the “Discord Webhook” and “Auto-Claim” features, along with the newly introduced “Auto-Retention” feature, to the newly created “Fortification” tab.
- Fixed issue preventing setting Discord Webhook URL due to a regular expression problem.
- Fixed the "Recursive Usage" setting not being applied.
- Added animation to the "Exit" button.
- Introduced the "-noui" argument, which prevents JavaFX from starting up and the GUI from launching, thus saving resources.
Filename: NitroGenerator-1.0.2.jar
This comprehensive jar file is the default choice for most users. It's a "fat jar" that bundles all the necessary dependencies, ensuring a seamless experience right out of the box.
Filename: NitroGenerator-1.0.2-thin.jar
The "thin jar" is made for advanced users who prefer to manage dependencies independently. It does not include the required dependencies, which must be configured manually.