[Chore] Release Roomote 1.4.0 - #2290
Open
roomote-roomote[bot] wants to merge 3 commits into
Open
Conversation
Contributor
roomote-roomote
Bot
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
September 6, 2026 14:57
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
Prepare the confirmed minor 1.3.2 -> 1.4.0 release from develop
d95a5fd045ff82f81d458256a6a871ec9cda611a. Regenerated from the published 1.3.2 baseline usingpnpm run version, not merged generated output. Branch history and ready-for-review state are preserved without force-push.The release contains 26 notes: 5 minor and 21 patch. All 25 previous topics remain, with three expanded notes and one added note. All prior documentation remains, with bounded-monitoring guidance added. Workspace package versions are unchanged; the final diff against develop contains only release metadata, seven documentation files, and three consumed tracked changeset deletions.
Latest audit
Minor changes
Patch changes
Complete generated wording and in-app highlights: CHANGELOG.md.
Automation upgrade notes
Configured environments are delegation preferences, not guaranteed sandbox launches. Set an explicit destination for chat reports; otherwise results remain in the web Session without an owner-DM fallback. Runs use creator-scoped credentials; only creatorless automations require admin re-save. Run now returns queued rather than launched/taskId or completion. Automation model overrides govern Fast; coding tasks use explicit selections or deployment coding defaults.
Feature-to-docs coverage
Squash-merging this PR makes CI open the frozen Promote v1.4.0 to production PR against main. CI and Docs must pass before separately approved merge. No merge, promotion, tagging, publication or deployment is part of this preparation.
How it was tested
pnpm run version: generated 1.4.0 from 1.3.2 and consumed all 26 inputs.git diff --check, source/docs audit and focused completion review passed.ajv/dist/2020.jsdependency after incorporating develop;pnpm install --frozen-lockfilerefreshed workspace links without tracked changes. Retried ordinary push hook passed oxlint, residual lint, all 27 fast type-check tasks and Knip. Existing non-failingmintconfiguration hint only; no hooks bypassed.Checklist
[Fix],[Feat],[Improve],[Refactor],[Docs], or[Chore]followed by a user-facing descriptionpnpm lintandpnpm check-typespass locally (full commands delegated to CI; ordinary push gates passed)pnpm changeset(prescribed inputs reconstructed and consumed viapnpm run version, not interactive CLI)