Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:51
· 15 commits to main since this release

v0.3.1 更新

修复 (Fixed)

  • 更新详情窗口尺寸与布局:
    • 修复下载更新时进度条与取消按钮水平布局反馈导致窗口宽度异常扩大的问题。
    • 为更新详情窗口设置最大/最小宽度限制与不可变尺寸约束。
  • 发布日期格式化:
    • 优化发布日期展示,统一将 ISO 时间戳规范化为「年月日 时分秒」(YYYY-MM-DD HH:MM:SS)。

v0.3.1 Update

Fixed

  • Update Details Window Sizing & Layout:
    • Resolved an issue where horizontal layout feedback between the progress bar and cancel button caused window width expansion during download.
    • Constrained update details window with min/max bounds and fixed sizing.
  • Release Date Formatting:
    • Formatted release timestamps to clean "YYYY-MM-DD HH:MM:SS" format across platforms.