Skip to content

Commit e43b82f

Browse files
author
FolderView Plus Test
committed
Stable release 2026.04.08.10
1 parent 6d1589b commit e43b82f

5 files changed

Lines changed: 14 additions & 3 deletions

File tree

archive/folderview.plus-2026.04.05.11.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+
8bf05b4083067c33d862fc328acc259a7ba63b95a5e2488cd7aaf583ff97057e folderview.plus-2026.04.08.10.txz

docs/releases/2026.04.08.10.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Maintenance: Promote the validated Docker update-rendering fixes from the `dev` test cycle into the main release channel.
2+
- Fix: Docker update actions now stay accurate when switching between basic and advanced view and when expanding previously collapsed folders, so stale `force update` or `apply update` states no longer persist or spread to every child row.
3+
- Quality: Support bundles now capture Docker list-view mode, clearer build provenance, and richer update diagnostics so basic-versus-advanced rendering issues can be diagnosed from one export.
4+
- Regression guard: Refreshed the support-bundle performance baseline and added regression coverage around Docker row re-sync behavior and support-bundle telemetry capture.

folderview.plus.plg

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,20 @@
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.08.09">
10-
<!ENTITY md5 "b984777824a64d21e9b62dbcdab6d96b">
9+
<!ENTITY version "2026.04.08.10">
10+
<!ENTITY md5 "f1dc0afec21f6c79d2f597321ed4b481">
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.10
17+
- Maintenance: Promote the validated Docker update-rendering fixes from the `dev` test cycle into the main release channel.
18+
- Fix: Docker update actions now stay accurate when switching between basic and advanced view and when expanding previously collapsed folders, so stale `force update` or `apply update` states no longer persist or spread to every child row.
19+
- Quality: Support bundles now capture Docker list-view mode, clearer build provenance, and richer update diagnostics so basic-versus-advanced rendering issues can be diagnosed from one export.
20+
- Regression guard: Refreshed the support-bundle performance baseline and added regression coverage around Docker row re-sync behavior and support-bundle telemetry capture.
21+
22+
1623
###2026.04.08.09
1724
- Fix: Docker folder rows and member rows now refresh their update actions live when switching between basic and advanced view, so stale `force update` or `apply update` states no longer stick until a page reload.
1825
- Fix: Expanding a collapsed Docker folder now re-syncs its direct member rows from cached runtime state after the rows move out of hidden storage, so one updated container no longer makes every child row show `apply update`.

0 commit comments

Comments
 (0)