-
Notifications
You must be signed in to change notification settings - Fork 147
Backfill hero images from changelog #365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR backfills hero images from changelog files by updating the metadata image paths and adding corresponding hero image elements to various version release note files.
- Updates image metadata paths from generic social share images to version-specific hero images
- Adds hero image HTML elements to display release images directly in the content
- Ensures consistent visual presentation across all v3.26.x and v3.28.x release documentation
Reviewed Changes
Copilot reviewed 19 out of 33 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
docs/update-notes/v3.28.mdx | Updates metadata image path to version-specific hero image |
docs/update-notes/v3.28.7.mdx | Adds hero image HTML element for v3.28.7 release |
docs/update-notes/v3.28.6.mdx | Adds hero image HTML element for v3.28.6 release |
docs/update-notes/v3.28.5.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.28.4.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.28.3.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.28.2.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.28.1.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.28.0.mdx | Updates metadata image path to version-specific hero image |
docs/update-notes/v3.27.0.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.7.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.6.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.5.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.4.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.3.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.2.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.1.mdx | Updates metadata image path and adds hero image HTML element |
docs/update-notes/v3.26.0.mdx | Updates metadata image path and adds hero image HTML element |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
docs/update-notes/v3.28.6.mdx
Outdated
This release adds GPT-5-Codex to OpenAI Native, sharpens localization coverage, and smooths UI workflows across languages. | ||
|
||
<img src="/img/v3.28.6/v3.28.6.png" alt="Roo Code v3.28.6 Release" width="600" /> | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Updated hero images in changelog release notes to specific version images for improved visual context.
v3.26.0.mdx
,v3.26.1.mdx
, andv3.26.2.mdx
to specific version images instead of/img/social-share.jpg
.v3.26.3.mdx
,v3.26.4.mdx
, andv3.26.5.mdx
.v3.26.6.mdx
,v3.26.7.mdx
, andv3.26.mdx
.v3.27.0.mdx
,v3.28.0.mdx
, andv3.28.1.mdx
.v3.28.2.mdx
,v3.28.3.mdx
,v3.28.4.mdx
,v3.28.5.mdx
,v3.28.6.mdx
,v3.28.7.mdx
, andv3.28.mdx
.This description was created by
for 7973b1b. You can customize this summary. It will automatically update as commits are pushed.