What's Changed
New Features
- Real-time log streaming: View stdout/stderr output in real-time while tasks are running (#14)
- Clickable recent execution list: Click any entry in the recent execution list to view its log details
- Default log selection: Log dialog now auto-selects the most recent log entry
- Menu bar icon toggle: New setting to show/hide the menu bar icon (Settings → General)
Improvements
- Updated app icon with white background design
- Fixed update download fallback when Gitee CDN is unavailable (automatically falls back to GitHub)
更新内容
新功能
- 实时日志输出:任务运行时可实时查看 stdout/stderr 输出 (#14)
- 最近执行列表可点击:点击最近执行列表中的条目即可查看对应日志详情
- 默认选中最新日志:打开日志弹窗时自动选中最新的一条日志
- 菜单栏图标开关:新增设置项,可隐藏/显示菜单栏图标(设置 → 通用)
改进
- 更新应用图标为白色背景设计
- 修复 Gitee CDN 不可用时更新下载失败的问题(自动回退到 GitHub 下载)
Full Changelog: v1.3.2...v1.3.3