Skip to content

chore(release): prepare 1.11.0 - #162

Merged
devswha merged 1 commit into
mainfrom
chore/release-1.11.0
Sep 19, 2026
Merged

devswha merged 1 commit into
mainfrom
chore/release-1.11.0

Conversation

@devswha

@devswha devswha commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares the v1.11.0 release. Version bookkeeping only - no runtime code changes.

  • package.json version -> 1.11.0
  • both package-lock.json version fields -> 1.11.0
  • exact packaging/release/update-compatibility.json entry for 1.11.0

Schema generation and rollback

The migration registry is unchanged since v1.9.2 (git diff v1.9.2 main -- server/modules/database is empty). Schema generation stays at 20 and rollback stays exact, carrying forward every version declared by 1.10.0 plus 1.10.0 itself: 1.8.17, 1.8.18, 1.8.19, 1.9.0, 1.9.1, 1.9.2, 1.10.0. npm run release:check-metadata passes with exactly this declaration.

Release contents since v1.10.0

Minor bump (1.10.0 -> 1.11.0) because #158 lands a user-facing feature, matching the 1.9.2 -> 1.10.0 precedent.

Verification

  • npm run release:check-metadata passed locally for 1.11.0 (schema generation 20; 7 rollback-compatible versions)
  • package-lock diff touches only the two ChatMux version fields (the third 1.10.0 match is the shell-quote dependency's own version)

Prepares the v1.11.0 release. Version bookkeeping only - no runtime code
changes.

- package.json version -> 1.11.0
- both package-lock.json version fields -> 1.11.0
- exact packaging/release/update-compatibility.json entry for 1.11.0

The migration registry is unchanged since v1.9.2 (git diff v1.9.2 main
-- server/modules/database is empty). Schema generation stays at 20 and
rollback stays exact, carrying forward every version declared by 1.10.0
plus 1.10.0 itself: 1.8.17, 1.8.18, 1.8.19, 1.9.0, 1.9.1, 1.9.2 and
1.10.0. npm run release:check-metadata passes with exactly this
declaration.

Release contents since v1.10.0:

- #158 - feat(codex): answer asynchronous Codex questions from ChatMux
- #161 - fix(claude): finish compaction in ready state

Minor bump (1.10.0 -> 1.11.0) because #158 lands a user-facing feature,
matching the 1.9.2 -> 1.10.0 precedent.
@devswha
devswha merged commit 3b1f3b4 into main Sep 19, 2026
5 checks passed
@devswha
devswha deleted the chore/release-1.11.0 branch September 19, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant