Skip to content

Commit dc86d45

Browse files
Release main 2026.03.21.24 with template rollup notes
1 parent b1eb01e commit dc86d45

4 files changed

Lines changed: 11 additions & 4 deletions

archive/folderview.plus-2026.03.20.09.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+
375418749bd4f5c3f46f0200d68755edb5bfa1f9d7f60e90308d6f0c7aafd811 folderview.plus-2026.03.21.24.txz

folderview.plus.plg

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,21 @@
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.23">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.21.24">
1010
<!ENTITY md5 "23aca1be94a47ac4339f7fde187420e1">
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.24
17+
- Maintenance: Release rollup since main `2026.03.21.20`; merged all `dev` improvements through `2026.03.21.23` into `main`.
18+
- Feature: Added first-install starter-template flows for Docker and VM with one-click scaffold creation from the empty-state and quick-start panels.
19+
- Feature: Added selectable starter-template deployment so users can choose exactly which stock folders to create.
20+
- Fix: Corrected starter-template popup row alignment across themes (left-aligned, full-width options with stable checkbox/icon layout).
21+
22+
1623
###2026.03.21.23
1724
- Fix: Starter-template selection popup now forces left-aligned, full-width option rows so checkbox entries render correctly across host themes.
1825

@@ -2350,7 +2357,7 @@
23502357
</CHANGES>
23512358

23522359
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
2353-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
2360+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
23542361
<MD5>&md5;</MD5>
23552362
</FILE>
23562363

0 commit comments

Comments
 (0)