Additions & Improvements
- Redesigned the website and console interface (future updates will include additional UI improvements)
- Added language support for Dutch, Chinese, German, Spanish, French, Japanese, and Italian (Note: Translations are AI-generated. If you notice any mistakes, please contact me on Discord. Need another language? Open a ticket and I’ll consider adding it.)
- Added the JVM flag -Dvolt.obf.port= to allow custom port configuration (default: 8765)
Fixes
- Fixed the Class Renamer not working correctly due to a null superName value (Error: Cannot invoke “String.equals(Object)” because “superName” is null)
- Fixed an issue where the Live Console would scroll the entire page; scrolling is now limited to the console window
Fixes
- Fixed SSE console not always showing while resolving dependencies
- Fixed provided scope dependencies in Maven POMs being skipped during resolution
- Fixed excluded classes not working correctly
Additions & Improvements
- Added support for saving, exporting, and importing configuration presets
- Added automatic cleanup of downloaded resolver dependencies after a job finishes to prevent unnecessary disk space usage
