Skip to content

v0.4.6

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:14
· 2 commits to main since this release

[0.4.6] - 2026-08-14

🚀 新功能

  • 推介说明页现在会先展示上次浏览时缓存的总览数据,再在后台静默刷新,不用每次打开都等待加载
  • 文件名在探测 / BT 元数据取回之前,改为显示来源 URL 作为占位,方便区分任务;过长的链接(尤其是 magnet 链接)会截断显示

🐛 问题修复

  • 修复删除一个尚未开始下载的任务时,可能误删同链接此前已下载完成的同名文件的问题
  • 修复 Windows 系统在高分屏(缩放 ≥125%)下任务栏图标有时不刷新的问题

[0.4.6] - 2026-08-14

🚀 Features

  • The referral info page now shows the previously cached summary instantly on open, then refreshes it silently in the background, instead of showing a loading spinner every time
  • Before a file name is confirmed (i.e. before probing or BT metadata arrives), the task now shows its source URL as a placeholder instead of being blank; very long links (especially magnet links) are truncated for display

🐛 Bug Fixes

  • Fixed an issue where deleting a task that hadn't started downloading could accidentally delete an already-completed file of the same name from an earlier download of the same link
  • Fixed the Windows taskbar icon sometimes failing to update on high-DPI displays (≥125% scaling)