Prepare v0.3.96 release - #106
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0836ff7c-06f5-4530-97fb-d69522abc79b
There was a problem hiding this comment.
Pull request overview
Prepares the v0.3.96 Full-edition release by bumping package versions and aligning public-facing documentation/release metadata with the new tagged source line (while keeping releases in draft/unpublished state until asset verification).
Changes:
- Bump root + desktop package versions (and lockfile) to
0.3.96. - Update release references across README/INSTALL/docs/security/support surfaces to
v0.3.96andmac-v0.3.96-author.1. - Promote
v0.3.96from “Unreleased” into changelog entries and refresh related packaging/CI docs.
Reviewed changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| SECURITY.md | Updates supported-version table to v0.3.96 / mac-v0.3.96-author.1. |
| scripts/release-metadata.test.mjs | Adjusts metadata assertions to the new version/tag strings. |
| README.md | Updates “current tagged source” references and adds 0.3.96/0.3.96-author.1 highlights. |
| package.json | Bumps root package version to 0.3.96. |
| package-lock.json | Bumps lockfile root + desktop workspace versions to 0.3.96. |
| INSTALL.md | Updates install doc “current tagged source” references to v0.3.96 / mac-v0.3.96-author.1. |
| docs/src/quick-start/install-run.md | Updates quick-start references to the new version/tag. |
| docs/src/operations/ci.md | Updates CI/release-doc examples and expected macOS asset names to 0.3.96-author.1. |
| docs/src/introduction.md | Updates introduction “current tagged source” references. |
| docs/src/changelog.md | Adds v0.3.96 entry and updates v0.3.95 description (still needs consistency follow-ups noted in comments). |
| docs/src/architecture/system-overview.md | Updates system overview version banner to 0.3.96. |
| CHANGELOG.md | Adds [0.3.96] entry and updates [0.3.95] description (still needs consistency follow-ups noted in comments). |
| apps/desktop/PACKAGING.md | Updates “Current through …” packaging note to v0.3.96. |
| apps/desktop/package.json | Bumps desktop package version to 0.3.96. |
| apps/desktop/build/release-notes-author.md | Refreshes macOS Author release notes content for 0.3.96-author.1 (contains an editing-capability wording issue noted in comments). |
| AGENTS.md | Updates repository snapshot/versioning guidance to v0.3.96 / mac-v0.3.96-author.1. |
| .github/ISSUE_TEMPLATE/bug.yml | Updates bug template placeholder version to v0.3.96. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0836ff7c-06f5-4530-97fb-d69522abc79b
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.
Bump Full-edition package and release metadata to 0.3.96 after the WS2025/MOF fixes in PR #104. Release remains a draft until asset verification.