Skip to content

Commit 930ea22

Browse files
Overhaul setup wizard flow and import guidance
1 parent b1f724b commit 930ea22

4 files changed

Lines changed: 281 additions & 20 deletions

File tree

13.9 MB
Binary file not shown.

folderview.plus.plg

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,21 @@
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.07.16">
10-
<!ENTITY md5 "a6050bab18c02a2c0cb9ce5f53bfb680">
9+
<!ENTITY version "2026.03.08.01">
10+
<!ENTITY md5 "ad394a3592a772425d4eaddab2474bf4">
1111
]>
1212

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

16+
###2026.03.08.01
17+
- Feature: setup wizard now uses route-aware step flow (new installs skip import unless an import file is selected).
18+
- UI/UX: added a live "What will change" summary panel in the wizard sidebar with import/settings/rules impact totals.
19+
- Usability: improved wizard import cards with format detection, file size/date metadata, and clearer migration warnings.
20+
- Safety: added an apply confirmation step with a summarized impact preview before changes are executed.
21+
- Quality: enhanced completion summary with route context and apply duration.
22+
23+
1624
###2026.03.07.16
1725
- Improved update-banner changelog loading so it reads from multiple installed manifest locations (not only one path).
1826
- Added changelog fallback logic:

0 commit comments

Comments
 (0)