|
| 1 | +# Created with komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: PowerPlatformToolBox.PowerPlatformToolBox |
| 5 | +PackageVersion: 1.1.2 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Power Platform ToolBox |
| 8 | +PublisherUrl: https://www.powerplatformtoolbox.com/ |
| 9 | +PublisherSupportUrl: https://docs.powerplatformtoolbox.com/ |
| 10 | +Author: PowerPlatformToolBox |
| 11 | +PackageName: Power Platform ToolBox |
| 12 | +PackageUrl: https://www.powerplatformtoolbox.com/ |
| 13 | +License: GNU General Public License v3.0 (GPL-3.0) |
| 14 | +LicenseUrl: https://github.com/PowerPlatformToolBox/desktop-app/blob/main/LICENSE |
| 15 | +Copyright: Copyright © 2026 Power Platform ToolBox |
| 16 | +ShortDescription: A universal desktop app that contains multiple tools to ease the customization and configuration of Power Platform |
| 17 | +ReleaseNotes: |- |
| 18 | + Power Platform ToolBox 1.1.2 |
| 19 | + Highlights |
| 20 | + - MSAL-based authentication isolates tokens per connection and validates access with WhoAmI for more reliable sign-in |
| 21 | + - Troubleshooting modal runs configuration checks and surfaces Sentry diagnostics to speed up support and debugging |
| 22 | + - Tool updates show inline progress and accessible status feedback while tools are updating |
| 23 | + - Terminal UI hides the Terminal button when no terminals exist and includes additional terminal reliability improvements |
| 24 | + - Tool menu adds dynamic feedback and quick DevTools options for tool developers |
| 25 | + - Dataverse API expands with solution deployment/import status helpers and relationship associate/disassociate endpoints |
| 26 | + - Windows and macOS release pipelines improve signing/notarization handling for more trustworthy installers |
| 27 | + Fixes |
| 28 | + - Dataverse Functions now format parameters correctly, avoiding invocation failures |
| 29 | + - Packaged app avoids ERR_REQUIRE_ESM issues by properly handling externalized telemetry dependencies |
| 30 | + - Modal dialogs no longer remain always-on-top after closing on Windows 11 |
| 31 | + - Connection context menu no longer renders behind BrowserViews |
| 32 | + - Settings form populates correctly on app reload and avoids duplicate IPC handler registration on macOS window recreation |
| 33 | + - macOS notarization scripts handle missing modules/unavailable submission logs and clarify submission/status output |
| 34 | + - Authentication token reuse/refresh reduces unexpected expiry prompts with proactive refresh and expiry detection |
| 35 | + Developer & Build |
| 36 | + - Telemetry identifiers switch from machine ID to install ID for privacy-safe, stable analytics |
| 37 | + - Windows packaging adds ARM64 support, MSI targets, and refactored electron-builder configurations |
| 38 | + - macOS signing/notarization workflows add submission/status retrieval steps and improved error handling |
| 39 | + - dataverseAPI types add deploySolution, getImportJobStatus, and associate/disassociate helpers |
| 40 | + - toolboxAPI adds a fileSystem API set (path validation + updated publish/selectPath flows) |
| 41 | + - Sentry logging helpers and noise reduction improve production diagnostics signal-to-noise |
| 42 | + Install |
| 43 | + - Windows: Power-Platform-ToolBox-1.1.2-Setup.exe |
| 44 | + - macOS: Power-Platform-ToolBox-1.1.2.dmg (drag to Applications) |
| 45 | + - Linux: Power-Platform-ToolBox-1.1.2.AppImage (chmod +x, then run) |
| 46 | + Notes |
| 47 | + - No manual migration needed; existing settings and connections continue to work. |
| 48 | + - You may be prompted to sign in again after upgrading because stored tokens and MSAL instances are cleared on app restart. |
| 49 | + Full Changelog |
| 50 | + v1.1.1...v1.1.2 |
| 51 | +ReleaseNotesUrl: https://github.com/PowerPlatformToolBox/desktop-app/releases/tag/v1.1.2 |
| 52 | +ManifestType: defaultLocale |
| 53 | +ManifestVersion: 1.12.0 |
0 commit comments