Skip to content

Commit 9ed2704

Browse files
Release main 2026.03.22.07 with onboarding and preview rollup
1 parent b04c135 commit 9ed2704

6 files changed

Lines changed: 11 additions & 6 deletions
-14.1 MB
Binary file not shown.

archive/folderview.plus-2026.03.21.21.txz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.

archive/folderview.plus-2026.03.21.22.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+
a7a2afbf98dae03ab2f99ee3fc4638328a5f4a144cc962a37b1c6c364beaa9c3 folderview.plus-2026.03.22.07.txz

folderview.plus.plg

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@
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.22.05">
10-
<!ENTITY md5 "23aaf8a1d9f462eb94a63e9a3c4591d5">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.22.07">
10+
<!ENTITY md5 "58d683b5ef1686e6190587c10f5189bf">
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.22.07
17+
- UX: Added clean icon-only folder preview behavior through the existing Preview mode and clarified preview help text.
18+
- Feature: Landed starter-template onboarding, setup-assistant template flow, and improved smart-detect auto-assignment for Docker and VMs.
19+
- Quality: Split large settings logic into owned modules, tightened theme/mobile/runtime parity, and expanded regression/performance guards.
20+
21+
1622
###2026.03.22.05
1723
- UX: Refined settings and on-screen update messaging for clarity and consistency.
1824
- Quality: Strengthened release automation and regression guards to prevent note drift.
@@ -2493,7 +2499,7 @@
24932499
</CHANGES>
24942500

24952501
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
2496-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
2502+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
24972503
<MD5>&md5;</MD5>
24982504
</FILE>
24992505

0 commit comments

Comments
 (0)