Skip to content

Commit e0fed89

Browse files
docs: add missing CLI changelog entries for v0.123.1, v0.143.0, v0.143.1 (#1217)
Backfills release notes that were proposed in #1110, #1203, and #1207 so the public changelog is in sync with shipped CLI versions. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent f454800 commit e0fed89

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

docs/changelog/release-notes.mdx

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,34 @@ rss: true
3131

3232
</Update>
3333

34+
<Update label="June 9" rss={{ title: "CLI Updates", description: "Maintenance and stability release" }}>
35+
`v0.143.1`
36+
37+
## Improvements
38+
39+
- **Maintenance and stability** - Routine maintenance and reliability updates under the hood
40+
41+
</Update>
42+
43+
<Update label="June 8" rss={{ title: "CLI Updates", description: "Richer Jira details" }}>
44+
`v0.143.0`
45+
46+
## New features
47+
48+
- **Self-serve organization deactivation** - Deactivate your organization yourself, with subscription cancellation now available in billing settings (app)
49+
50+
## Improvements
51+
52+
- **Richer Jira details** - Fetching a Jira issue now includes more fields, comments, and linked-issue URLs
53+
- **Quieter hooks** - Hooks can hide their output block in the TUI by setting `suppressOutput`
54+
55+
## Bug fixes
56+
57+
- **Windows home directory** - Fixed home directory resolution on Windows to avoid username corruption (app)
58+
- **Session integrity** - Fixed an issue that could overwrite an existing session
59+
60+
</Update>
61+
3462
<Update label="June 5" rss={{ title: "CLI Updates", description: "GitLab code review setup and chat stability fixes" }}>
3563
`v0.142.0`
3664

@@ -409,6 +437,13 @@ rss: true
409437

410438
</Update>
411439

440+
<Update label="May 12" rss={{ title: "CLI Updates", description: "Maintenance release" }}>
441+
`v0.123.1`
442+
443+
Maintenance release with under-the-hood improvements.
444+
445+
</Update>
446+
412447
<Update label="May 11" rss={{ title: "CLI Updates", description: "Factory token usage in mission control, model deprecation notices, and stability fixes" }}>
413448
`v0.123.0`
414449

0 commit comments

Comments
 (0)