Skip to content

Commit 41b5936

Browse files
chore: bump release to 2026.03.05.7 for stopped-folder status fix
1 parent 91e4b48 commit 41b5936

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

185 KB
Binary file not shown.

folderview.plus.plg

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,17 @@
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.03.05.6">
10-
<!ENTITY md5 "72678bc4e4c539d3fc904dfd40e69937">
9+
<!ENTITY version "2026.03.05.7">
10+
<!ENTITY md5 "25a9ae78f4bb55c1283543a9f5d25d9f">
1111
]>
1212

1313
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" icon="folder-open-o" support="https://github.com/alexphillips-dev/FolderView-Plus/issues" min="7.0.0">
1414
<CHANGES>
1515

16+
###2026.03.05.7
17+
- Fix folder status display so fully stopped folders still show `0/N started` instead of appearing blank when the stopped badge is disabled.
18+
- Keep badge toggles functional while preserving readable status text in Docker and VM views.
19+
1620
###2026.03.05.6
1721
- Add full Import Preview + selective apply with merge modes (replace/merge/skip) and schema metadata validation.
1822
- Add one-click Undo backups for risky operations (import, clear/delete, bulk assign, and restore actions).

0 commit comments

Comments
 (0)