Skip to content

Cangify / 流云取藏 0.9.6

Latest

Choose a tag to compare

@cangify cangify released this 17 May 00:01

Cangify / 流云取藏 v0.9.6

Released: 2026-05-16

Windows x64 packages are available in Simplified Chinese, Traditional Chinese, and English.

简体中文

本次更新主要集中在下载状态显示、暂停/继续体验、任务控制逻辑、设置项精简,以及启动和打包体验。

主要更新

  • 下载状态页恢复左右双栏布局,并优化长文本换行,来源名称和下载内容显示更稳定。
  • 优化下载日志输出:日志改为分批刷新,并限制终端日志块数,减少大量 tdl 输出造成的界面压力。
  • 优化暂停/继续流程:继续、重试时减少恢复前的同步文件扫描和目录检查,降低在大目录或网络共享路径上的卡顿概率。
  • 修复暂停下载后 tdl 子进程仍可能继续运行的问题,暂停时会尝试停止整个进程组/进程树。
  • 继续下载和重试失败任务改为使用 tdl 官方语义:--continue / --restart
  • 新增并保留“运行日志”页,记录实际 tdl 命令以及开始、暂停、继续、重试、清空等操作事件,方便排查问题。
  • 移除“同时下载数”设置项;下载命令统一按单任务执行,避免无实际收益的并发选项增加复杂度。
  • 启动阶段预加载侧边栏广告资源,减少进入主界面后的广告等待时间。
  • 修复启动页结束后主窗口短暂显示空白虚框的问题。
  • 优化 Windows 打包脚本;发布包内 tdl 仅保留 Windows 32-bit、64-bit、arm64 三个目录,减少无关平台文件。
  • 版本号更新为 0.9.6。

下载包

  • Cangify-Windows-x64-v0.9.6-zh-CN.zip:简体中文,解压后运行 流云取藏.exe
  • Cangify-Windows-x64-v0.9.6-zh-TW.zip:繁體中文,解压后运行 流雲取藏.exe
  • Cangify-Windows-x64-v0.9.6-en.zip:English,解压后运行 Cangify.exe
  • SHA256SUMS.txt:三个压缩包的 SHA-256 校验值

English

This update focuses on download status display, pause/resume behavior, task control reliability, simplified settings, startup behavior, and packaging.

Highlights

  • Restored the dual-pane Download Status layout and improved long-text wrapping for more stable source and content display.
  • Optimized download log rendering with buffered updates and a terminal log block limit to reduce UI pressure from large tdl output bursts.
  • Improved pause/resume flow by reducing synchronous file scans and directory checks before continue/retry, lowering the chance of stalls on large folders or network shares.
  • Fixed cases where tdl child processes could continue after Pause by stopping the whole process group/process tree where possible.
  • Continue and retry now use official tdl semantics: --continue and --restart.
  • Added and kept a Run Log page that records actual tdl commands plus start, pause, resume, retry, and clear events for easier troubleshooting.
  • Removed the simultaneous download count setting; downloads now run with a single-task limit to avoid an option that added complexity without practical benefit.
  • Preloaded sidebar ad resources during startup to reduce ad waiting time after the main window opens.
  • Fixed a brief blank/outlined main-window frame that could appear after the splash screen closed.
  • Improved the Windows packaging script; release packages now include only Windows 32-bit, 64-bit, and arm64 tdl folders.
  • Bumped the app version to 0.9.6.

Packages

  • Cangify-Windows-x64-v0.9.6-zh-CN.zip: Simplified Chinese, runs 流云取藏.exe
  • Cangify-Windows-x64-v0.9.6-zh-TW.zip: Traditional Chinese, runs 流雲取藏.exe
  • Cangify-Windows-x64-v0.9.6-en.zip: English, runs Cangify.exe
  • SHA256SUMS.txt: SHA-256 checksums for the three zip packages