v2026.04.01.09
·
842 commits
to main
since this release
FolderView Plus 2026.04.01.09
Install URL: https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/main/folderview.plus.plg
Changes
- Maintenance: Release rollup since main
2026.03.30.19; merged alldevimprovements through2026.04.01.08intomain. - Feature: Added folder-scoped advanced auto-rules and regex member-search dropdown controls directly to the modern folder editor Rules section for saved folders.
- Feature: Added a searchable, path-aware parent folder picker to the modern folder editor and shipped new
Folders/PixelandIcons/Pixelthird-party icon packs in the icon picker. - UI/UX: Reworked the modern folder editor General section with a tighter grouped layout, dedicated left rail, improved parent-picker spacing, and stronger reorder-button visibility.
- UI/UX: Polished white-theme folder editor controls by aligning action buttons and mode toggles, improving submit readability, and making the icon picker and parent picker readable with visible borderless favorite stars.
- Fix: Restored Docker update detection so container rows, folder rows, root folders, and folder-editor update counts consistently reflect native Unraid update availability without cache-clearing or expanded-branch workarounds.
- Fix: Kept Docker update signals aligned with native
webui-infocache data and runtime hydration so lightweight refreshes, collapsed branches, and late refreshes preserveUpdate readystate. - Fix: Forwarded modern folder editor bootstrap status back to the page diagnostics banner so stale runtime warnings clear once the editor finishes loading.
- Refactor: Split the new folder editor rules and parent-picker logic into dedicated modules to keep the modern editor runtime within perf budgets as the new editor tooling expanded.
- Quality: Added the one-step
devfinalize workflow, dead-code and unused-symbol guards, refreshed Docker update architecture/perf coverage, and stronger theme/layout regression guards for the new editor paths.