docs: sync CLI changelog with shipped npm versions (v0.144.2, v0.146.0, v0.147.0, v0.148.0, v0.148.1)#1236
Merged
Merged
Conversation
Combines the previously separate changelog updates for the June 10, June 12, and June 14 releases into a single sync. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Contributor
|
Droid finished @factory-davidgu's task —— View job The changelog sync looks consistent overall. One June 10 entry has an RSS summary that mentions air-gapped improvements that are not reflected in the bullets, so the RSS feed copy should be updated (or the missing bullet added) to stay accurate. |
factory-davidgu
commented
Jun 15, 2026
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
stepan-factory
previously approved these changes
Jun 15, 2026
Reconcile the changelog with the actual versions published to npm: - Add v0.148.1 (June 15) entry for the air-gapped binary signing fix - Add v0.146.0 (June 12) entry for the big June 10 release content (browser-based desktop onboarding, Ctrl+Enter queue, air-gapped BYOK improvements, chat/MCP/onboarding fixes) - Replace the misnumbered v0.144.1 (June 10) entry with a proper v0.144.2 (June 10) entry covering only the MCP OAuth cherry-pick Filtered per the documented public-changelog prompt: gated/preview features, internal/CI/infra changes, and backend-only work excluded. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
factory-sherry
approved these changes
Jun 16, 2026
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.
Reconciles the public CLI changelog with the versions actually published to npm. Supersedes #1218, #1229, and #1232.
The previous round of changelog PRs (#1218, #1229, #1232) labelled the June 10 release as
v0.144.1(a mislabel; that version had already shipped on June 9), and missedv0.144.2,v0.146.0, andv0.148.1entirely. Confirmed againstapps/cli/package.jsonhistory andnpm view @factory/cli:v0.144.1entry from #1218.disableAutoUpdate, log rotation, BYOK and session view fixes. From #1232.Filtered per the public-changelog prompt in
factory-mono/.github/workflows/changelog-docs.yml: gated/preview features, internal/CI/infra changes, and backend-only work excluded.Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>