Skip to content

Commit c70c9ce

Browse files
author
FolderView Plus Test
committed
Stable release 2026.04.08.01
1 parent 87fbf1a commit c70c9ce

5 files changed

Lines changed: 13 additions & 4 deletions

archive/folderview.plus-2026.04.05.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+
b00ca687cd87f56b431d47abca04164b67edd3463543b4ad56ae1a5c15528264 folderview.plus-2026.04.08.01.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;/main/folderview.plus.plg">
9-
<!ENTITY version "2026.04.06.19">
10-
<!ENTITY md5 "6a82795b9b26314528f73f627e1a1bc9">
9+
<!ENTITY version "2026.04.08.01">
10+
<!ENTITY md5 "ee58a8355dff34173887dba0e6b23a22">
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.08.01
17+
- Fix: Docker folder member runtime resync now updates both hidden and expanded members from live per-container state.
18+
- Fix: Docker folder member rows no longer show `force update` unless Docker advanced view is enabled.
19+
- Fix: Foldered Docker rows keep `apply update` limited to containers whose runtime state actually reports an update-ready image.
20+
- Fix: Expanded the support bundle runtime snapshot with per-folder render settings, per-folder render expectations, and per-entity render expectations for Docker troubleshooting.
21+
- Fix: Added Docker and VM runtime provenance fields such as manager source, update source, and runtime snapshot availability so support exports can separate bad runtime state from bad rendering.
22+
- Test: Extended support bundle and Docker update-status contract coverage for the new runtime diagnostics fields.
23+
24+
1625
###2026.04.06.19
1726
- Fix: Restored richer diagnostics fallback details for folder, rules, backup, and integrity issue reports.
1827
- Fix: Added diagnostics repair for stale or orphaned saved Docker or VM member references so health checks can clear those records.

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-06</Date>
13+
<Date>2026-04-08</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)