Skip to content

Commit a13ba85

Browse files
author
FolderView Plus Test
committed
Build dev package for VM detail row fix
1 parent 4d96e23 commit a13ba85

9 files changed

Lines changed: 13 additions & 6 deletions
-14.3 MB
Binary file not shown.

archive/folderview.plus-2026.04.12.01.txz.sha256

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

archive/folderview.plus-2026.04.12.02.txz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
-14.3 MB
Binary file not shown.

archive/folderview.plus-2026.04.12.03.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+
8dc0f43871c658328b27719d8a009860c038f8728d30651ae879c1da5f719fe8 folderview.plus-2026.04.16.02.txz

folderview.plus.plg

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,22 @@
66
<!ENTITY launch "Settings/FolderViewPlus">
77
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
88
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
9-
<!ENTITY version "2026.04.15.01">
10-
<!ENTITY md5 "1e7739394835769b5f090c684d139c8a">
9+
<!ENTITY version "2026.04.16.02">
10+
<!ENTITY md5 "bb3f09b6a74417818ff303dad5b4e937">
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.02
17+
- Fix: VM runtime rows, folder state, and VM actions.
18+
- UX: Folder editor flows, previews, and bootstrap behavior.
19+
- UX: Settings workspace layout, section flows, and table behavior.
20+
- Quality: Release-note generation, retry cleanup, and packaging guards.
21+
- Feature: Setup Assistant, rules, smart-detect, and starter-template workflows.
22+
- Refactor: Shared runtime contracts, request plumbing, and cross-page foundations.
23+
24+
1625
###2026.04.14.17
1726
- Fix: Uploaded custom icons are now stored under `/boot/config/plugins/folderview.plus/images/custom`, so they persist across reboot, plugin reinstalls, and Unraid upgrades.
1827
- Fix: The plugin now restores the live `/plugins/folderview.plus/images/custom/` path automatically from persistent storage after boot or upgrade.

folderview.plus.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>
1111
FolderView Plus organizes Docker, VM, and Dashboard views into folders in Unraid, with starter setup tools, rules, bulk assignment, recovery, templates, and diagnostics.
1212
</Description>
13-
<Date>2026-04-15</Date>
13+
<Date>2026-04-16</Date>
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>

0 commit comments

Comments
 (0)