Cloudreve logo

Cloudreve

Self-hosted file management system with multi-cloud support

Alternative to: dropbox, google drive, onedrive

Cloudreve screenshot

About Versions (79)

4.0.0-beta.8

2025-04-27
  • Added: Video player support for flv (@xb2016 #2300);
  • Added: Filter and select all/invert selection buttons when the remote download file list exceeds 20 files (#2295);
  • Fixed: Previous selections were overwritten when selecting different files multiple times for offline download (#2294);
  • Fixed: Unable to save a directory shared by others as a shortcut (#2298);
  • Fixed: When a slave node processes remote downloads, canceling a task enters error retry loop (#2301);
  • Fixed: In some cases, transferring chunked files resulted in an invalid argument error (#2303);
  • Fixed: Duplicate application ID when continuously adding new custom file applications (#2305);
  • Fixed: Remote download status position drift in the background task list (@xb2016 https://github.com/cloudreve/frontend/pull/253 );
  • Fixed: Order fulfillment failed when anonymous users purchased shared links (#2312);
  • Fixed: App could not be launched when using a custom scheme as a file preview application (#2314);
  • Optimized: Embedded static resources support conditional caching (@alimy #2299);
  • Optimized: Re,pte download errors now display raw error messages from Aria2 (#2296);
  • Optimized: Site announcements now only pop up for logged-in users (#2297);
  • Optimized: Removed i18n cache during ServiceWorker registration;