|
6 | 6 | <!ENTITY launch "Settings/FolderViewPlus"> |
7 | 7 | <!ENTITY plugdir "/usr/local/emhttp/plugins/&name;"> |
8 | 8 | <!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg"> |
9 | | -<!ENTITY version "2026.03.08.10"> |
10 | | -<!ENTITY md5 "19b1e26747e13a67b538a0cd65762cfc"> |
| 9 | +<!ENTITY version "2026.03.08.11"> |
| 10 | +<!ENTITY md5 "6d5298fbc83f5664ebaf629d164f3530"> |
11 | 11 | ]> |
12 | 12 |
|
13 | 13 | <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"> |
14 | 14 | <CHANGES> |
15 | 15 |
|
| 16 | +###2026.03.08.11 |
| 17 | +- UI fix: force-compact sizing for advanced module action buttons so `Add rule`, `Test rule priority`, and `Simulate all items` no longer render oversized. |
| 18 | +- Styling hardening: added high-priority button sizing overrides to prevent theme/CSS inheritance from stretching action controls. |
| 19 | +- Changelog maintenance: corrected 2026.03.08.10, 2026.03.08.09, and 2026.03.08.07 entries with proper release details. |
| 20 | + |
| 21 | + |
16 | 22 | ###2026.03.08.10 |
17 | | -- Maintenance: automated release metadata update. |
| 23 | +- UI/UX fix: normalized oversized action buttons across Advanced modules (Auto-assignment, Runtime, Backup, and Templates). |
| 24 | +- Layout fix: prevented grid row stretch in rules/runtime sections so controls stay compact and aligned. |
| 25 | +- Consistency: standardized button sizing for Docker and VM advanced action rows. |
18 | 26 |
|
19 | 27 |
|
20 | 28 | ###2026.03.08.09 |
21 | | -- Maintenance: automated release metadata update. |
| 29 | +- Feature: added quick profile presets (Balanced, Minimal, Power, Media Stack) for one-click Docker/VM defaults. |
| 30 | +- Feature: added Recent activity feed and toast notifications, including undo-capable action toasts. |
| 31 | +- Feature: added quick folder filters (All, Pinned, Stopped, Empty, No rules, and Docker "Has updates"). |
| 32 | +- Feature: added per-folder status breakdown modal with actionable suggestions and direct status-filter shortcut. |
| 33 | +- UX: improved first-run empty state with direct Create Folder, Import, and Wizard actions. |
| 34 | +- Safety: import flow now supports "Preview diff first" preference and a required review acknowledgement before apply. |
| 35 | +- Usability: added rule-test sample presets, inline validation hints, and stricter template-name validation. |
| 36 | +- Mobile: added touch long-press row quick actions for core folder operations. |
22 | 37 |
|
23 | 38 |
|
24 | 39 | ###2026.03.08.07 |
25 | | -- Maintenance: automated release metadata update. |
| 40 | +- Release maintenance: synchronized manifest and changelog metadata during packaging. |
| 41 | +- No functional runtime behavior changes were introduced in this patch step. |
26 | 42 |
|
27 | 43 |
|
28 | 44 | ###2026.03.08.06 |
|
0 commit comments