Skip to content

chore(updates): refresh release notes - #96

Merged
Power-Maverick merged 2 commits into
mainfrom
automation/update-release-notes
Jul 28, 2026
Merged

chore(updates): refresh release notes#96
Power-Maverick merged 2 commits into
mainfrom
automation/update-release-notes

Conversation

@Power-Maverick

Copy link
Copy Markdown
Contributor

Automated update of content/updates from desktop-app GitHub releases.

Copilot AI review requested due to automatic review settings July 25, 2026 05:58
@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web Ready Ready Preview, Comment Jul 28, 2026 9:40pm

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes the rolling “Insider” release notes page to reflect the latest dev build metadata and the newest highlight/fix entries generated from desktop-app releases.

Changes:

  • Bumped the Insider page date and build/version metadata to the latest dev build.
  • Updated “Highlights” and “Fixes” bullet lists with the newest items.
  • Adjusted the “Notes” section to reference the new build identifier.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Highlights

- Apply suggestions from code review
- some improvements to the workflows and updating the release notes
@Power-Maverick
Power-Maverick force-pushed the automation/update-release-notes branch from c00c876 to fe2e482 Compare July 28, 2026 06:05
Copilot AI review requested due to automatic review settings July 28, 2026 06:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (5)

content/updates/v1_2_4.md:7

  • The frontmatter has an empty line before the closing ---. Other update pages don’t include blank lines inside the YAML block, and keeping it tight avoids any frontmatter parser edge cases.
heroImage: "/images/updates/v1_2_4.png"

---

content/updates/v1_2_4.md:28

  • The asset names in Highlights include a v prefix (e.g., Power-Platform-ToolBox-v1.2.4-Setup.exe), but other release notes use filenames without that v (e.g., Power-Platform-ToolBox-1.2.2-Setup.exe). This likely makes the copy/paste download instructions incorrect.
- Windows: Power-Platform-ToolBox-v1.2.4-Setup.exe
- macOS: Power-Platform-ToolBox-v1.2.4.dmg (drag to Applications)
- Linux: Power-Platform-ToolBox-v1.2.4.AppImage (chmod +x, then run)

content/updates/v1_2_4.md:25

  • These bullets restate items already covered in the earlier Highlights list (MCP preview, Power Platform API, Notification Hub, and general build/workflow updates). Removing the duplicates makes the release notes easier to scan and avoids implying additional distinct highlights.
- Added preview MCP Server pathway for agentic AI tool invocation in attended/unattended modes.
- Extended internal APIs and integration points to support new Power Platform API scenarios.
- Updated notification and tool orchestration internals to support Hub and parallel tool workflows.
- Included incremental build and maintenance updates for release packaging and developer workflows.

content/updates/insider.md:11

  • The Highlights section currently includes process-oriented / vague bullets. Release notes are more useful when they describe user-facing changes in a consistent, sentence-cased style.
- Apply suggestions from code review
- some improvements to the workflows and updating the release notes

content/updates/insider.md:15

  • This Fixes entry uses a different prefix style ([Fix] ...) than the rest of the list and reads like a commit title. Align it with the other bullets to keep the section consistent.
- [Fix] Bundle app-update.yml into Windows installers so auto-update works (#611)

Copilot AI review requested due to automatic review settings July 28, 2026 21:39
@Power-Maverick
Power-Maverick merged commit 17f170a into main Jul 28, 2026
2 of 3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (3)

content/updates/insider.md:11

  • This Highlights bullet starts with a lowercase word and reads a bit ungrammatically compared to the surrounding release-note bullets. Consider using sentence case and a clearer phrasing.
- some improvements to the workflows and updating the release notes

content/updates/v1_2_4.md:18

  • The Highlights list contains a duplicated MCP Server preview bullet (one here and again a few lines later). Duplicates make the release notes harder to scan; consider merging into a single bullet and removing the repeat.
- MCP Server preview adds agentic AI-driven tool invocation support for attended and unattended scenarios.
- Agent interoperability preview is available for clients such as Claude and GitHub Copilot integrations.
- Tool execution flows include small UX and reliability improvements across common user paths.
- Tool windows: improved layout and state handling in Side-by-Side view interactions.
- Notifications: resolved edge cases with delivery timing and display consistency.

content/updates/insider.md:15

  • In the Fixes list, this entry uses a different prefix format ([Fix]) than the other bullets ("fix:"). For consistency and readability, consider removing the bracketed prefix and keeping the bullet text in sentence form.
- [Fix] Bundle app-update.yml into Windows installers so auto-update works (#611)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants