Skip to content

v2026.05.27.01

Choose a tag to compare

@github-actions github-actions released this 27 May 23:46
· 585 commits to main since this release

FolderView Plus 2026.05.27.01

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

Changes

  • Feature: Add the isolated Docker Orbit view with centered folder navigation, refined layout behavior, and dedicated Orbit runtime styling.
  • Feature: Add advanced Dashboard member previews for Docker folders, including WebUI, console, logs, update state, ports, volumes, and CPU/MEM graph details.
  • Feature: Add granular privacy masking controls and keep the Docker/VM privacy toolbar state synchronized with the saved mask settings.
  • Compatibility: Add best-effort sync support for Unraid's native Docker Organizer, including manual sync controls and diagnostics reporting.
  • UX: Allow special characters in folder names by removing the overly strict folder-name validation that blocked valid user naming patterns.
  • UX: Add Settings search aliases and Operations workspace entries for recent support topics including hide status, dashboard preview icons, native organizer sync, diagnostics, and bulk apply update.
  • Fix: Correct Docker folder batch-update dialog titles so localized $1 placeholders are replaced with the target folder/container count.
  • Fix: Clear stale Docker folder update indicators after bulk updates and keep polling live Docker update state until Unraid reports the final up-to-date result.
  • Fix: Make Docker preview Hide status remove stale status badges across compact cards, live refreshes, and legacy status aliases like hide, off, false, and 0.
  • Fix: Restore full-width Docker folder preview borders after the preview-layout adjustments.
  • Fix: Harden Docker preview action rendering by passing shared utility helpers into the preview-actions runtime before folder previews render.
  • Fix: Improve Dashboard quick actions, card layout, runtime hardening, and preview graph cleanup so Dashboard folder cards stay aligned and responsive.
  • Fix: Prevent Settings blank-page and bootstrap failures by adding early diagnostics fallbacks, scoped settings registries, a blank-page watchdog, and degraded setup-assistant recovery.
  • Fix: Keep Settings visible when first-run setup assistant rendering fails and surface actionable diagnostics instead of a blank Settings page.
  • Quality: Add browser smoke coverage, Docker update-state regression tests, Settings startup guards, privacy contract tests, native organizer diagnostics coverage, and dev finalize workflow checks.
  • Quality: Add a fast dev push workflow and expand release/build validation so dev packages and stable releases catch manifest, note, archive, and runtime regressions earlier.