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.phpcalls. - 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+OnlyOfficestatus 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
SHA-256 (zip)
dce2d0e0770ecf1011e4c689defcc84c0c4cca8315217360881b639e95eb8eee FileRise-v2.6.2.zip