|
| 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.3 |
| 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: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/PowerPlatformToolBox/desktop-app/blob/HEAD/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.3 |
| 19 | + Highlights |
| 20 | + - Hardened tool filesystem sandbox so tools can only access user-selected paths and system directories are blocked |
| 21 | + - Connection sign-in supports choosing Chrome/Edge plus a specific browser profile to better isolate sessions per connection |
| 22 | + - Signed Windows installers (EXE/MSI) via Azure Trusted Signing and repackaged portable ZIPs with signed binaries |
| 23 | + - Release metadata now records correct SHA256 and SHA512 hashes for stronger artifact integrity verification |
| 24 | + - macOS release pipeline notarizes and staples DMG/ZIP/PKG artifacts with improved signing verification steps |
| 25 | + - Dataverse API adds metadata CRUD operations and a getCSDLDocument helper for retrieving the OData CSDL document |
| 26 | + - Save dialogs support optional file-type filters with extension-based default filter derivation |
| 27 | + - Loading overlay positioning is fixed and includes a manual dismiss button |
| 28 | + Fixes |
| 29 | + - Connections: hardened auth/session isolation to reduce cross-connection token and browser profile leakage |
| 30 | + - macOS notarization and stapling no longer skips artifacts and handles unavailable submission logs more reliably |
| 31 | + - macOS code signing verification avoids premature spctl --assess failures before notarization/stapling completes |
| 32 | + - Release workflows regenerate Windows update metadata with correct SHA256/SHA512 after signing |
| 33 | + - Tool filesystem reads/writes now enforce explicit user-consent access and reject unsafe/system paths |
| 34 | + - Connection and toolbox API handling is more robust for multi-connection scenarios and updated connection fields |
| 35 | + - Release workflow date formatting is consistent across jobs and platforms |
| 36 | + Developer & Build |
| 37 | + - dataverseAPI types expand with metadata CRUD operations and getCSDLDocument |
| 38 | + - toolboxAPI.fileSystem.saveFile supports filters and derives defaults from filename extensions |
| 39 | + - Added BrowserManager for browser detection and profile enumeration used by interactive auth flows |
| 40 | + - Signing/notarization scripts and workflows improved for multi-artifact pipelines and better diagnostics |
| 41 | + Install |
| 42 | + - Windows: Power-Platform-ToolBox-1.1.3-Setup.exe |
| 43 | + - macOS: Power-Platform-ToolBox-1.1.3.dmg (drag to Applications) |
| 44 | + - Linux: Power-Platform-ToolBox-1.1.3.AppImage (chmod +x, then run) |
| 45 | + Notes |
| 46 | + - No manual migration needed; existing settings and connections continue to work. |
| 47 | + - Tool developers: filesystem reads/writes now require toolboxAPI.fileSystem.selectPath() or saveFile() to grant access. |
| 48 | + Full Changelog |
| 49 | + v1.1.2...v1.1.3 |
| 50 | +ReleaseNotesUrl: https://github.com/PowerPlatformToolBox/desktop-app/releases/tag/v1.1.3 |
| 51 | +ManifestType: defaultLocale |
| 52 | +ManifestVersion: 1.12.0 |
0 commit comments