Changelog (v1.1.0 to v1.1.2)
Version 1.1.2
Security Improvements
- Added SHA-256 checksum verification for downloaded executables
- Implemented quarantine system for files failing verification
- Created dedicated mod directory structure for all files
- Added GitHub source code link in download screen
User Experience
- Added detailed download information screen
- Improved error handling for download and verification
- Added progress indicator during downloads
- Added file size information before download starts
Technical Improvements
- Fixed connection handling when server isn't running
- Added clean up of old files
- Added graceful shutdown of server processes
- Moved all JSON files to dedicated data directory
- Version-specific executable downloads tied to mod version
Version 1.1.1
- Fixed critical bugs from 1.1.0
- Improved stability of executable downloads
- Better error messages
- Added a checkSums verification, to ensure correct .EXE is downloaded and prevent malicious user intention
- Changed Heading from Hypixel Forge to Skyblock Mining Resource Reader (in line with Java Mod)
- Addition of two commands, /ir reset - which resets all data for recalibration and /ir done to stop reminders for recalibration
- UI has been updated
- The frontend, no longer needs a manual refresh, it refreshes automatically
Next Steps
- Add configuration options for server settings
- Implement user preferences system
- Add support for additional platforms
Changes since v1.1.0 (Fixed Security Issue)
- Added a checkSums verification, to ensure correct .EXE is downloaded and prevent malicious user intention
- Changed Heading from Hypixel Forge to Skyblock Mining Resource Reader (in line with Java Mod)
- Addition of two commands, /ir reset - which resets all data for recalibration and /ir done to stop reminders for recalibration
- UI has been updated
- The frontend, no longer needs a manual refresh, it refreshes automatically
- Preparing mod for future plans