Skip to content

Commit 0b3fd21

Browse files
author
FolderView Plus Test
committed
Normalize 2026.04.15.01 release notes
1 parent a186f28 commit 0b3fd21

2 files changed

Lines changed: 16 additions & 24 deletions

File tree

docs/releases/2026.04.15.01.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
### Theme Workspace
2-
- Added a managed Theme Workspace to Settings with GitHub theme import, activate/deactivate, delete, variable overrides, custom CSS, and update checks.
3-
- Added a dedicated `theme_workspace.php` endpoint plus managed CSS generation so imported themes flow through the existing custom asset pipeline safely.
4-
- Added GitHub source parsing, CSS safety scanning, and persisted theme-workspace state in plugin prefs/storage.
5-
6-
### Folder Defaults
7-
- Added saved folder-default profiles for Docker and VM settings so a source folder's icon, folder settings, and script actions can be reused.
8-
- Added `Apply to all` for saved defaults using the existing guarded folder-settings batch-apply path.
9-
- Added new-folder inheritance in the modern folder editor so create mode hydrates from the saved default profile before the user edits anything.
10-
11-
### Verification and Guardrails
12-
- Added prefs/runtime contract coverage for saved folder defaults, theme workspace settings wiring, and editor create-mode inheritance.
13-
- Updated the settings include-order guard to allow the new Theme Workspace runtime module.
1+
- Feature: Added a managed Theme Workspace in Settings with GitHub theme import, activate/deactivate, delete, variable overrides, custom CSS, and update checks.
2+
- Fix: Added a dedicated `theme_workspace.php` endpoint plus managed CSS generation so imported themes flow through the existing custom asset pipeline safely.
3+
- Security: Added GitHub CSS safety scanning and persisted managed-theme metadata/warnings for imported theme sources.
4+
- Feature: Added saved Docker and VM folder-default profiles so a source folder's icon, folder settings, and script actions can be reused.
5+
- Feature: Added `Apply to all` for saved defaults using the existing guarded folder-settings batch-apply path.
6+
- Fix: Added new-folder inheritance in the modern folder editor so create mode hydrates from the saved default profile before the user edits anything.
7+
- Quality: Added prefs/runtime contract coverage for saved folder defaults, theme workspace settings wiring, and editor create-mode inheritance.
8+
- Maintenance: Updated the settings include-order guard to allow the new Theme Workspace runtime module.

folderview.plus.plg

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,14 @@
1414
<CHANGES>
1515

1616
###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.
17+
- Feature: Added a managed Theme Workspace in Settings with GitHub theme import, activate/deactivate, delete, variable overrides, custom CSS, and update checks.
18+
- Fix: Added a dedicated `theme_workspace.php` endpoint plus managed CSS generation so imported themes flow through the existing custom asset pipeline safely.
19+
- Security: Added GitHub CSS safety scanning and persisted managed-theme metadata and warnings for imported theme sources.
20+
- Feature: Added saved Docker and VM folder-default profiles so a source folder's icon, folder settings, and script actions can be reused.
21+
- Feature: Added `Apply to all` for saved defaults using the existing guarded folder-settings batch-apply path.
22+
- Fix: Added new-folder inheritance in the modern folder editor so create mode hydrates from the saved default profile before the user edits anything.
23+
- Quality: Added prefs/runtime contract coverage for saved folder defaults, theme workspace settings wiring, and editor create-mode inheritance.
24+
- Maintenance: Updated the settings include-order guard to allow the new Theme Workspace runtime module.
2825

2926
###2026.04.14.15
3027
- UX: Icon picker, bundled icon packs, and custom icon management.

0 commit comments

Comments
 (0)