Releases: drodil/backstage-plugin-toolbox
Releases · drodil/backstage-plugin-toolbox
v1.33.1
v1.33.0
New frontend system support has been improved to support custom tools via ToolboxToolBlueprint
. See docs for more information!
v1.32.0
toolbox-backend
now exposes most of the toolbox tools through actions registry. This allows using toolbox tools via MCP server and in the scaffolder templates. toolbox.enabledActions
config can be used to filter actions that are registered.
v1.31.0
Updated to Backstage 1.43.0
v1.30.0
v1.29.5
Updated to Backstage 1.42.0 and added support for the new frontend system (alpha export)
v1.29.0
- URL encoding can be done without special characters
- Updated to Backstage 1.41.1
v1.28.0
v1.27.0
v1.26.1
- Update to Backstage 1.39.0
- Bump React to 18, remove 17 support