Releases: misaka10843/Hi3Helper.Plugin.Hypergryph
Releases · misaka10843/Hi3Helper.Plugin.Hypergryph
Endfield v1.0.2
[Endfield@v1.0.2] - 2026-04-22
🐛 Bug Fixes
- Update failure due to missing files
- Update failure due to missing files
Arknights v1.0.2
[Arknights@v1.0.2] - 2026-04-22
🐛 Bug Fixes
- Update failure due to missing files
- Update failure due to missing files
Arknights v1.0.1
[Arknights@v1.0.1] - 2026-04-22
🚀 Features
- Add arknights plugins
🚜 Refactor
- Extract common classes
📚 Documentation
- Update issue template
🎨 Styling
- Cleanup code
⚙️ Miscellaneous Tasks
- Update new actions
- Update actions
- Fix json error
- (release) Bump plugin versions [skip ci]
Release v1.0.1
[1.0.1] - 2026-04-20
🐛 Bug Fixes
- Update error when no files require patching
📚 Documentation
- First stable version!
Release v1.0.0
[1.0.0] - 2026-04-17
🚀 Features
- Start support delta update
- Add SharpHDiffPatch core and delta update
- Add delta sandbox, config encryption, patch fixes
- Add verification integrity and game fixes
- Add Verify and Repair progress bars
- Optimize download
- Add download double-verify
🐛 Bug Fixes
- Update failed due to incomplete conditions
📚 Documentation
- Update readme
- Update readme
🎨 Styling
- Decouple decryption logic from ConfigTool & cleanup code
🧪 Testing
- Add skipExtractForDebug
⚙️ Miscellaneous Tasks
- Update Hi3Helper and SevenZipExtractor submodules
- Enhance feature template with assignee
Delta updates and Integrity Verification Screenshots

Release v0.1.4
[0.1.4] - 2026-03-12
🚜 Refactor
- Config.ini decryption algorithm
📚 Documentation
- Update README
- Add plugin link for Arknights
- Update README
- Update README
- Official launcher Full-Package update notice
⚙️ Miscellaneous Tasks
- Ignore docs and workflow YAML on push
- Enhance bug report template with assignee
- Update version
i had zero experience with disassembly before i started working on the Endfield plugin. but to read config.ini properly, i had to dig out the encryption algorithm and the key.
at first, i was just trying to "guess" an XOR pattern by comparing plaintext and ciphertext without knowing the actual logic. today's update broke everything, so i was forced back into the rabbit hole. after a few hours of disassembly, i finally nailed the algorithm and successfully extracted the Key and IV

Release v0.1.3
[0.1.3] - 2026-02-13
⚙️ Miscellaneous Tasks
- Update release.yml
- Update Hi3Helper and SevenZipExtractor submodules
Release v0.1.2
[0.1.2] - 2026-02-03
🚀 Features
- Add versioning to build and publish steps
- Add bilibili server
- Add selfupdate
- Improve API request logging and error handling
🐛 Bug Fixes
- May fix slow startup
🚜 Refactor
- Localize and enhance logging
📚 Documentation
- Update README
⚙️ Miscellaneous Tasks
- Update release.yml
Release v0.1.1
[0.1.1] - 2026-01-30
🐛 Bug Fixes
- Update installer cleanup
📚 Documentation
- Opt readme
- Fix image url
- Fix broken image
Other
- fixed version number error. (Note: You can continue using the previous version downloaded from this tag. This update is merely to correct the plugin version number, which was not updated in the previous build.)
Release v0.1.0
[0.1.0] - 2026-01-30
🚀 Features
- Ready to start support global server
- Add ability to obtain launcher language to retrieve corresponding API and add video background
- Improve news type classification and update CN preset names
- Add sidebar support to Endfield API and news handling
🐛 Bug Fixes
- Icon cannot be loaded
- Fix some warning
🚜 Refactor
- API config to use injected parameters
- Rename plugin from Endfield.CN to Endfield
📚 Documentation
- Update README