v2026.03.29.14
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 branchsupport plusDelete branch foldersto remove a root folder and all of its child folders together. - Feature: Add a dedicated Docker
Clonesubmenu soClone folderandClone branchare 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 WebUIswithout landing onabout: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
mktempso 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.