What's Changed in 4.0.6
- mount: fix mount gap by @Tools-cx-app
- ci: opt ci speed by @Tools-cx-app in #136
- test: move unit test to tests/unit/* by @Tools-cx-app
- webui: Add Miuix-monet theme by @luyanci in #135
- webui: add material design3 style by @luyanci in #129
- lint: fix webui lint by @Tools-cx-app
- bot: fix import by @Tools-cx-app
- mount: return errors when mount stages fail by @Tools-cx-app
- test: replace mount_source to KSU by @Tools-cx-app
- mount: fix an issue where a regular file overwrite was incorrectly promoted to a tmpfs mount for the entire directory for magic_mount. by @Tools-cx-app
- mount: fix metadata follow symlink for magic_mount's node by @Tools-cx-app
- docs: Specifications for PR by @Tools-cx-app
- bot: do not post release notes by @originalFactor in #134
- deps(webui): bump the crates group in /webui with 9 updates by @dependabot[bot] in #133
- mount: support missing custom bind targets by @Tools-cx-app
- deps(action): bump actions/setup-node from 6.4.0 to 7.0.0 in the actions group by @dependabot[bot] in #132
- mount: ignore maybe error for umount on bind_mount by @Tools-cx-app
- mount: simplify bind_mount code by @Tools-cx-app
- mount: refine mirror judgment for bind_mount by @Tools-cx-app
- mount: fix no send target to kernel umount for bind_mount by @Tools-cx-app
- mount: fix mount point leak for bind_mount by @Tools-cx-app
- mount: marked read-only after bind_mount by @Tools-cx-app
Full Changelog: v4.0.5...v4.0.6