Releases: drodil/backstage-plugin-toolbox
Releases · drodil/backstage-plugin-toolbox
v1.36.5
v1.36.4
chore(ci): use single job for publish
v1.35.1
- Homepage card fixes, thanks to @hmarcucella3
- Updated to Backstage 1.44.2
v1.35.0
- SQL beautify now supports multiple SQL dialects, thanks to @hmarcucella3
- Inputs now have proper autocomplete settings
v1.34.0
feat: rollback to mui4 for easier migration to bui in the future
v1.33.4
Fix default editor input value setting
v1.33.3
- Updated to Backstage 1.44.0
v1.33.1
fix: repo fix
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.