Skip to content

v2026.07.19.02

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:59

FolderView Plus 2026.07.19.02

Install URL: https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/main/folderview.plus.plg

Changes

FolderView Plus 2026.07.19.02

This stable maintenance release fixes collapsed folders that appeared blank or lost their container icons when Performance mode was enabled.

Fixes

  • Restored container icons and member previews inside collapsed Docker folders, including installations updated, reinstalled, or restored from backup.
  • Applied the same correction to collapsed VM folders and the Dashboard's Docker and VM folder previews so every runtime surface honors the configured preview style.

Root cause

  • Fix: Performance mode was rewriting each folder's runtime preview setting to None (preview: 0) during rendering. The renderer now preserves the saved folder preview configuration instead of silently replacing it.

Performance and compatibility

  • Retained Performance mode's intended reduced motion, slower refresh cadence, and expansion limits for large installations without hiding configured preview content.
  • No folder reconfiguration, icon-pack reinstall, preference migration, or manual repair is required after updating.

Quality

  • Added regression coverage across Docker, VM, and both Dashboard render paths to prevent Performance mode from disabling collapsed previews again.
  • Verified the corrected build against before-and-after sanitized support bundles with the same 22-folder, 52-container configuration, Performance mode enabled, zero current-session browser errors, zero request failures, and healthy configuration integrity.