Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Automated refresh of the Insider rolling release notes (content/updates/insider.md) to reflect the latest *-dev.* desktop-app GitHub release metadata and highlights.
Changes:
- Update Insider frontmatter date and build metadata (version, commits count, build date).
- Refresh Highlights and Fixes bullet lists to match the latest Insider release content.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - Deprecate `showLoading` and `hideLoading` methods in `toolboxAPI` (#475) | ||
| - Fix: Wrong BrowserView dimensions and connection prompt after force-reload (#461) | ||
| - fix: enhance dual connection handling in tool management (#483) | ||
| - Fix dual-connection tab colour split, swap Test/UAT env defaults, improve category and environment colour UX (#476) |
There was a problem hiding this comment.
Spelling is inconsistent within the same release notes (“color” vs “colour”). The rest of the updates content uses “color”, so consider normalizing this line to “color”/“UX” wording for consistency.
| - Fix dual-connection tab colour split, swap Test/UAT env defaults, improve category and environment colour UX (#476) | |
| - Fix dual-connection tab color split, swap Test/UAT env defaults, improve category and environment color UX (#476) |
| - Fix: Wrong BrowserView dimensions and connection prompt after force-reload (#461) | ||
| - fix: enhance dual connection handling in tool management (#483) | ||
| - Fix dual-connection tab colour split, swap Test/UAT env defaults, improve category and environment colour UX (#476) | ||
| - fix: deprecate showLoading and hideLoading methods in toolboxAPI (#475) |
There was a problem hiding this comment.
This bullet is labeled as a “fix”, but it describes an API deprecation. Consider moving it to “Developer & Build” or rephrasing it without the “fix:” prefix so the “Fixes” section stays focused on user-facing bug fixes.
569dbe0 to
6ccb003
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - fix: enhance dual connection handling in tool management (#483) | ||
| - Fix dual-connection tab colour split, swap Test/UAT env defaults, improve category and environment colour UX (#476) | ||
| - fix: deprecate showLoading and hideLoading methods in toolboxAPI (#475) |
There was a problem hiding this comment.
The new bullets use a Conventional Commits-style prefix (fix:) and lowercase start, which is inconsistent with the surrounding release-note bullets that read as sentences (e.g., starting with a capital letter and no fix:/feat: prefix). Consider rewriting these to match the established release-notes style, and (if desired) normalizing the existing feat: bullets in Highlights for consistency.
d031618 to
e999bca
Compare
Automated update of content/updates from desktop-app GitHub releases.