Releases: Dariandai/File-tools
FileTools v1.1.3
FileTools v1.1.3
重要提示
- Windows:
%APPDATA%/com.filetools.app - macOS:
~/Library/Application Support/com.filetools.app - Linux:
~/.local/share/com.filetools.app
此版本为常规更新。
下载地址
Windows (不再支持 Win7)
正常版本(推荐)
便携版(免安装)
MSI 安装包(企业部署)
macOS
Linux
DEB 包(Debian/Ubuntu 系)
AppImage(通用)
问题反馈: GitHub Issues
FileTools v1.1.2
FileTools v1.1.2
重要提示
- Windows:
%APPDATA%/com.filetools.app - macOS:
~/Library/Application Support/com.filetools.app - Linux:
~/.local/share/com.filetools.app
此版本为常规更新。
下载地址
Windows (不再支持 Win7)
正常版本(推荐)
便携版(免安装)
MSI 安装包(企业部署)
macOS
Linux
DEB 包(Debian/Ubuntu 系)
AppImage(通用)
问题反馈: GitHub Issues
FileTools v1.1.1
FileTools v1.1.1
重要提示
- Windows:
%APPDATA%/com.filetools.app - macOS:
~/Library/Application Support/com.filetools.app - Linux:
~/.local/share/com.filetools.app
此版本包含重要修复和优化,建议所有用户升级。
修复问题
- 🐞 Fixed file monitor memory leaks
- 🐞 Fixed document parser timeout handling
- 🐞 Fixed RAG pipeline context management issues
- 🐞 Fixed search engine result deduplication
新增功能
- ✨ Added comprehensive E2E testing with pytest-playwright
- ✨ Added accessibility testing with axe-core
- ✨ Added performance benchmarking tests
- ✨ Added Allure reporting for test results
优化改进
- 🚀 Migrated from pip to uv for dependency management
- 🚀 Updated Python version support to 3.9-3.12
- 🚀 Improved error handling with custom exception classes
- 🚀 Enhanced logging with structured JSON format
下载地址
Windows (不再支持 Win7)
正常版本(推荐)
便携版(免安装)
MSI 安装包(企业部署)
macOS
Linux
DEB 包(Debian/Ubuntu 系)
使用 sudo apt install ./文件路径 安装
AppImage(通用,免安装)
系统要求
- Windows: Windows 10/11 64位
- Linux: Ubuntu 20.04+ / Debian 11+ / Fedora 35+ (64位)
- macOS: macOS 10.15+ (Apple Silicon 或 Intel)
- 内存: 建议 8GB+ (索引大量文件时需要更多)
快速开始
- 根据系统选择对应版本下载
- Windows/macOS 运行安装程序;Linux AppImage 赋予执行权限后直接运行
- 启动后浏览器自动打开
http://127.0.0.1:18642 - 在设置中添加要索引的目录,等待索引完成即可搜索
FAQ
Q: 便携版和安装版有什么区别?
A: 便携版解压即可使用,不会在系统中注册,适合在多台电脑使用或U盘携带。安装版会创建开始菜单快捷方式并注册为系统应用。
Q: 索引会占用多少磁盘空间?
A: 索引文件约为原始文档大小的 10-20%。10GB 文档约需 1-2GB 索引空间。
Q: 如何升级?
A: 安装版直接运行新版本安装程序即可自动升级;便携版下载新版本 ZIP 解压覆盖。
Q: 支持多少文件数量?
A: 测试支持 10 万+ 文档,检索延迟 < 1 秒。
Q: 文件修改后索引会自动更新吗?
A: 是的,启用文件监控后,文件变更会在后台自动增量更新索引。
完整变更日志: CHANGELOG.md
问题反馈: GitHub Issues
v1.0.7
FileTools vv1.0.7
下载版本说明
- CPU 版本: 适合无 GPU 的环境,包含完整的 AI 功能
- GPU 版本: 适合有 NVIDIA GPU 的环境,性能更优
- Slim 版本: 最小化安装,适合只需要文件搜索功能的用户
安装说明
Windows: 解压后运行 FileTools.exe
Linux: 解压后运行 ./FileTools
更详细的安装说明请参考项目文档。
Full Changelog: v1.0.6...v1.0.7
v1.0.6
FileTools vv1.0.6
下载版本说明
- CPU 版本: 适合无 GPU 的环境,包含完整的 AI 功能
- GPU 版本: 适合有 NVIDIA GPU 的环境,性能更优
- Slim 版本: 最小化安装,适合只需要文件搜索功能的用户
安装说明
Windows: 解压后运行 FileTools.exe
Linux: 解压后运行 ./FileTools
更详细的安装说明请参考项目文档。
Full Changelog: v1.0.5...v1.0.6