Skip to content

v2026.07.06.10

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:20

FolderView Plus 2026.07.06.10

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

Changes

  • Feature: Add Docker start order controls with a dedicated Settings > Advanced > Start Order tab, current Docker-page order sync, custom startup batches, folder/container batch items, remaining-container placement, preview, and manual sync without rewriting unrelated Docker preferences.
  • Feature: Overhaul the Theme Workspace with summary cards, clearer import and managed-theme modules, scan-before-import review, per-theme update actions, safer token override resets, and a contained preview sample.
  • UX: Rework the Settings advanced tab strip to match the modern folder editor tabs, remove numeric suffixes, and move Docker start order out of Operations into its own workspace.
  • UX: Refresh the Docker Start Order workspace with cleaner dark-mode panels, brighter neutral action buttons, clearer startup controls, separated autostart preview, and non-duplicated Preview Order and Sync Now actions.
  • UX: Add a shared graphite/true-dark token foundation across Settings, the folder editor, Docker, VM, Dashboard, setup wizard, recovery, activity, and runtime menu surfaces so the plugin uses flatter black/gray panels instead of warm brown or blue-slate gradients.
  • UX: Polish the modern folder editor General tab Parent Folder picker with flat dark surfaces, full-width search controls, centered search icon, compact Clear button, squarer chips, and left-aligned folder names with paths beside them.
  • Docs: Overhaul the GitHub README into a cleaner product-style landing page with the new banner, polished quick links, two-column screenshots, feature summaries, install/support sections, and refreshed screenshots.
  • Performance: Cache tracked Settings inputs and the Settings section registry so lightweight refreshes no longer rescan every input or rebuild every section heading.
  • Performance: Make advanced Settings tab switches hydrate and refresh only the active workspace, defer hidden secondary workspace refreshes, and queue Settings table redraws so repeated UI updates collapse into fewer renders.
  • Performance: Improve Docker Start Order responsiveness by preserving the preview panel, caching folder/container select options, batching preference saves, and debouncing expensive autostart preview refreshes.
  • Performance: Use lightweight cached runtime state for Settings and the modern folder editor, remove duplicate editor boot module loads, extend non-live runtime info cache windows, and keep first-paint Docker tab work lighter.
  • Fix: Correct Settings health/status detection when using lightweight Docker runtime state so stopped containers are no longer counted as started.
  • Fix: Restore and guard the Settings primary text theme-token contract used by the GitHub checks and refreshed Start Order styles.
  • Fix: Restrict Theme Workspace token overrides to safe color values and stop raw custom CSS from being injected into the Settings page during live editing.
  • Quality: Add Docker start order server, settings UI, Docker runtime, and regression coverage for planning and sync behavior.
  • Quality: Add and refresh regression coverage for dark-mode tokens, parent picker layout, Settings performance paths, Theme Workspace scan/update/reset behavior, contained previews, server action wiring, and CI guard contracts.