v0.2.2-@e8fa7c0-ge8fa7c0
Changes since v0.2.2-@15a6f69:
- Merge pull request #8 from YuzakiKokuban/feat/true-hybrid-mode
- fix(webui): unify typography in Status dashboard stats cards
- Merge pull request #7 from YuzakiKokuban/webui-navbar-scroll
- fix(webui): ensure active tab is always visible in NavBar
- feat(core): enable mixed mount mode allowing OverlayFS and Magic Mount coexistence per partition
- [skip ci]Update README.md
- Merge pull request #6 from YuzakiKokuban/feature/backend-module-scanning
- fix(webui): resolve a11y warnings in ModulesTab
- fix(core): add missing serde_json dependency
- feat(webui): update ModulesTab to display rich module details
- feat(webui): switch module scanning to backend binary
- feat(core): implement 'modules' command for detailed inspection
- feat(webui): apply Skeleton loading to Modules and Logs tabs
- feat(webui): add Skeleton and Toast UI components
- feat(webui): update storage API to use meta-hybrid binary
- feat(core): implement 'storage' command for JSON output
- fix(webui): remove unstable share/export button from LogsTab
- feat(webui): implement status dashboard UI components
- feat(webui): add infrastructure for status dashboard
- feat(webui): implement logs copy and export functionality
- feat(webui): add localization for logs export actions
- feat(webui): add copy and share icons to constants
- feat(webui): implement log filtering, search, and auto-scroll
- style(webui): add styles for logs control bar
- feat(webui): add localization for log filtering and search
- Merge pull request #5 from YuzakiKokuban/feature/webui-modules-search
- fix(webui): remove syntax error (typo) in constants.js
- feat(webui): implement search and filter logic in ModulesTab
- style(webui): add styles for module search bar and filter controls
- feat(webui): add search icon to constants
- feat(webui): add localization strings for module search and filter
- [skip ci] Update KernelSU json and changelog for v0.2.2-@15a6f69