Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
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
9 changes: 7 additions & 2 deletions changelog/1.24.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ title: "1.24.0"
description: "Released on 10/20/2021"
---

> Beginning with Coder v1.24.0, the Coder CLI is closed-source. The open-source
> `cdr/coder-cli` repo on GitHub will continue to exist, though we will not be
> making any further changes to it. We will be publishing a new Go SDK as a
> replacement in the near future.

### Breaking changes ❗

There are no breaking changes in 1.24.0.
Expand Down Expand Up @@ -60,7 +65,7 @@ There are no breaking changes in 1.24.0.

- web: the service banner (if enabled) reappears for all users, even if they've
previously dismissed it.
- web: using the web terminal in Coder can
occasionally result in the connection being reset and needing to be restarted.
- web: using the web terminal in Coder can occasionally result in the connection
being reset and needing to be restarted.
- web: the **Switch workspace** drop-down menu shows a workspace's status as
**Building** even though the build process is completed.