Skip to content

Commit 7a6172a

Browse files
Release main 2026.03.21.10 with dev rollup notes
1 parent e592389 commit 7a6172a

4 files changed

Lines changed: 14 additions & 4 deletions

archive/folderview.plus-2026.03.19.25.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+
d5b0d25ddfc3fe6d6352ca1387d785c0bb2114e099c5a3320a465fe21a9b8bc2 folderview.plus-2026.03.21.10.txz

folderview.plus.plg

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,24 @@
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.09">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.21.10">
1010
<!ENTITY md5 "6e420ddd983612b56a79faf408199b6b">
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.10
17+
- Maintenance: Release rollup since main `2026.03.21.03`; merged all `dev` improvements through `2026.03.21.09` into `main`.
18+
- Feature: Added theme compatibility mode controls (`auto/host/safe/highcontrast`) with runtime resolver + self-heal action for Docker/VM settings.
19+
- Feature: Reworked setup wizard visual system with module-mapped card tones (`data-fv-card-tone`) and contrast tiers (`normal/high/max`) with auto-evaluation.
20+
- Feature: Added wizard accessibility controls (Focus mode + Contrast selector), expanded keyboard shortcuts (`Alt+F`, `Alt+C`), and mobile chip-row details toggles.
21+
- UX: Improved wizard readability with stronger panel/card separation, semantic status color mapping (`info/success/warning/danger/neutral`), and non-color active-state cues.
22+
- UX: Added inline "how to fix" guidance in wizard flow to reduce blocker/warning confusion and speed setup completion.
23+
- Quality: Expanded regression and guard coverage for wizard theme/contrast contracts, tone mapping, and theme matrix smoke checks.
24+
25+
1626
###2026.03.21.09
1727
- Feature: Added wizard contrast system with explicit tiers (`normal/high/max`) plus auto contrast evaluation that selects safer tiers when needed.
1828
- Feature: Added wizard quick accessibility controls (Focus mode toggle + Contrast selector) and keyboard shortcuts (`Alt+F`, `Alt+C`).
@@ -2268,7 +2278,7 @@
22682278
</CHANGES>
22692279

22702280
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
2271-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
2281+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
22722282
<MD5>&md5;</MD5>
22732283
</FILE>
22742284

0 commit comments

Comments
 (0)