Skip to content

Releases: HanSoBored/Zygisk-Loader

Release v1.1.0

19 Mar 14:16
112c756

Choose a tag to compare

[1.1.0] - 2026-03-19

🚀 Features

  • Update LICENSE, and Globalization The Commentary (1535cd4)

  • Implement multi-app support with native JSON parser (8b71177)

  • Update documentation and release metadata for v1.1.0 (9594b9d)

🐛 Bug Fixes

  • Resolve verName ambiguity in root build.gradle (164451c)

⚙️ Miscellaneous Tasks

  • Transition to version-driven release and v1.1.0 bump (40e5924)

  • Standardize zip naming and restore git-cliff with full history (112c756)

Zygisk-Loader v1.0.0

21 Feb 16:27
3a6028d

Choose a tag to compare

feat(init): ReWrite in C

Full Changelog: v0.3.3...v1.0.0

Zygisk-Loader v0.3.3

17 Feb 15:48
4736b21

Choose a tag to compare

Zygisk-Loader v0.3.2

17 Feb 02:12
b6ca986

Choose a tag to compare

fix(module): replace attach_current_thread_as_daemon with get_env to prevent race condition

  • Use vm.get_env() instead of vm.attach_current_thread_as_daemon() in Zygote child process
  • Thread is already attached post-fork, avoiding mutex lock contention and potential deadlock
  • Reduces overhead during app specialization

Full Changelog: v0.3.1...v0.3.2

v0.3.1 - Release

26 Dec 09:55
146999a

Choose a tag to compare

v0.3.0 - Release

26 Dec 05:19
577746e

Choose a tag to compare

v0.2.3 - Release

25 Dec 16:15
f937da2

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

  • This Version Functionality & Stable

v0.2.2 - Release

25 Dec 12:39
15c42ba

Choose a tag to compare

v0.2.1 - Release

25 Dec 08:28
1df7e7e

Choose a tag to compare

v0.2.0 - Release

23 Dec 14:45
74daa4c

Choose a tag to compare