Changes 12/29/2025 (v2.12.1)
release(v2.12.1): folder summary depth + video thumbnails + dual-pane toggle fix
Closes #79, #80, #81
Added
- Admin Panel setting: Display → File list summary depth
Limits how deep recursive folder totals (files/folders/bytes) will traverse to keep the UI fast on huge trees. - Video thumbnails in Gallery view (best-effort frame capture with safe fallbacks for very large videos).
- Folder stats API support for depth-limited recursion (
deep=1&depth=N).
Changed
- Recursive folder counting is now depth-aware and avoids unnecessary descendant probes when depth is capped.
- Folder summary caching now keys by
(folder + depth)and invalidates correctly after moves/changes.
Fixed
- View Options dual-pane toggle now shows the active “blue” state correctly in dark mode.
- Gallery video preview initialization improved (more reliable thumb generation / preview frame selection).
v2.12.1
Full Changelog
SHA-256 (zip)
a3388bfd5aeff3381aedc6db7b47c9bd33e24c9521ea0346cd8f72805c30c634 FileRise-v2.12.1.zip