·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Updates for winapp cli 0.6.0 enhancements by @alvinashcraft in #19
Aligns the extension with winapp CLI v0.6.0, adding project-mode runs, WinUI sample discovery, sparse packaging, and Azure Trusted Signing.
Added
- Project-mode run - WinDev: Run as Packaged App can now build and launch the active
.csprojdirectly, with configuration, architecture, and build-step selection - Find WinUI controls and samples - Added WinDev: Find WinUI Controls & Samples, which searches the WinUI 3 Gallery, Windows Community Toolkit, Reactor Gallery, or offline core patterns through
winapp find-ui - Sparse MSIX packaging - Added WinDev: Create Sparse MSIX Package for identity-only packages using an
AllowExternalContentapp manifest - Azure Trusted Signing - Added WinDev: Sign with Azure Trusted Signing, supporting either a prepared
metadata.jsonfile or an explicitly selected subscription, resource group, signing account, and certificate profile
Changed
- Loose-layout output option - Corrected the
winapp runwrapper to use--output-appx-directory - Dependency maintenance - Updated compatible development tooling and applied npm audit remediation, leaving zero reported vulnerabilities
- v0.6 documentation - Documented
winapp new, corrected MSIX bundle version generation, project-mode run, sparse packages, Find UI, and Azure Trusted Signing
Full Changelog: 4.1.0...4.2.0