Skip to content

v2026.04.01.09

Choose a tag to compare

@github-actions github-actions released this 01 Apr 22:30
· 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 all dev improvements through 2026.04.01.08 into main.
  • 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/Pixel and Icons/Pixel third-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-info cache data and runtime hydration so lightweight refreshes, collapsed branches, and late refreshes preserve Update ready state.
  • 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 dev finalize workflow, dead-code and unused-symbol guards, refreshed Docker update architecture/perf coverage, and stronger theme/layout regression guards for the new editor paths.