Skip to content

Commit 5407225

Browse files
chore: rebuild release artifacts for 2026.03.21.18
1 parent 045bd3b commit 5407225

6 files changed

Lines changed: 19 additions & 4 deletions

archive/folderview.plus-2026.03.20.02.txz.sha256

Lines changed: 0 additions & 1 deletion
This file was deleted.
-14 MB
Binary file not shown.

archive/folderview.plus-2026.03.20.04.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+
9663431bbc1c44bcd26c2b97f254c8d960d32a71da693a3eb69bb720abcbca17 folderview.plus-2026.03.21.18.txz

folderview.plus.plg

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,29 @@
66
<!ENTITY launch "Settings/FolderViewPlus">
77
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
88
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
9-
<!ENTITY version "2026.03.21.16">
10-
<!ENTITY md5 "8b813c84878baf0ad44ec74895d76d0a">
9+
<!ENTITY version "2026.03.21.18">
10+
<!ENTITY md5 "2161fdff4c6903dcf4b8ed916c4396a4">
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.18
17+
- Maintenance: batch storage writes and smooth folder editor rendering.
18+
- Fix: Fix new-folder name typing lag and docker name truncation regression.
19+
- Maintenance: Improve fresh-folder editor responsiveness and defer icon manager warmup.
20+
- Maintenance: Build release artifacts for 2026.03.21.12.
21+
- Fix: Fix runtime width recovery for clipped fresh-install folder names.
22+
- Fix: Fix fresh-install folder editor with sparse folder settings.
23+
24+
25+
###2026.03.21.17
26+
- Performance: Added shared frame/idle scheduling and batched localStorage writers to reduce main-thread stalls during runtime/state updates.
27+
- Performance: Improved folder editor responsiveness with chunked member-list rendering and worker-backed regex matching on large datasets.
28+
- UX: Deferred heavy built-in icon manifest loading until picker open to keep initial settings/edit load snappy.
29+
- Quality: Expanded performance regression tests to enforce batched storage writes and large-list folder editor safeguards.
30+
31+
1632
###2026.03.21.16
1733
- UX: Refined settings and on-screen update messaging for clarity and consistency.
1834
- Quality: Strengthened release automation and regression guards to prevent note drift.

0 commit comments

Comments
 (0)