v0.4.0
infiniflow/ragflowv0.4.0Apr 26, 2024by JinHai-CN
AI Summary
Introduces a comprehensive file management feature set with tools for renaming, uploading, and organizing files within the application.
Key Highlights
- File management feature implementation
- Translation support for FileManager
- Tooltip additions for action icons
- File icon updates
New Features
- File management (rename, upload, etc.)
- File management UI refinement
- Translation support
Full Release Notes
## What's Changed * add file management feature by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/560 * feat: translate FileManager #345 by @cike8899 in https://github.com/infiniflow/ragflow/pull/558 * fix rename bug by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/562 * feat: add Tooltip to action icon of FileManager by @cike8899 in https://github.com/infiniflow/ragflow/pull/561 * fix bug of file management by @KevinHuSh in https://github.com/infiniflow/ragflow/pull/565 * Update version info by @JinHai-CN in https://github.com/infiniflow/ragflow/pull/564 **Full Changelog**: https://github.com/infiniflow/ragflow/compare/v0.3.2...v0.4.0