NetMount v1.2.2
v1.2.2
Full Changelog: v1.2.1...v1.2.2
Features
- 删除 issue #102 改造计划文档 (d53ba7f)
- mount: implement issue #102 mount strategy improvements (dc69b94)
- 更新 README,添加依赖框架说明;修改 migrated.json 中 aria2c 命令路径;新增 openWinFspInstaller 函数以支持安装程序的打开 (393191f)
- 更新 .gitignore,添加 .tmp_openlist_src 以排除临时文件,删除不再使用的子项目 (8ccdf10)
- 强制刷新 OpenList token 以避免用户更新后旧 token 失效 (747bc03)
- 更新存储信息过滤和参数设置,增强存储管理功能 (8f4a95d)
- 优化 setOpenlistPass 函数,简化密码重置逻辑并增强错误处理 (67d0cce)
Fixes
Documentation
- readme: move mount strategy guidance to docs site (313ff58)