Skip to content

Commit 0fef1c7

Browse files
Release main 2026.03.21.03 with dev rollup notes
1 parent f53b06b commit 0fef1c7

4 files changed

Lines changed: 18 additions & 4 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: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,28 @@
55
<!ENTITY github "alexphillips-dev/FolderView-Plus">
66
<!ENTITY launch "Settings/FolderViewPlus">
77
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
8-
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
9-
<!ENTITY version "2026.03.21.01">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
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

@@ -2216,7 +2230,7 @@
22162230
</CHANGES>
22172231

22182232
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
2219-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
2233+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
22202234
<MD5>&md5;</MD5>
22212235
</FILE>
22222236

0 commit comments

Comments
 (0)