Skip to content

iCloud Prime v0.1.8

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:53
· 2 commits to main since this release

更新内容

本版本修复用户把账号配置写入 data/accounts.example.json 后,后台和网页控制台不显示账号的问题。

修复

  • data/accounts.json 不存在时,程序会检测 data/accounts.example.json 是否包含真实非占位账号值。
  • 如果 example 文件已被用户填写真实配置,程序会自动导入并保存为 data/accounts.json
  • 纯占位模板账号不会被导入,避免新安装包显示假的示例账号。
  • Windows 便携包说明、README 和 API 文档已补充手动配置兼容说明。