Skip to content

Releases: misaka10843/Hi3Helper.Plugin.Hypergryph

Endfield v1.0.2

22 Apr 14:28

Choose a tag to compare

[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

22 Apr 14:29

Choose a tag to compare

[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

22 Apr 12:55

Choose a tag to compare

[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

20 Apr 11:51

Choose a tag to compare

[1.0.1] - 2026-04-20

🐛 Bug Fixes

  • Update error when no files require patching

📚 Documentation

  • First stable version!

Release v1.0.0

17 Apr 14:44
0647f84

Choose a tag to compare

[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

image image

Release v0.1.4

12 Mar 14:47

Choose a tag to compare

[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

Image

Release v0.1.3

13 Feb 08:09

Choose a tag to compare

[0.1.3] - 2026-02-13

⚙️ Miscellaneous Tasks

  • Update release.yml
  • Update Hi3Helper and SevenZipExtractor submodules

Release v0.1.2

03 Feb 01:35

Choose a tag to compare

[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

30 Jan 08:42

Choose a tag to compare

[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

30 Jan 07:21

Choose a tag to compare

[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