Skip to content

Power Platform ToolBox v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:44
9961dbb

Power Platform ToolBox 1.2.3

Highlights

  • Support beta and pre-release npm packages in tool discovery and installs
  • Enhanced inter-tool communications; both one-way (send and forget) and two-way (send and receive)
  • Let tools declare capabilities; and find tools by capabilities
  • Tighten terminal command blocking during tool execution
  • Sanitize version scopes before running npm install

Fixes

  • Terminal: improve blocking rules and related command handling
  • Terminal: keep stdout processing stable while filtering sentinel output
  • Install flow: sanitize npm version scopes before invoking installs
  • Marketplace: keep prerelease package handling aligned with tool registry metadata
  • Tools: preserve capability metadata for npm and locally loaded tools

Developer & Build

  • Tool registry and preload APIs now carry prerelease package support end to end
  • Terminal manager refactor expands the blocking pipeline and stdout handling internals

Install

  • Windows: Power-Platform-ToolBox-1.2.3-Setup.exe
  • macOS: Power-Platform-ToolBox-1.2.3.dmg (drag to Applications)
  • Linux: Power-Platform-ToolBox-1.2.3.AppImage (chmod +x, then run)

Notes

  • No manual migration needed.
  • Tool developers using prerelease packages should confirm their package metadata is published with the expected version scope.

Full Changelog

v1.2.2...v1.2.3