Skip to content

Commit 9a0c65c

Browse files
Stable release 2026.03.25.31
1 parent dbf6a7d commit 9a0c65c

5 files changed

Lines changed: 13 additions & 7 deletions

archive/folderview.plus-2026.03.25.05.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+
515c068e3833f7744742873718e2343e8f9def7e7e1bdd2c4a8fa4c23d5875b5 folderview.plus-2026.03.25.31.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.25.30">
10-
<!ENTITY md5 "68b4935445fa1246087c64dd35a6725e">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.25.31">
10+
<!ENTITY md5 "630c0e0353fd000ee0df03a4c87b2391">
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.25.31
17+
- UX: Keep the settings search field tight to the Basic/Advanced mode toggle and right-align the advanced-scope checkbox.
18+
- UX: Recenter Docker preview cards within folder rows for cleaner single-row and multi-row alignment.
19+
- Quality: Update layout smoke coverage for the revised search placement and preview centering rules.
20+
21+
1622
###2026.03.25.30
1723
- Maintenance: Refine settings search alignment and preview centering.
1824

@@ -3535,7 +3541,7 @@
35353541
</CHANGES>
35363542

35373543
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
3538-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
3544+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
35393545
<MD5>&md5;</MD5>
35403546
</FILE>
35413547

folderview.plus.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Containers>
33
<Plugin>True</Plugin>
4-
<PluginURL>https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/dev/folderview.plus.plg</PluginURL>
4+
<PluginURL>https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/main/folderview.plus.plg</PluginURL>
55
<PluginAuthor>alexphillips-dev</PluginAuthor>
66
<Beta>False</Beta>
77
<Category>Tools:System</Category>
@@ -14,6 +14,6 @@ FolderView Plus organizes Docker containers and VMs into folders in Unraid, with
1414
<MinVer>7.0.0</MinVer>
1515
<ExtraSearchTerms>folder view docker vm organization groups sorting import export backup rules</ExtraSearchTerms>
1616
<Support>https://forums.unraid.net/topic/197631-plugin-folderview-plus/</Support>
17-
<Icon>https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/dev/src/folderview.plus/usr/local/emhttp/plugins/folderview.plus/images/folder-icon.png</Icon>
17+
<Icon>https://raw.githubusercontent.com/alexphillips-dev/FolderView-Plus/main/src/folderview.plus/usr/local/emhttp/plugins/folderview.plus/images/folder-icon.png</Icon>
1818
<Project>https://github.com/alexphillips-dev/FolderView-Plus</Project>
1919
</Containers>

0 commit comments

Comments
 (0)