Skip to content

v3.5.12

Compare
Choose a tag to compare
@XiaoYouChR XiaoYouChR released this 25 May 12:15
· 86 commits to main since this release

功能优化 🔧

  • 修复对支持流式下载文件的错误判断 (#145) by @Alpha-Qian in #166
  • 修正下载任务中的进度计算和范围设置逻辑 by @Alpha-Qian in #133
  • 更新 Windows 构建配置并切换到 MSVC 编译器 by @XiaoYouChR
  • 修复无法暂停的任务暂停按钮没有被禁用 (#151) by @LittleSong2024
  • 防止在没有下载进度记录文件的情况下访问 ghdFile 属性 by @LittleSong2024 .
  • 修复重新下载任务时可能会出现的 Bug by @XiaoYouChR
  • 在 Windows 中注册 AppID 以实现在系统设置中关闭软件的 Toast 通知 by @XiaoYouChR

Feature Improvements 🔧

  • Fixed an incorrect judgment regarding files that support streaming downloads (#145) by @Alpha-Qian in Pull Request #166.
  • Fixed progress calculation and range setting logic in download tasks by @Alpha-Qian in Pull Request #133.
  • Updated the Windows build configuration and switched to the MSVC compiler by @XiaoYouChR.
  • Fixed an issue where the pause button for tasks that cannot be paused was not disabled (#151) by @LittleSong2024.
  • Prevented access to the ghdFile property when the download progress record file is missing by @LittleSong2024.
  • Fixed a potential bug that might occur when re-downloading tasks by @XiaoYouChR.
  • Registered an AppID in Windows to enable disabling the application's toast notifications in system settings by @XiaoYouChR.

Full Changelog: v3.5.11...v3.5.12