✨ 新功能
- encode local repo path in source url by @InfinityPacer
- support local plugin sources by @InfinityPacer
- optimize installation command and support initializing user password by @jxxghp
- add agent button choice workflow by @jxxghp
- add retry actions for failed transfers by @jxxghp
🐛 修复
- merge local repo sources during sync by @InfinityPacer
- sanitize local repo path telemetry by @InfinityPacer
- reload monitor on local path changes by @InfinityPacer
- 修复子进程环境下获取事件循环失败的问题 by @jxxghp
- 修正 docker 和 update.sh 中 python_version 的格式以匹配 sites.cpython-* 命名规则 by @jxxghp
🔧 其他
- expose plugin list processing helper by @InfinityPacer
- centralize local install dispatch by @InfinityPacer
- align local repo naming by @InfinityPacer
- rename local repo paths setting by @InfinityPacer
- Allow known nettest redirects by @jxxghp
- Add nettest documentation comments by @jxxghp
- Harden system nettest SSRF handling by @jxxghp
- 优化资源包下载逻辑,只下载对应操作系统和Python版本的sites文件 by @jxxghp
- relax local install python requirement to 3.11 by @jxxghp
- generalize agent interaction requests by @jxxghp
完整更新记录: v2.10.1...v2.10.2