Releases: chodeus/folder.view3
Releases Β· chodeus/folder.view3
v2026.05.07
- Fix folder editor failing to load when a container has no Docker labels
v2026.05.02
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.
verHintmeasurement 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.jsanddocker.jsfor 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
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
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
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
Improved incognito mode
v2026.04.08
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
- Fix preset accent color overriding orange update-available text
v2026.04.06
v2026.04.06
- Fix folder settings page toggles showing wrong ON/OFF state on load
v2026.04.05
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"