v1.2.0-r1
Changes since v1.1.0-r2:
- style(webui): reduce font size of storage usage details
- refactor: embed storage stats in daemon_state for consistent UI display
- fix(webui): fix storage status display mismatch
- fix(storage): use runtime state for status reporting
- fix(core): add Clone derive to planner structs and explicit type hints
- refactor(core): implement funnel fallback strategy
- refactor: deduplicate storage utilities and suppress warnings
- fix: resolve compilation errors and missing definitions
- feat(webui): add HymoFS controls and status indicator
- feat(core): integrate HymoFS into planner and executor
- feat(mount): add HymoFS protocol implementation
- [skip ci]Update README_ZH.md
- [skip ci]Update README.md
- webui: minor webui improvements
- refactor(webui): migrate theme engine to official material-color-utilities
- webui: just some apperience improvements
- refactor: extract floating bottom actions to BottomActions component
- chore(release): bump version to v1.1.0-r2 [skip ci]