Releases: pandaninjas/narumi-deobfuscator-gui
v1.3.0
What's Changed
- Upgrade internal narumi deobfuscator version
- Configure Renovate by @renovate in #1
- Update dependency maven to v3.9.0 by @renovate in #3
- Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 by @renovate in #8
- Update dependency org.openjfx:javafx-graphics to v19 by @renovate in #7
- Update dependency org.openjfx:javafx-fxml to v19 by @renovate in #6
- Update dependency org.openjfx:javafx-controls to v19 by @renovate in #5
- Update dependency maven to v3.9.1 by @renovate in #10
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
useraw mode looks better
Internal code improvements
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Made useraw mode look much better
Fixed running from maven
Full Changelog: v1.1.4...v1.2.0
v1.1.4
Fix bug involving the app failing to add the checkboxes for individual deobfuscators in useraw
mode
Other small changes
Full Changelog: v1.1.3...v1.1.4
v1.1.3
Pull latest core deobfuscator version
Add Toggle All checkbox
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Pull latest core deobfuscator version and apply changes
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fixed bug where path in input box doesn't matter. Added filter on the file pickers
v1.1.0
Changelog:
Added advanced mode (supply useraw as an argument to the program)
Refractored the names of the deobfuscator to inclue the version at the end of the class name
Pulled latest core deobfuscator version
Minor other changes
v1.0.0
Initial release