4.16.0

amruthpillai/reactive-resume4.16.0May 10, 2026by HFO4

AI Summary

Cloudreve 4.16.0 focuses on UI improvements and bug fixes, including a download progress indicator for batch downloads and optimizations to file list query speeds. Multiple stability issues were addressed.

Key Highlights

  • Download progress indicator for batch downloads
  • Optimized file list query speed when sorting by creation date
  • Fixed page crash when scrolling with cursor pagination
  • Improved error handling for S3 Meta API responses
  • Fixed invalid Cap CAPTCHA static resource URL

New Features

  • Indicate download progress when downloading files locally
  • Fixed sorting by creation date to respect actual creation date
  • Fixed inability to send emails via Tencent Cloud SES
  • Fixed inability to copy exported images in DrawIO editor
  • Fixed full-text search excluding recycle bin files

Full Release Notes

* Added: Indicate download progress when batch downloading files to a local directory (cloudreve/frontend#332 @OnAirGame)
  <details>
  <summary>Details</summary>
  <br>
  <img width="1271" height="358" alt="image" src="https://github.com/user-attachments/assets/eff3b7b6-8227-4509-a320-f1fbc91365ec" />
  </details>
* Optimized: File list query speed when sorting by creation date
* Optimized: Error handling for unexpected S3 Meta API responses (#3394)
* Fixed: Invalid Cap CAPTCHA static resource URL (cloudreve/frontend#331 @1332881954)
* Fixed: Page crashed when scrolling down with cursor pagination (cloudreve/frontend#330 @YUDONGLING)
* Fixed: Page crashed when creating a "rating" type custom property (cloudreve/frontend#334 @YUDONGLING)
* Fixed: No error prompt displayed when accessing an invalid share shortcut in the Community Edition (cloudreve/frontend#336 @AnranYus)
* Fixed: Unable to send emails using email services such as Tencent Cloud SES (#3372 @WittF)
* Fixed: Sorting by creation date did not respect the actual creation date of the files (#3437 @yindaheng98)
* Fixed: Unable to copy exported images in the DrawIO editor (#3448)
* Fixed: Incorrect display of the right-click menu when clicking on a file in full-text search results (#3385)
* Fixed: Full-text search results included files from the recycle bin (#3386)