Skip to content

v2026.03.30.18

Choose a tag to compare

@github-actions github-actions released this 30 Mar 15:07

FolderView Plus 2026.03.30.18

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

Changes

  • Feature: Add optional per-folder Accent color support across Docker folders, VM folders, Dashboard cards, and the folder editor live preview, including smart-default and template inheritance plus the consolidated Accent card and live swatch UX.
  • Fix: Remove the extra Docker reload cycle during deferred runtime hydration by updating preview actions and tooltip payloads in place, suppressing the duplicate FolderView Plus loading shell, and routing runtime info reads through no-cache helpers so fresh state and WebUI metadata stay in sync.
  • Fix: Keep Docker and VM pin quick actions in place after saves with cache-busted prefs reads, restore dashboard Docker Restart, and stop dashboard or VM folder-action error paths from triggering a second reload.
  • Fix: Rework Docker and VM Application-column folder-row centering across the full follow-up series so rows stay vertically centered and left-aligned without ballooned heights, column distortion, or Docker bottom-margin drift, including the matching VM host-margin correction.
  • Fix: Restore the modern folder editor after the accent preview refactor so accent live-preview swatches no longer break bootstrap or hydration.
  • Fix: Rebuild collapsed Docker folder and root-folder update status from hydrated runtime data, reuse the shared update-column renderer across first paint and refresh, resolve advanced-list mode locally, prioritize the dedicated Docker runtime banner host, and preserve State.Updated through lightweight and full hydration so Update ready survives collapsed branches.
  • Fix: Stop Docker advanced preview context popups configured for click from opening on the first hover interaction.
  • Quality: Add the dev version-bump push guard and expand regression coverage for hydration, accent color, folder actions, layout, and tooltip trigger mode changes.