chore: rebrand plugin to unRAID, expand description with full action reference (v1.1.4)

- Add displayName "unRAID" to plugin.json and marketplace.json
- Expand description to list all 15 action domains and 107 subactions
- Mark destructive subactions with * in description
- Bump version 1.1.3 → 1.1.4

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jacob Magar
2026-03-25 00:18:16 -04:00
parent 87cd5e5193
commit abb71f17ff
5 changed files with 15 additions and 7 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project are documented here.
## [1.1.4] - 2026-03-25
### Changed
- **Plugin branding**: `displayName` set to `unRAID` in `plugin.json` and `marketplace.json`
- **Plugin description**: Expanded to list all 3 tools and all 15 action domains with full subaction inventory (107 subactions, destructive actions marked with `*`)
## [1.1.3] - 2026-03-24
### Fixed