Skip to content

Commit 0d346cf

Browse files
author
FolderView Plus Test
committed
Build stable package for 2026.04.16.04
1 parent fc27faf commit 0d346cf

5 files changed

Lines changed: 13 additions & 7 deletions

archive/folderview.plus-2026.04.15.12.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+
333112b8c9775fd71b294c1a1f0ea2861adc1b5313162726bb4ea1e666e88944 folderview.plus-2026.04.16.04.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.04.16.03">
10-
<!ENTITY md5 "04930b9b7e5ebee2bf3c4f6057009781">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.04.16.04">
10+
<!ENTITY md5 "e6105821583b8b9a3c273e0bd0854d95">
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.04.16.04
17+
- Maintenance: Revert VM detail-row regrouping and restore rules workspace binding.
18+
- Maintenance: Refresh performance baseline for released runtime assets.
19+
- Fix: Fix dead-code guard for release tree explorer cleanup.
20+
21+
1622
###2026.04.16.03
1723
- Fix: VM runtime rows, folder state, and VM actions.
1824
- UX: Dashboard layouts, quick rails, and folder card interactions.
@@ -5447,7 +5453,7 @@
54475453
</CHANGES>
54485454

54495455
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
5450-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
5456+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
54515457
<MD5>&md5;</MD5>
54525458
</FILE>
54535459

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, VM, and Dashboard views into folders in Unraid
1414
<MinVer>7.0.0</MinVer>
1515
<ExtraSearchTerms>folder view docker vm dashboard organization groups sorting import export backup recovery rules templates diagnostics</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)