Cloudreve
Self-hosted file management system with multi-cloud support
Alternative to: dropbox, google drive, onedrive
About
Versions (79)
4.1.0
2025-06-27- Added: Create diagrams with Excalidraw (#2317);
- Added: Manage file direct links (#2369);
- Added: Track direct links associated with logs in file activity records;
- Added: Option to disable “Reuse existing direct links” in user group settings;
- Added: Support for LivePhoto preview;
- Added: Support for HEIC/HEIF image preview;
- Added:
mariadbalias for database type setting (#2560 @Anyexyz); - Added: Support for SSL connections for database and Redis (#2540 @charlieJ107);
- Added: Use LibRAW to generate thumbnails for camera RAW images (#2108 based on @PublicPwd);
- Added: Only allow drag-and-drop uploads when a directory supports upload operations (cloudreve/frontend#264 @WittF);
- Added: Upgraded Cap captcha to v2.0 (#2573 @WittF);
- Added: Users can now disable automatic expansion of the tree-view sidebar (#2545);
- Fixed: Inconsistent file path separators causing transfer failure during remote downloads from slave nodes (#2532);
- Fixed: Could not save settings for the anonymous user group;
- Fixed: Typo in en-US localization (cloudreve/frontend#265 @Hachiroku);
- Fixed: Missing translation on the WebDAV list page in the Community Edition (#2564);
- Fixed: Direct link settings should be hidden for the anonymous user group;
- Improved: Added more file extensions to the default file icon settings (#2557 @WittF);
- Improved: Always show the “Open with” option in the context menu (#2342);
- Improved: Clicking on a file or file Blob in the admin panel will now either download it or open it directly, depending on the context (cloudreve/frontend#266 @WittF);
- Improved: Added
altattribute to the LOGO image (cloudreve/frontend#267 @MasonDye);