Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions docs/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,34 @@ rss: true

</Update>

<Update label="June 9" rss={{ title: "CLI Updates", description: "Maintenance and stability release" }}>
`v0.143.1`

## Improvements

- **Maintenance and stability** - Routine maintenance and reliability updates under the hood

</Update>

<Update label="June 8" rss={{ title: "CLI Updates", description: "Richer Jira details" }}>
`v0.143.0`

## New features

- **Self-serve organization deactivation** - Deactivate your organization yourself, with subscription cancellation now available in billing settings (app)

## Improvements

- **Richer Jira details** - Fetching a Jira issue now includes more fields, comments, and linked-issue URLs
- **Quieter hooks** - Hooks can hide their output block in the TUI by setting `suppressOutput`

## Bug fixes

- **Windows home directory** - Fixed home directory resolution on Windows to avoid username corruption (app)
- **Session integrity** - Fixed an issue that could overwrite an existing session

</Update>

<Update label="June 5" rss={{ title: "CLI Updates", description: "GitLab code review setup and chat stability fixes" }}>
`v0.142.0`

Expand Down Expand Up @@ -409,6 +437,13 @@ rss: true

</Update>

<Update label="May 12" rss={{ title: "CLI Updates", description: "Maintenance release" }}>
`v0.123.1`

Maintenance release with under-the-hood improvements.

</Update>

<Update label="May 11" rss={{ title: "CLI Updates", description: "Factory token usage in mission control, model deprecation notices, and stability fixes" }}>
`v0.123.0`

Expand Down
Loading