Cloudreve
Self-hosted file management system with multi-cloud support
Alternative to: dropbox, google drive, onedrive
4.0.0
2025-06-20After nearly two years of development, Cloudreve V4 is now officially released! In V4, we have refactored almost all of the front-end and back-end code and added a large number of new features. Read our announcement.
- Feat: Add support for OIDC identity providers (#2395);
- Feat: Add support for custom share link password (#2432 @wintbiit);
- Feat: Add Cap captcha support (#2511 @WittF);
- Enhancement: Expose user’s view settings to administrator;
- Enhancement: Use a more prominent color for the purchase button (#2354);
- Fix: Lock conflict is prone to occur when changing view settings;
- Fix:
RefreshTokenis not revoked after logging out; - Fix: Expired objects in memory KV are not deleted (#2466);
- Fix: Unable to download files containing
%in Blob under Qiniu storage policy (#2463); - Fix: VIPS fails to generate thumbnails for HEIC/HEIF images when deployed with Docker image;
- Fix: The
filenamefield inContent-Descriptiondoes not strip non-ASCII characters (#2473); - Fix: Redis fails to persist data in some cases when deployed with Docker Compose (#2476);
- Fix: Switching directories in Safari may result in a blank file list (#2460);
- Fix: Missing translations in Markdown editor toolbar (#2505);
- Fix: Typo in select all shortcut key hint (#2509);
- Fix: Incorrect text in the create user group dialog (#2513);