Skip to content

Commit a186f28

Browse files
author
FolderView Plus Test
committed
Add 2026.04.15.01 manifest notes
1 parent 4f2c7b6 commit a186f28

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

folderview.plus.plg

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
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.04.15.01
17+
- Theme Workspace
18+
- Added a managed Theme Workspace to Settings with GitHub theme import, activate/deactivate, delete, variable overrides, custom CSS, and update checks.
19+
- Added a dedicated `theme_workspace.php` endpoint plus managed CSS generation so imported themes flow through the existing custom asset pipeline safely.
20+
- Added GitHub source parsing, CSS safety scanning, and persisted theme-workspace state in plugin prefs/storage.
21+
- Folder Defaults
22+
- Added saved folder-default profiles for Docker and VM settings so a source folder's icon, folder settings, and script actions can be reused.
23+
- Added `Apply to all` for saved defaults using the existing guarded folder-settings batch-apply path.
24+
- Added new-folder inheritance in the modern folder editor so create mode hydrates from the saved default profile before the user edits anything.
25+
- Verification and Guardrails
26+
- Added prefs/runtime contract coverage for saved folder defaults, theme workspace settings wiring, and editor create-mode inheritance.
27+
- Updated the settings include-order guard to allow the new Theme Workspace runtime module.
28+
1629
###2026.04.14.15
1730
- UX: Icon picker, bundled icon packs, and custom icon management.
1831
- Docs: Project documentation and support guidance.

0 commit comments

Comments
 (0)