Releases: microsoft/powerplatform-vscode
Releases · microsoft/powerplatform-vscode
March refresh - QFE
What's Changed
- address dependabot alert #12 (moment 2.29.2) by @davidjenni in #187
- March QFE: pac admin backup: --notes param deprecated by @davidjenni in #192
Full Changelog: v1.0.4...v1.0.5
March Refresh
What's Changed
- pac CLI 1.13.6 update by @davidjenni in #177
- Bump minimist from 1.2.5 to 1.2.6 by @davidjenni in #180
- update to March refresh: pac CLI 1.4.x by @davidjenni in #184
Full Changelog: 1.0.1...v1.0.4
GA release
- Extension is now released with General Availability
- New Activity Pane for this extension that lets user managed PowerPlatform credentials and shows visible PP environments
- pac CLI 1.13.4 (February refresh, see release notes on nuget.org)
What's Changed
- Adding telemetry tagging to PAC executions by @tehcrashxor in #165
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #153
- Update to latest VSCode Extension Telemetry by @tehcrashxor in #166
- powerplatform-vscode,loc checkin for WO61876(3/7/2022) by @v-ly-microsoft in #168
- updated sample screenshot in readme by @davidjenni in #169
- powerplatform-vscode,loc checkin for WO61876 update(3/11/2022) by @v-ly-microsoft in #171
- pac CLI Feb2022 refresh by @davidjenni in #172
- Update the PAC Lab link, and modify the FFs by @tehcrashxor in #170
- fix actionable vulnerabilities (anything not depending on gulp) by @davidjenni in #173
- update 3rd party notice by @davidjenni in #175
- update to latest Feb refresh, 1.13.4 by @davidjenni in #176
- prepare for GA release by @davidjenni in #174
Full Changelog: 0.2.35...1.0.1
July refresh
shortened the extension's friendly name
- pac CLI 1.9.4 (July refresh, see release notes on nuget.org)
- macOS: 'pac auth create' interactive login now works
first public preview
initial public preview:
- pac CLI installed and runnable in VSCode terminal (cmd, PS, pwsh, git bash, any macOS shell like zsh, fish)
- PA Portal language services and auto complete
known issues: - macOS: no good check if the required separate install of dotnetCore 3.x or 5.x is present
- macOS: 'pac auth create' interactive flow not yet working, pls supply credentials with --username/--password (or appId triple)
fix macOS install issue
update job/build number in official builds (#40) Co-authored-by: davidjen@DAVIDJENDEV <[email protected]>
Getting ready for pubPreview
- paportal support for autocomplete in downloaded portal artifacts
- updated readme and 3rd party notices