[0.1.54] - 2026-07-04
🚀 新功能
- (mobile) 新增 Android/iOS 移动端下载支持
- (cli) 发布 fluxdown CLI 二进制并在官网展示下载
- (floating-ball) 新增迅雷风格波浪进度动画
🐛 问题修复
- (db) 修复并发写触发 database is locked
- (cli) musl 交叉编译改用 rustls 避免 openssl-sys 失败
- (icon) macOS 图标内容占画布约 80% 留透明边距
[0.1.54] - 2026-07-04
🚀 Features
- (mobile) Add Android/iOS mobile download support
- (cli) Release fluxdown CLI binary and showcase download on the official website
- (floating-ball) Add Xunlei-style wave progress animation
🐛 Bug Fixes
- (db) Fix
database is lockederror triggered by concurrent writes - (cli) Switch musl cross-compilation to rustls to avoid openssl-sys build failures
- (icon) macOS icon content now occupies ~80% of the canvas, leaving a transparent margin