feat(releases): add v3.10 in-app release notes - #235
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying markdownviewer with
|
| Latest commit: |
6fb0ab3
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://64e7250c.markdownviewer.pages.dev |
| Branch Preview URL: | https://agent-release-notes.markdownviewer.pages.dev |
ThisIs-Developer
force-pushed
the
agent/release-notes
branch
from
August 3, 2026 14:47
82c8d6d to
ebb595c
Compare
ThisIs-Developer
force-pushed
the
agent/release-notes
branch
from
August 3, 2026 16:56
cbb8a02 to
b658c40
Compare
ThisIs-Developer
force-pushed
the
agent/release-notes
branch
from
August 3, 2026 17:13
b658c40 to
6fb0ab3
Compare
ThisIs-Developer
marked this pull request as ready for review
August 3, 2026 17:37
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.
What changed
6561fe3as requested.RELEASE_NOTESsource and the existing v3.10.0 in-app release-note lifecycle.Why
Release Notes is an application-owned, read-only tab rather than a user document. Document export and collaboration actions should therefore be unavailable there, while the About menu and release heading should follow the requested presentation.
Validation
npm run buildpassed.git diff --checkpassed.One pre-existing local toolbar assertion still expects version 3.9.3 and the former Changelog menu item; the remaining 7/8 assertions passed. This requested update does not change that stale test fixture.
User impact
Users can read and navigate the v3.10.0 Release Notes normally, but document-only export and collaboration commands are clearly unavailable until they return to a regular file. The About menu and release heading now use the requested order and spacing.