Skip to content

Commit ff94385

Browse files
Release main 2026.03.23.09 with dashboard and preview rollup
1 parent 3210739 commit ff94385

4 files changed

Lines changed: 16 additions & 5 deletions

archive/folderview.plus-2026.03.22.37.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+
845157971a3d47a0935569507bb11d90ee91538c5bff38ad50401fb4eb7af566 folderview.plus-2026.03.23.09.txz

folderview.plus.plg

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,25 @@
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.23.08">
10-
<!ENTITY md5 "cb1fb4fda2eb6c3709b71d6b80f83dbc">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.23.09">
10+
<!ENTITY md5 "a0a62822eac6bb4721c5ae494b02268e">
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.23.09
17+
- Maintenance: Release main `2026.03.23.09` with the full `dev` rollup since main `2026.03.22.07`, including Dashboard, preview, settings, and packaging improvements.
18+
- Feature: Added a Dashboard widget `Legacy` layout for both Docker and VM widgets so each widget can show native Unraid rows without FolderView Plus grouping.
19+
- Feature: Added per-folder Docker `Preview rows` plus a richer member action sheet for preview and expanded-folder actions.
20+
- UX: Added per-folder chevron style/color controls and adjustable preview border and vertical-bar thickness for better visibility on stock Unraid themes.
21+
- Fix: Rebuilt Docker multi-row previews to resolve clipping, wrapping, spacing, status-text, and action-placement regressions, including truncated counts like `9/9 started`.
22+
- Fix: Reworked Dashboard `Legacy` transitions so they rebuild locally and keep the action rail visible while switching in or out of bypass mode.
23+
- UX: Simplified plugin settings with a fixed action bar, instant-persist table width/layout controls, and cleaner section apply indicators.
24+
- Quality: Hardened branch-aware packaging, manifest/update metadata, release validation, and regression coverage across Dashboard, preview, settings, and runtime paths.
25+
26+
1627
###2026.03.23.08
1728
- Fix: Kept the Dashboard widget action rail visible from the start of `Legacy` view exits instead of waiting for the async widget rebuild to begin.
1829
- Quality: Cleared per-widget `Legacy` transition state on failed or superseded view switches so quick-rail visibility does not get stuck.
@@ -2796,7 +2807,7 @@
27962807
</CHANGES>
27972808

27982809
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
2799-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
2810+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
28002811
<MD5>&md5;</MD5>
28012812
</FILE>
28022813

0 commit comments

Comments
 (0)