Skip to content

Qrip v0.3.0

Choose a tag to compare

@zyw0815 zyw0815 released this 17 Aug 02:53
· 10 commits to main since this release

What's New in v0.3.0

🔧 Fixes that matter

  • Settings are now saved — download folder, audio quality, file/folder templates and artwork options survive restarts. (Previously every launch silently reset them.)
  • Audio quality fixed — the app showed 24-bit/192 kHz while actually downloading 24/96, and selecting MP3 320 broke downloads entirely. Quality now maps correctly end-to-end.
  • Cover options actually work — embedded cover size and saved-cover max width were silently ignored; they're now applied and persisted.
  • Failed downloads are visible — failed tasks show the error reason and a Retry button instead of vanishing. Completed tasks are listed too.
  • Accurate progress & speed — the progress bar no longer counts your previously downloaded albums into the current task.
  • Login survives restarts — the app no longer gives up waiting for the backend and drops you to the login screen.
  • Faster, deeper search — "Load more" fetches only the next page and works past 500 results.
  • Playlists start instantly — removed a multi-minute size estimate on big playlists (rate-limited API calls).
  • About shows the real version — now read from the app instead of hardcoded.
  • macOS signing — CI builds are ad-hoc signed, so the app no longer shows the "damaged" error (Gatekeeper will still ask you to right-click → Open, since there's no Apple Developer certificate).

⬇️ Downloads

  • macOS (Apple Silicon): Qrip-0.3.0-arm64.dmg
  • Windows (x64): Qrip-0.3.0.exe

v0.3.0 更新内容(中文)

🔧 重要修复

  • 设置终于会保存了 — 下载目录、音质、文件/文件夹模板、封面选项重启后不再丢失(之前每次启动都被悄悄重置)。
  • 修复音质错位 — 之前界面显示 24-bit/192 kHz,实际下载的是 24/96;选 MP3 320 会直接下载失败。现在音质端到端正确映射。
  • 封面选项真正生效 — 内嵌封面尺寸和保存封面最大宽度之前被静默忽略,现在会正确应用并保存。
  • 失败的下载不再消失 — 显示错误原因和重试按钮;已完成的任务也会列出。
  • 进度和速度准确 — 进度条不再把以前下载好的专辑算进当前任务。
  • 登录状态跨重启保留 — 不再因为等待后端超时而把你踢回登录页。
  • 搜索翻页更快更深 — 「加载更多」只拉取下一页,超过 500 条结果也能继续加载。
  • 歌单点击即开始下载 — 去掉了大歌单下载前数分钟的预估等待(受 API 限速影响)。
  • 关于页显示真实版本号 — 从应用读取,不再硬编码。
  • macOS 签名 — CI 构建的包已做 ad-hoc 签名,不再报「已损坏」(因为没有 Apple 开发者证书,仍会提示「无法验证开发者」,右键 → 打开即可)。

⬇️ 下载

  • macOS(Apple Silicon):Qrip-0.3.0-arm64.dmg
  • Windows(x64):Qrip-0.3.0.exe