Releases: KernelSU-Modules-Repo/magic_mount_rs
Releases · KernelSU-Modules-Repo/magic_mount_rs
v2.2.4
Immutable
release. Only release title and notes can be modified.
2.2.4 - 2026-02-18
View changes(51e1e14...2a0dc3d)
Features
- Remove ZygiskNext umount conflict guard(b8c9deb)
- Add 39 new languages (#6)(1ca24ea)
- Add Literary Chinese (lzh) localization(a8c1dd7)
- Enhance languages(9c8d3d1)
- Better installation process(b1c6a4e)
Bug Fixes
Other
- Dropped update url(9cef005)
- Dropped webui check(5f65ae0)
- Only upload files(ec4bf09)
- Remove info tab(c0467ce)
- Fix css format(fb327ff)
- Sync modulestab with hybrid mount(f43ecbd)
- Fix repo(d882170)
- Opt lints logic(7b2f1c1)
Miscellaneous Tasks
- Fmt(078e912)
2.2.3 - 2026-02-06
View changes(f6f60e6...51e1e14)
Features
- Only support ksu/ap(ceb2d4a)
- Automatic exit when failed to mount tmpfs on tmpfsdir(57b6473)
- Removed
/debug_ramdiskin default try-umount list(d9beda3) - Support random path of tempdir(34f91f1)
Bug Fixes
- Improve layout and word breaking in module display (#70)(fa3eeae)
- Fix complete in xtask(c5b8990)
- Fix rz panic(2f9310e)
- Fixed parameters across multiple platforms(633107f)
- Fix Correct name(493fbba)
Refactor
- Remove hymofs, diagnostics and custom tempdir support(95408bd)
- Migrate to KernelSU theme system(1c8791d)
Documentation
- Moved README to docs(48ea0d1)
Performance
- Determine the ZN state directly using the ZN path.(4933cc6)
Miscellaneous Tasks
- Passed webui lints check(6774aa7)
- Resolving the issue #74(72e378a)
- Fix cache error && dropped rust cache in release(4b8be3e)
- Picked #74 suggestions(2c905bd)
- Add run number in bot message(ff9239b)
- Fmt && make cargo clippy happy(9b4627e)
2.2.2 - 2026-01-18
View changes(31112e6...f6f60e6)
Features
- Dropped GetTree thread(843d993)
Bug Fixes
- Fix unsuccessful execute binary(39d3214)
- Fix capitalization in umountLabel translation (#68)(e90c0b6)
- Fix not umount
/debug_ramdisk(57f0edf)
Other
Optimization
- Use the toml content to print the config(b68a56c)
Miscellaneous Tasks
- Passed lints(7f3847e)
- Cleanup .idea(8c408df)
- Make cargo clippy(693cdc1)
- Passes shellcheck(7240c39)
- Fmt(f5a1900)
2.2.1 - 2026-01-11
View changes(c5dac29...31112e6)
Features
- Support APatch(175d86f)
Bug Fixes
- Correctly guide zipurl(89b2d5d)
Documentation
Miscellaneous Tasks
- Removed unused title(1c6bbda)
- Removed webui build cache([30fb81a](Tools-cx-app/meta-magic_mount-rs@30fb81af4abb0fef066c85f5...
v1.2.1
Immutable
release. Only release title and notes can be modified.
1.2.1 - 2025-12-12
View changes(7772e56...4fc7bfe)
🚀 Features
- Sync new webui design(5da57c1)
- Add check in try_umount(1de5ab9)
- Add check zn-daemon in try_umount && add skip log(e45d517)
🐛 Bug Fixes
- Fix no return when failed to read /proc/mounts(f0e67c0)
- Merge system info into device state to display kernel and selinux(d947f5e)
- Fix no vite in package-lock.json(6be44b7)
- Fix umount string show error(f7ed1f3)
- Fix tempdir isn't zn search dir(9232237)
- Fix build(d9c0bf2)
- Fix search tempdir(02e7c2d)
- Fix log string(e779d4b)
- Fix no read author(b21d59c)
⚙️ Miscellaneous Tasks
v1.2.0
Immutable
release. Only release title and notes can be modified.
1.2.0 - 2025-12-07
View changes(1bd1cea...7772e56)
🚜 Refactor
- Refactor do magic mount (#16)(fbf1501)
⚙️ Miscellaneous Tasks
v1.0.3
Immutable
release. Only release title and notes can be modified.
1.0.3 - 2025-12-06
View changes(e558318...1bd1cea)
🚀 Features
- When target isn't linux/android, won't build try_umount(dcb4300)
🐛 Bug Fixes
- Localize google fonts dependency for accessibility in china(#13)(2d13b0a)
⚙️ Miscellaneous Tasks
v1.0.2
Immutable
release. Only release title and notes can be modified.
1.0.2 - 2025-12-06
View changes(85f88d1...6b821a5)
🐛 Bug Fixes
- Fix changelog commit link parse error(bafa9ca)
⚡ Performance
- Deletion atomic operation(280e678)
v1.0.1
Immutable
release. Only release title and notes can be modified.
1.0.1 - 2025-12-05
View changes(b5b2b47...85f88d1)
🚀 Features
- Add exists check in select_temp_dir(b63b774)
- Display full path when try_umount step(15d6f82)
- Port visual improvements (fonts, navbar, toasts) and ux enhancements (skeletons, dirty state)(8d80bf6)
🐛 Bug Fixes
📚 Documentation
- Add English README (README_en.md) for meta-magic_mount(18b67e7)