Releases: chodeus/folder.view3
Releases · chodeus/folder.view3
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"
v2026.04.04
What's New
- CSS Tool — Built-in theme manager with GitHub import, variable editor, presets, and advanced CSS
- GraphQL API Integration — WebSocket stats and container/VM actions on Unraid 7.2+, automatic PHP fallback
- Settings Modernization — Folder defaults with Apply to All, full backup/restore
- Incognito Mode — Blur container/VM names for screenshot-safe sharing
- Shared Code Extraction — shared.js, folder-common.css, customEvents.js for maintainability
- VM Detail Row Fixes — Correct positioning in folders, MutationObserver loop prevention, zebra striping
- PLG Pre-install Cleanup — Removes stale package DB entries for reliable upgrades
- Mobile & Touch — 44px tap targets, hover:none visibility, Firefox scrollbar, responsive breakpoints
- Security — Content-Type headers on all JSON endpoints, CSS injection sanitization
Rolling back
If you run into any issues, roll back to v2026.04.01:
- Plugins > Install Plugin > paste:
https://raw.githubusercontent.com/chodeus/folder.view3/v2026.04.01/folder.view3.plg
v2026.04.01
- Sanitize debug exports
v2026.03.30.2
- Add Folder button relocated next to Add Container/VM
v2026.03.30.1
- Mobile UI improvements
v2026.03.30
- Fix preview overflow causing table expansion in Firefox/Edge