open-vault/changelog/16688.txt

10 lines
460 B
Plaintext

```release-note:change
plugins: `GET /sys/plugins/catalog` endpoint now returns an additional `detailed` field in the response data with a list of additional plugin metadata.
```
```release-note:change
plugins: `GET /sys/plugins/catalog/:type/:name` endpoint now returns an additional `version` field in the response data.
```
```release-note:improvement
plugins: Plugin catalog supports registering and managing plugins with semantic version information.
```