Files
readflow/dist/RELEASE.md
大麦 be5aac7d56 chore: 整理构建文件
- 移除备份文件
- 清理未跟踪文件
2026-03-10 22:21:17 +08:00

56 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ReadFlow v0.1.0 发布说明
## 下载
### macOS
- [Intel](readflow-0.1.0-macos-x86_64.dmg)
- [Apple Silicon](readflow-0.1.0-macos-aarch64.dmg)
### Linux
- [AppImage](readflow-0.1.0-linux-x86_64.AppImage)
- [tar.gz](readflow-0.1.0-linux-x86_64.tar.gz)
### Windows
- [Installer](readflow-0.1.0-windows-x86_64-installer.exe)
- [Portable](readflow-0.1.0-windows-x86_64.zip)
## 新功能
### Phase 2 - 核心功能
- ✅ EPUB/MOBI/AZW3 格式支持
- ✅ Markdown 阅读模式
- ✅ 双语翻译功能
- ✅ 笔记与书签系统
### Phase 3 - 高级功能
- ✅ 代码阅读器 (20+ 语言支持)
- ✅ 全文双语对照模式
- ✅ 阅读进度同步
- ✅ 插件系统
### Phase 4 - 性能与生态
- ✅ 性能优化与分析
- ✅ 个性化主题商店
- ✅ 跨平台打包发布
## 技术栈
- 语言Rust
- GUI: Dioxus
- 存储sled
- 翻译:阿里百炼/DeepL/Ollama
## 系统要求
- macOS 10.15+
- Windows 10+
- Linux (glibc 2.31+)
## 反馈与支持
- GitHub: https://github.com/damai/readflow
- Email: damai@foshanhuiya.com
---
发布日期2026-03-10