github error311/FileRise v2.6.2

latest releases: v2.8.0, v2.7.1, v2.7.0...
one day ago

Changes 12/13/2025 (v2.6.2)

release(v2.6.2): no-access UI hardening + API coalescing + shared-link security

  • Fix “no access” state so it renders safely inside #fileList, hides #fileListActions, and avoids null-DOM crashes when the list container isn’t present (root/no-target scenarios).
  • Add capabilities request caching + in-flight de-dupe to reduce repeated /api/folder/capabilities.php calls.
  • Improve startup/network behavior by coalescing noisy GET API calls (auth, permissions, folder/file lists, siteConfig, onlyoffice status) and ignoring cache-buster query keys for stable request keys.
  • Cache siteConfig + OnlyOffice status with single-flight promises to prevent parallel duplicate requests.
  • Limit image hover/gallery thumb previews for very large images (show “preview disabled” instead of trying to render huge thumbs).
  • Reduce recycle-bin indicator polling + skip polling when the tab is hidden.
  • SECURITY: Shared-file download endpoint now defaults MIME safely, uses nosniff, forces SVG to download (no inline render), and only inlines safe raster image types.

v2.6.2

Full Changelog

v2.6.1 → v2.6.2

SHA-256 (zip)

dce2d0e0770ecf1011e4c689defcc84c0c4cca8315217360881b639e95eb8eee  FileRise-v2.6.2.zip

Don't miss a new FileRise release

NewReleases is sending notifications on new releases.