|
| 1 | +--- |
| 2 | +title: "v1.2.4" |
| 3 | +date: "2026-07-27" |
| 4 | +description: "Side-by-Side Tool View enables working with two tools in parallel in a single session." |
| 5 | +heroImage: "/images/updates/v1_2_4.png" |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +## Highlights |
| 10 | + |
| 11 | +- Side-by-Side Tool View enables working with two tools in parallel in a single session. |
| 12 | +- Power Platform API integration expands available operations for tool and workflow development. |
| 13 | +- Notification Hub centralizes app and tool notifications with improved visibility and history. |
| 14 | +- MCP Server preview adds agentic AI-driven tool invocation support for attended and unattended scenarios. |
| 15 | +- Agent interoperability preview is available for clients such as Claude and GitHub Copilot integrations. |
| 16 | +- Tool execution flows include small UX and reliability improvements across common user paths. |
| 17 | +- Tool windows: improved layout and state handling in Side-by-Side view interactions. |
| 18 | +- Notifications: resolved edge cases with delivery timing and display consistency. |
| 19 | +- API surface: fixed issues in Power Platform API request/response handling paths. |
| 20 | +- MCP preview: improved stability for agent-triggered tool invocation sequences. |
| 21 | +- Connections: addressed minor reliability issues during repeated connection operations. |
| 22 | +- Added preview MCP Server pathway for agentic AI tool invocation in attended/unattended modes. |
| 23 | +- Extended internal APIs and integration points to support new Power Platform API scenarios. |
| 24 | +- Updated notification and tool orchestration internals to support Hub and parallel tool workflows. |
| 25 | +- Included incremental build and maintenance updates for release packaging and developer workflows. |
| 26 | +- Windows: Power-Platform-ToolBox-v1.2.4-Setup.exe |
| 27 | +- macOS: Power-Platform-ToolBox-v1.2.4.dmg (drag to Applications) |
| 28 | +- Linux: Power-Platform-ToolBox-v1.2.4.AppImage (chmod +x, then run) |
| 29 | +- No manual migration needed. |
| 30 | +- MCP Server agentic AI support is a preview feature and may evolve in upcoming releases. |
| 31 | + |
| 32 | +## Fixes |
| 33 | + |
| 34 | +- General UI: fixed several small behavior regressions and polish issues. |
| 35 | + |
| 36 | +## Developer & Build |
| 37 | + |
| 38 | +- N/A |
| 39 | + |
| 40 | +## Install |
| 41 | + |
| 42 | +- Windows: `Power-Platform-ToolBox-1.2.4-arm64-win.exe` |
| 43 | +- macOS: `Power-Platform-ToolBox-1.2.4-arm64-mac.dmg` |
| 44 | +- Linux: `Power-Platform-ToolBox-1.2.4-x86_64-linux.AppImage` |
| 45 | + |
| 46 | +## Notes |
| 47 | + |
| 48 | +- No manual migration needed; existing settings and connections continue to work. |
| 49 | + |
| 50 | +## Full Changelog |
| 51 | + |
| 52 | +[v1.2.3...v1.2.4](https://github.com/PowerPlatformToolBox/desktop-app/compare/v1.2.3...v1.2.4) |
0 commit comments