Skip to content

v2026.03.29.14

Choose a tag to compare

@github-actions github-actions released this 30 Mar 00:24

FolderView Plus 2026.03.29.14

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

Changes

  • Feature: Add Docker branch management actions with nested-aware Clone branch support plus Delete branch folders to remove a root folder and all of its child folders together.
  • Feature: Add a dedicated Docker Clone submenu so Clone folder and Clone branch are grouped under branch-aware actions.
  • Fix: Restore Docker advanced preview context popups for both click and hover activation modes.
  • Fix: Keep the modern folder editor on the current section when switching between Basic and Advanced modes.
  • Fix: Restore Docker WebUI launches for preview icons, container actions, and Open all WebUIs without landing on about:blank#blocked.
  • Fix: Stop Docker WebUI actions from using unresolved template URLs so runtime buttons and bulk opens use resolved container ports instead of placeholders like http://[IP]:[PORT:80].
  • Fix: Preserve manually reordered Docker folder order across refreshes instead of snapping placeholders back to definition order.
  • Fix: Stop nested Docker parent previews from forcing WebUI, console, and logs quick-action icons when those preview actions are disabled.
  • Fix: Restore the modern folder editor after reinstall by loading shared editor modules with explicit PHP asset includes instead of short tags.
  • Fix: Restore Docker branch hover submenus so nested branch and clone actions render correctly on hover.
  • Fix: Create the release-notes consistency guard tmp directory before mktemp so Release On Main, back-merge, and CI guard lanes succeed on fresh GitHub Actions checkouts.
  • Quality: Expand regression coverage for Docker preview context popups, WebUI resolution, folder order persistence, nested preview actions, folder-editor bootstrap, branch cloning, branch deletion, clone rollback safety, and release-notes guard temp-directory creation.