docs(release_notes): promote v1.98.0 to stable - #994
Merged
Conversation
Renames the v1.98.0rc1 folder to v1.98.0 and moves the title, slug, date, Docker tag, pip install, and Full Changelog range onto the stable form. The changelog landing page now leads with v1.98.0. One user-facing change landed on rc/1.98.0 after the v1.98.0-rc.1 tag and is folded into the dashboard bug list: PR #37954, which restores mode: completion models in the playground chat dropdown after the endpoint filter added in PR #36130 hid them. It reached the release line as backport PR #37955. The ownership roll-up goes 276 to 277 with UI taking the extra PR, and the shadcn highlight bullet moves from 74 to 75 UI pull requests to stay consistent with it; that total comes from the release-notes tooling rather than a plain git count, so treat it as an estimate. The v1.98.0 tag is not cut yet, so the Full Changelog compare link will 404 until it lands.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Renames the
v1.98.0rc1release-notes folder tov1.98.0and moves the title, slug, date, Docker tag, pip install, and Full Changelog range onto the stable form. The changelog landing page now leads with v1.98.0 and gains a Recent Releases row.One user-facing change landed on
rc/1.98.0after thev1.98.0-rc.1tag and is folded into the dashboard bug list: PR #37954, which restoresmode: completionmodels in the playground chat dropdown after the endpoint filter from PR #36130 hid them; it reached the release line as backport PR #37955. No new external contributors in that delta.The ownership roll-up goes 276 to 277 with UI taking the extra PR, and the shadcn highlight bullet moves from 74 to 75 UI pull requests to stay consistent; that total comes from the release-notes tooling rather than a plain git count, so treat it as an estimate.
The
v1.98.0tag is not cut yet, so the Full Changelog compare link will 404 until it lands.