- feat(mount): :sparkles: 默认使用兼容的挂载方式
- feat(web): :fire: 新增模式切换, 更新优化 web 数据展示
- feat(mount): :fire: 支持两种挂载模式，内置模式借助 meta 完成，兼容模式不依赖任何其他模块
---
- feat(web): :fire: New mode switching, updated web data display optimization
- feat(mount): :fire: Supports two mounting modes, built-in mounting, compatible mounting
- feat(mount): :sparkles: Use the compatible mount by default
---
- refactor(web): :recycle: Add GitHub Actions CI workflow and build system
- Add .github/workflows/main.yaml for automated builds
- Add buildzip.sh packaging script with parameter support
- Add webdev/ directory with web UI components
- Update .gitignore for build artifacts
- Update documentation (README.md, README.en.md, README.tr.md)
- Update changelog.md
- refactor(web): :recycle: Merge webdev
---
- revert(sh): :rewind: #60 Rollback temporary directory
- feat(sh): :sparkles: Reset certificate time
---
- docs(README): :memo: update docs
---
- feat(sh): :fire: #45 Compatible with AdGuard
- Compatible with AdGuard, Skip "AdGuard Intermediate CA"
---
- chore(UI): :tada: Adapt to dark mode
---
- Merge pull request #41 from SafaSafari/iyue
- fix android 14 system ca
---
- fix(webui): 🐛 #34 修复识别证书失败
- fix(webui): 🐛 #34 Failed to repair recognition certificate
---
- build(webroot): :fire: 识别证书优化
- build(webroot): :fire: Recognition Certificate Optimization