Skip to content

Releases: chodeus/folder.view3

v2026.05.07

07 May 08:30

Choose a tag to compare

  • Fix folder editor failing to load when a container has no Docker labels

v2026.05.02

02 May 02:07

Choose a tag to compare

Stable Docker column widths β€” Uptime appears only when needed

  • Uptime column now only appears as required
  • Other various fixes/cleanup from this implementation

What's new

  • Two-snapshot column-width model β€” opening or closing a folder no longer shifts columns 0–5, 7, 8. Only Volume Mappings (col 6) and Uptime (col 9) change between states.
  • Pill resize race fix β€” collapsing a folder with a custom CSS preset no longer leaves the row stuck at expanded height.
  • verHint measurement fix β€” hoisted-row visibility:hidden was zeroing out every status span, leaving Version column stuck at ~197px. Switched to display:none-only filtering.
  • Tighter Version column β€” buffer reduced from +12 to +2 (~10px transferred to preview area).
  • Plugin-wide comment cleanup β€” explanation lines stripped, kept only single-line section markers and architectural do-not-retry warnings.
  • Navigational section markers added throughout shared.js and docker.js for easier code-reading.

See CHANGELOG-fixes.md entries #104–#109 for full detail.

Install

Plugin URL: https://raw.githubusercontent.com/chodeus/folder.view3/main/folder.view3.plg

v2026.04.30

30 Apr 13:06

Choose a tag to compare

FolderView3 v2026.04.30

Install URL: https://raw.githubusercontent.com/chodeus/folder.view3/main/folder.view3.plg

See CHANGELOG-fixes.md for detailed changes.

v2026.04.17

16 Apr 20:27

Choose a tag to compare

Minor 7.0.x compatibility fix β€” scope the div.title margin override to the modern (7.2+) layout. Restores the native 2rem title margin on Unraid 7.0.x so the incognito bar sits between title and table instead of overlapping into the title row.

v2026.04.14

14 Apr 13:26

Choose a tag to compare

Changes

  • Unraid 7.0.x compatibility fixes
  • Mobile advanced preview and tooltip improvements
  • Atomic file writes and safer JSON handling
  • Extend incognito mode to advanced preview tooltips
  • CSS cleanup and layout fixes
  • UI polish and bug fixes

v2026.04.09

08 Apr 20:41

Choose a tag to compare

Improved incognito mode

v2026.04.08

08 Apr 12:33

Choose a tag to compare

v2026.04.08

  • Enhanced custom CSS support: fix preview clipping, row separator, and dashboard row detection sub-pixel rounding with custom CSS themes
  • Fixed VM column selector dead code
  • Improvements to plugin incognito mode registry hiding
  • Fixed incognito race condition on VM page
  • Added confirmation dialogs to settings Apply buttons

v2026.04.07

06 Apr 20:39

Choose a tag to compare

  • Fix preset accent color overriding orange update-available text

v2026.04.06

06 Apr 09:04

Choose a tag to compare

v2026.04.06

  • Fix folder settings page toggles showing wrong ON/OFF state on load

v2026.04.05

05 Apr 00:13

Choose a tag to compare

Incognito Mode Improvements

  • Scrub container/VM names in volume paths, disk image filenames, and /domains/ directory names
  • Hide public IPv6 addresses and MAC addresses
  • Hide non-standard interface names (e.g. hassio)
  • VM folder previews show "VM 1" instead of "Container 1"