-
Couldn't load subscription status.
- Fork 2.4k
chore: add changeset for v3.28.4 #8182
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| --- | ||
| "roo-cline": patch | ||
| --- | ||
|
|
||
|  | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The alt text "Supernova Discovery" is interesting! Could we verify this aligns with the actual theme or visual content of the 3.28.4 release image? |
||
|
|
||
| - UX: Redesigned Message Feed (thanks @brunobergher!) | ||
| - UX: Responsive Auto-Approve (thanks @brunobergher!) | ||
| - Add telemetry retry queue for network resilience (thanks @daniel-lxs!) | ||
| - Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!) | ||
| - New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!) | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Great to see proper attribution for all contributors! Just wanted to confirm that all these features/fixes are actually part of this specific release and not accidentally copied from a previous changeset. |
||
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.
I noticed that the version in
src/package.jsonis still at 3.28.3. Is this intentional? I understand that changesets might handle the version bump automatically during the release process, but wanted to confirm this is expected.