[0.2.4-rc.1] - 2026-07-17
🚀 新功能
- (settings) 新增账户设置分类(UI 预览)
- (settings) 账户云功能合并为多设备协同一项
- (website) 官网多语言首页与文案重构
- (analytics) 新增匿名使用统计功能
- (settings) 新增 FluxCloud 云账户设置与设备身份
- (cloud) 客户端接入 Origin ID 与跨设备配置同步
🐛 问题修复
- (sidebar) 修复队列添加按钮悬浮闪烁
- (settings) 持久化保存 .torrent 关联的退出选项,避免开关关闭后不生效 (#108)
💼 其他
- 将 main(BT 文件选择修复 #90)合并到 develop
🎨 界面样式
- (ui) 加快页面路由与弹窗转场动效速度
⚙️ 杂项任务
- (tray_manager_local) 更新 example 生成文件与依赖锁定
- (release) Flutter 构建注入 FLUXCLOUD_BASE_URL 云服务地址
- (release) Web SPA 构建注入 VITE_FLUXCLOUD_BASE_URL 云服务地址
[0.2.4-rc.1] - 2026-07-17
🚀 Features
- (settings) Add account settings category (UI preview)
- (settings) Merge account cloud features into a single multi-device sync entry
- (website) Redesign official website with multi-language homepage and copy
- (analytics) Add anonymous usage analytics
- (settings) Add FluxCloud account settings and device identity
- (cloud) Client now integrates Origin ID and cross-device config sync
🐛 Bug Fixes
- (sidebar) Fix hover flicker on the queue add button
- (settings) Persist .torrent association opt-out so toggle-off sticks (#108)
💼 Other
- Main (BT file selection fix #90) into develop
🎨 Styling
- (ui) Speed up page routing and dialog transition animations
⚙️ Miscellaneous Tasks
- (tray_manager_local) Update example generated files and dependency lock
- (release) Inject FLUXCLOUD_BASE_URL cloud service URL into Flutter build
- (release) Inject VITE_FLUXCLOUD_BASE_URL cloud service URL into Web SPA build