Skip to content

Commit e71d2be

Browse files
Release main 2026.03.21.43 with smart-detect rollup notes
1 parent 629f919 commit e71d2be

4 files changed

Lines changed: 13 additions & 4 deletions

archive/folderview.plus-2026.03.21.15.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+
e281c9cb1095b35f515ef96a283e870eb31ff4334f471604e55711e46787fdf5 folderview.plus-2026.03.21.43.txz

folderview.plus.plg

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,23 @@
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.03.21.42">
8+
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
9+
<!ENTITY version "2026.03.21.43">
1010
<!ENTITY md5 "d85fda43a50dee3694be719db727fda9">
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.03.21.43
17+
- Feature: Added category-driven starter-template onboarding for fresh installs across Docker and VMs, including dropdown category counts, smarter defaults, selective deployment, and built-in icon mapping.
18+
- Feature: Added a dedicated Templates step to the Setup Assistant so new installs can create starter folders and auto-assign existing Docker/VM workloads during guided setup.
19+
- Fix: Reworked smart-detect to use deterministic per-item best-match scoring with compose/template metadata, bind paths, aliases, and expanded VM heuristics, so mixed workloads land in the correct folders more reliably.
20+
- UX: Polished setup apply/completion/failure dialogs and added confidence, match-reason, and review-needed reporting so wizard smart-assign decisions are easier to understand before merging into production.
21+
- Compatibility: Fixed plugin install description/warning copy across all shipped language packs and hardened i18n/release guards to prevent placeholder or symbol regressions.
22+
- Regression guard: Added coverage for starter-template smart selection, mixed-workload assignment, review-path behavior, helper exports, and accepted performance-baseline updates for the new wizard logic.
23+
24+
1625
###2026.03.21.42
1726
- UX: Setup assistant smart-detect now reports confidence, match reasons, and review-needed items instead of silently forcing weak matches into fallback assignment.
1827
- Fix: Expanded Docker and VM alias/heuristic coverage so template detection stays stronger for management, network, gaming, media, and utility workloads.
@@ -2456,7 +2465,7 @@
24562465
</CHANGES>
24572466

24582467
<FILE Name="/boot/config/plugins/&name;/&name;-&version;.txz" Run="upgradepkg --install-new">
2459-
<URL>https://raw.githubusercontent.com/&github;/dev/archive/&name;-&version;.txz</URL>
2468+
<URL>https://raw.githubusercontent.com/&github;/main/archive/&name;-&version;.txz</URL>
24602469
<MD5>&md5;</MD5>
24612470
</FILE>
24622471

0 commit comments

Comments
 (0)