feat: add v2 features list to announcement banner#117
Merged
Conversation
Co-authored-by: jwaspin <6432180+jwaspin@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update v1 release message with v2 features
feat: update v1 announcement banner with v2 features list
Oct 20, 2025
Contributor
|
@copilot You weren't supposed to remove all the other info, you were just supposed to integrate the v2 features, add/update/remove info as needed, but do not remove everything entirely. |
Co-authored-by: jwaspin <6432180+jwaspin@users.noreply.github.com>
Contributor
Author
Fixed in acda332. I've restored all the original banner content ("What You Need to Know", "Need Help?", etc.) and added the "Version 2 Features" section at the top of the expanded content. |
Copilot
AI
changed the title
feat: update v1 announcement banner with v2 features list
feat: add v2 features list to announcement banner
Oct 21, 2025
jwaspin
approved these changes
Oct 21, 2025
jwaspin
added a commit
that referenced
this pull request
Oct 21, 2025
* Initial plan * feat: update v1 announcement banner with v2 features list * chore: bump to 1.9.6-rc.2 * chore: update version to 1.9.6 --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: jwaspin <6432180+jwaspin@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes #115
Summary
Updated the v1 announcement banner to include a new "Version 2 Features" section while preserving all existing helpful information about the v2 transition.
Changes
Banner Content Updates
Features List
Added a new "Version 2 Features" section before the existing "What You Need to Know" section with the following features:
.jsonPreserved Sections
Technical Changes
1.9.6-rc.2Testing
Screenshots
Before (original banner with "Learn More" content)
After - Expanded View (Desktop)
Shows the new "Version 2 Features" section integrated with all original content:

Security Summary
No security vulnerabilities were introduced or discovered. CodeQL analysis completed with 0 alerts.
Original prompt
Fixes #115
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.