Skip to content

Conversation

amitjoshi438
Copy link
Contributor

This pull request updates the CHANGELOG.md file to document the latest release of the Power Platform Extension, version 2.0.102. The update highlights new features and several bug fixes included in this release.

New features:

  • Added "Open in Desktop" capability for Power Pages Actions in the web experience.
  • Introduced CodeQL security analysis support for Power Pages sites in the desktop experience.

Bug fixes:

  • Fixed authentication button issue for Actions Hub when using GitHub Codespaces.
  • Improved handling of duplicate webpages in VS Code web.

@amitjoshi438 amitjoshi438 requested review from a team as code owners September 24, 2025 10:23
@amitjoshi438 amitjoshi438 merged commit fdf642d into main Sep 24, 2025
7 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/ver2.0.102ReleaseNotes branch September 24, 2025 14:21
amitjoshi438 added a commit that referenced this pull request Sep 25, 2025
* Enhance CodeQL with telemetry logging and error handling (#1279)

* Enhance CodeQL screening with detailed telemetry logging and error handling

* Add telemetry logging for SARIF viewer installation and activation events

* Remove test for handling null or undefined inputs in CodeQLAction tests

* Enhance CodeQL analysis with issue tracking and improved telemetry logging

---------

Co-authored-by: Amit Joshi <[email protected]>

* [PowerPages][BL] Refactor completion item handling for namespaces and properties (#1285)

Refactor completion item handling to simplify namespace and property insertions

Co-authored-by: Amit Joshi <[email protected]>

* [PowerPages][ActionsHub][Codespaces] Update Actions Hub visibility condition for virtual workspaces (#1286)

* Update actionsHub visibility condition to use virtualWorkspace

* Update localization pipeline node version (#1287)

* Update node version

* Add manual trigger for localization update workflow

- ✨ Added `workflow_dispatch` to allow manual testing of the localization update workflow.

-Priyanshu

* Fix token handling in localization update workflow (#1288)

- 🔧 Added token configuration for checkout step
- 🔒 Ensured GITHUB_TOKEN is set for commit and push step

-Priyanshu

* Remove paths-ignore from PullRequest workflow (#1290)

- 🗑️ Deleted paths-ignore section to allow all changes to trigger the workflow.
- 🔄 Ensured that localization files are now included in the CI process.

-Priyanshu

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2223259 (#1276)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2223259

* Automated localization update from CI

* Dummy commit

---------

Co-authored-by: Priyanshu Agrawal <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2227356 (#1292)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2227356

* Automated localization update from CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Bump PAC to 1.48.2 (#1293)

Co-authored-by: PAC Auto Update Bot <[email protected]>

* [Uri Handler] Refactoring Error Handling and Experience (#1291)

* Enhance PAC CLI process management with error handling and reset logic in exit and download operations

* Refactor handleOpenPowerPages to include progress notifications and improve error handling for URI processing

* Refactor URI handling to improve parameter parsing, telemetry data construction, and error handling

* Remove duplicate error message displays for missing parameters and download failures in URI handling

* Add PowerPagesNavigationConstants for improved code organization and maintainability

* Refactor handleOpenPowerPages to directly use selected folder and remove prepareDownloadFolder utility

* Refactor URI handler error messages and download progress notifications for clarity and consistency

* Add feature flag for 'Open in Desktop' functionality in VSCode Web

* Update URI parameters to include WEBSITE_NAME and WEBSITE_PREVIEW_URL for improved flexibility in URI handling

* Remove obsolete translation entries related to Power Pages and VS Code Desktop for cleaner localization files

* Add localization strings and improve error handling for Power Pages and VS Code Desktop integration

* Fix null reference error when killing process in PacInterop

---------

Co-authored-by: Amit Joshi <[email protected]>

* Enhance website data retrieval with fallback support and new Git ALM format (#1295)

Enhance website data retrieval by adding fallback for website name and supporting new Git ALM format in website ID extraction

Co-authored-by: Amit Joshi <[email protected]>

* Refactor CodeQL screening and clean up dispose method (#1297)

* Refactor CodeQL screening to check for .powerpages-site folder existence and clean up dispose method

* Clarify comment for .powerpages-site folder existence check in runCodeQLScreening function

---------

Co-authored-by: Amit Joshi <[email protected]>

* Update CHANGELOG for pac CLI 1.48.2 release (#1298)

Update CHANGELOG for pac CLI 1.48.2 release with bug fixes and new features

Co-authored-by: Amit Joshi <[email protected]>

* Add user roles and authentication token to Server API definitions (#1300)

Co-authored-by: Amit Joshi <[email protected]>

* Update CHANGELOG for pac CLI version bump to 2.0.100 (#1301)

* Update CHANGELOG for pac CLI 1.48.2 release and version bump to 2.1.0

* Update CHANGELOG for pac CLI 1.48.2 release and version bump to 2.0.100

---------

Co-authored-by: Amit Joshi <[email protected]>

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2230060 (#1296)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2230060

* Automated localization update from CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2236210 (#1303)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2236210

* Automated localization update from CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Refactor HTTP method names for new changes. (#1304)

* Refactor HTTP method names to include 'Async' for clarity and update descriptions

* Update Server API autocomplete tests and examples to use 'Async' methods for HTTP client

---------

Co-authored-by: Amit Joshi <[email protected]>

* Bump axios from 1.11.0 to 1.12.1 (#1305)

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Refactor CodeQL command execution for paths with spaces (#1306)

* Refactor CodeQL command execution to handle paths with spaces and add tests for escapePath method

* Refactor CodeQL command execution to handle paths with spaces and remove escapePath method and related tests

---------

Co-authored-by: Amit Joshi <[email protected]>

* Add welcome message for non-interactive login in actions hub (#1308)

Co-authored-by: Amit Joshi <[email protected]>

* Preserve insertion order and add duplicate file handling feature flag (#1310)

* Preserve insertion order of root webpage IDs in processDataAndCreateFile function

* Add feature flag for duplicate file handling in webpage folders

---------

Co-authored-by: Amit Joshi <[email protected]>

* Update CHANGELOG.md for version 2.0.102 with new features and bug fixes (#1311)

Co-authored-by: Amit Joshi <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Amit Joshi <[email protected]>
Co-authored-by: Priyanshu Agrawal <[email protected]>
Co-authored-by: olprod <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: PAC Auto Update Bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
amitjoshi438 added a commit that referenced this pull request Sep 26, 2025
* Enhance CodeQL with telemetry logging and error handling (#1279)

* Enhance CodeQL screening with detailed telemetry logging and error handling

* Add telemetry logging for SARIF viewer installation and activation events

* Remove test for handling null or undefined inputs in CodeQLAction tests

* Enhance CodeQL analysis with issue tracking and improved telemetry logging

---------

Co-authored-by: Amit Joshi <[email protected]>

* [PowerPages][BL] Refactor completion item handling for namespaces and properties (#1285)

Refactor completion item handling to simplify namespace and property insertions

Co-authored-by: Amit Joshi <[email protected]>

* [PowerPages][ActionsHub][Codespaces] Update Actions Hub visibility condition for virtual workspaces (#1286)

* Update actionsHub visibility condition to use virtualWorkspace

* Update localization pipeline node version (#1287)

* Update node version

* Add manual trigger for localization update workflow

- ✨ Added `workflow_dispatch` to allow manual testing of the localization update workflow.

-Priyanshu

* Fix token handling in localization update workflow (#1288)

- 🔧 Added token configuration for checkout step
- 🔒 Ensured GITHUB_TOKEN is set for commit and push step

-Priyanshu

* Remove paths-ignore from PullRequest workflow (#1290)

- 🗑️ Deleted paths-ignore section to allow all changes to trigger the workflow.
- 🔄 Ensured that localization files are now included in the CI process.

-Priyanshu

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2223259 (#1276)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2223259

* Automated localization update from CI

* Dummy commit

---------

Co-authored-by: Priyanshu Agrawal <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2227356 (#1292)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2227356

* Automated localization update from CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Bump PAC to 1.48.2 (#1293)

Co-authored-by: PAC Auto Update Bot <[email protected]>

* [Uri Handler] Refactoring Error Handling and Experience (#1291)

* Enhance PAC CLI process management with error handling and reset logic in exit and download operations

* Refactor handleOpenPowerPages to include progress notifications and improve error handling for URI processing

* Refactor URI handling to improve parameter parsing, telemetry data construction, and error handling

* Remove duplicate error message displays for missing parameters and download failures in URI handling

* Add PowerPagesNavigationConstants for improved code organization and maintainability

* Refactor handleOpenPowerPages to directly use selected folder and remove prepareDownloadFolder utility

* Refactor URI handler error messages and download progress notifications for clarity and consistency

* Add feature flag for 'Open in Desktop' functionality in VSCode Web

* Update URI parameters to include WEBSITE_NAME and WEBSITE_PREVIEW_URL for improved flexibility in URI handling

* Remove obsolete translation entries related to Power Pages and VS Code Desktop for cleaner localization files

* Add localization strings and improve error handling for Power Pages and VS Code Desktop integration

* Fix null reference error when killing process in PacInterop

---------

Co-authored-by: Amit Joshi <[email protected]>

* Enhance website data retrieval with fallback support and new Git ALM format (#1295)

Enhance website data retrieval by adding fallback for website name and supporting new Git ALM format in website ID extraction

Co-authored-by: Amit Joshi <[email protected]>

* Refactor CodeQL screening and clean up dispose method (#1297)

* Refactor CodeQL screening to check for .powerpages-site folder existence and clean up dispose method

* Clarify comment for .powerpages-site folder existence check in runCodeQLScreening function

---------

Co-authored-by: Amit Joshi <[email protected]>

* Update CHANGELOG for pac CLI 1.48.2 release (#1298)

Update CHANGELOG for pac CLI 1.48.2 release with bug fixes and new features

Co-authored-by: Amit Joshi <[email protected]>

* Add user roles and authentication token to Server API definitions (#1300)

Co-authored-by: Amit Joshi <[email protected]>

* Update CHANGELOG for pac CLI version bump to 2.0.100 (#1301)

* Update CHANGELOG for pac CLI 1.48.2 release and version bump to 2.1.0

* Update CHANGELOG for pac CLI 1.48.2 release and version bump to 2.0.100

---------

Co-authored-by: Amit Joshi <[email protected]>

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2230060 (#1296)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2230060

* Automated localization update from CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2236210 (#1303)

* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2236210

* Automated localization update from CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Refactor HTTP method names for new changes. (#1304)

* Refactor HTTP method names to include 'Async' for clarity and update descriptions

* Update Server API autocomplete tests and examples to use 'Async' methods for HTTP client

---------

Co-authored-by: Amit Joshi <[email protected]>

* Bump axios from 1.11.0 to 1.12.1 (#1305)

Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Refactor CodeQL command execution for paths with spaces (#1306)

* Refactor CodeQL command execution to handle paths with spaces and add tests for escapePath method

* Refactor CodeQL command execution to handle paths with spaces and remove escapePath method and related tests

---------

Co-authored-by: Amit Joshi <[email protected]>

* Add welcome message for non-interactive login in actions hub (#1308)

Co-authored-by: Amit Joshi <[email protected]>

* Preserve insertion order and add duplicate file handling feature flag (#1310)

* Preserve insertion order of root webpage IDs in processDataAndCreateFile function

* Add feature flag for duplicate file handling in webpage folders

---------

Co-authored-by: Amit Joshi <[email protected]>

* Update CHANGELOG.md for version 2.0.102 with new features and bug fixes (#1311)

Co-authored-by: Amit Joshi <[email protected]>

* Add comprehensive Memory Bank documentation (#1314)

📝 Created initial Memory Bank structure and core files.
📄 Documented project overview, architecture, and workflows.
🔧 Included detailed descriptions of features and user scenarios.
📊 Established progress tracking and technical context.

-Priyanshu

* Add telemetry events for desktop opening actions (#1315)

Add telemetry events for desktop opening actions and feature flag handling

Co-authored-by: Amit Joshi <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Amit Joshi <[email protected]>
Co-authored-by: Priyanshu Agrawal <[email protected]>
Co-authored-by: olprod <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: PAC Auto Update Bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants