Skip to content

Commit ad6d102

Browse files
Sync main into dev (auto back-merge)
2 parents 7cca10c + 0fef1c7 commit ad6d102

4 files changed

Lines changed: 16 additions & 2 deletions

archive/folderview.plus-2026.03.19.20.txz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
37bf0b2fd62f50de411e13f6dee60908e11c324bb0dd22dc82011644a0965a87 folderview.plus-2026.03.21.03.txz

folderview.plus.plg

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,27 @@
66
<!ENTITY launch "Settings/FolderViewPlus">
77
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
88
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
9-
<!ENTITY version "2026.03.21.01">
9+
<!ENTITY version "2026.03.21.03">
1010
<!ENTITY md5 "de86426fa42edffd34a1458f37c6e109">
1111
]>
1212

1313
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon="folder-icon.png" support="https://forums.unraid.net/topic/197631-plugin-folderview-plus/" min="7.0.0">
1414
<CHANGES>
1515

16+
###2026.03.21.03
17+
- Maintenance: Release rollup since main `2026.03.19.29`; merged all `dev` improvements through `2026.03.21.01` into `main`.
18+
- Feature: Expanded Docker folder quick actions with icon-row `Focus/Pin/Lock` controls plus `Open all WebUIs` and `Clone folder`.
19+
- UX: `Open all WebUIs` is now folder-scoped and nested-aware with smarter runtime checks, plus popup-block guidance and manual fallback links.
20+
- Feature: Added shared Docker runtime architecture (`docker.runtime.shared.js`) with centralized state, guarded async actions, and telemetry primitives.
21+
- Feature: Added dashboard layout/view improvements including persistent layout memory, expansion memory, quick-action rail controls, and Compact Matrix mode.
22+
- Fix: Resolved dashboard/action-rail regressions (collapse sync, right-rail anchoring, short-widget overhang) across Docker and VM widgets.
23+
- Fix: Stabilized Docker table/row layout behavior (dropdown gutter, app/version clipping, compact controls, long-name handling) on desktop and mobile.
24+
- Fix: Hardened iPhone/mobile settings rendering and overflow menu bounds; removed mobile artifact/box rendering regressions.
25+
- Fix: Resolved settings-load `arguments is not defined` crash path and hardened setup-wizard theme contrast across host themes (including Dynamix White).
26+
- Performance: Improved render/refresh behavior with coalesced refreshes, queued table renders, and safer large-tree performance-mode limits.
27+
- Quality: Expanded regression/architecture coverage and strengthened release guard/smoke automation to prevent recurrence.
28+
29+
1630
###2026.03.21.01
1731
- Maintenance: Harden setup wizard contrast across themes.
1832

0 commit comments

Comments
 (0)