Files
Adobe-Downloader/update-log.md

64 lines
2.2 KiB
Markdown
Raw Normal View History

# Change Log
- 2024-11-07 16:00 更新日志
```markdown
1. 修复了当系统版本低于 macOS 14.6 时无法打开程序的问题,现已支持 macOS 13.0 以上
2. 增加 Sparkle 用于检测更新
3. 当默认目录为 未选择 时,将 下载 文件夹作为默认目录
4. 当通过 Adobe Downloader 安装遇到权限问题时,提供终端命令让用户自行安装
5. 调整了文件已存在的 UI 显示
====================
1. Support macOS 13.0 and above
2. Added Sparkle for checking update
3. When the default directory is not selected, the Downloads folder will be used as the default directory
4. When installing via Adobe Downloader and encountering permission issues, provide terminal commands to allow users to
install by themselves
5. Adjusted the UI display of existing files
```
- 2024-11-06 15:50 更新日志
```markdown
1. 增加程序首次启动时的默认配置设定与提示
2. 增加可选架构下载,请在设置中进行选择
3. 修复了版本已存在检测错误的问题 (仅检测文件是否存在,并不会检测是否完整)
4. 移除主界面的语言选择和目录选择,移动到了设置中
5. 版本选择页面增加架构提示
6. 移除了安装程序的机制,现在不会再生成安装程序
7. 增加了Adobe Creative Cloud安装检测未安装前无法使用
====================
1. Added default configuration settings and prompts when the program is started for the first time
2. Added optional architecture downloads, please select in settings
3. Fixed the problem of version detection error (only checks whether the file exists, not whether it is complete)
4. Removed the language selection and directory selection on the main interface and moved them to settings
5. Added architecture prompts on the version selection page
6. Removed the installer mechanism, and now no installer will be generated
7. Added Adobe Creative Cloud installation detection, which cannot be used before installation
```
- 2024-11-05 21:15 更新日志
```markdown
1. 增加Intel机型的Setup处理感谢@aronychen
====================
1. Added Setup processing for Intel chips, thanks @aronychen
```
----
- 2024-11-05 15:05 更新日志
```markdown
1. 初始化仓库
====================
1. Init repo
```