File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ title: "1.24.0"
3
3
description : " Released on 10/20/2021"
4
4
---
5
5
6
+ > Beginning with Coder v1.24.0, the Coder CLI is closed-source. The open-source
7
+ > ` cdr/coder-cli ` repo on GitHub will continue to exist, though we will not be
8
+ > making any further changes to it. We will be publishing a new Go SDK as a
9
+ > replacement in the near future.
10
+
6
11
### Breaking changes ❗
7
12
8
13
There are no breaking changes in 1.24.0.
@@ -60,7 +65,7 @@ There are no breaking changes in 1.24.0.
60
65
61
66
- web: the service banner (if enabled) reappears for all users, even if they've
62
67
previously dismissed it.
63
- - web: using the web terminal in Coder can
64
- occasionally result in the connection being reset and needing to be restarted.
68
+ - web: using the web terminal in Coder can occasionally result in the connection
69
+ being reset and needing to be restarted.
65
70
- web: the ** Switch workspace** drop-down menu shows a workspace's status as
66
71
** Building** even though the build process is completed.
You can’t perform that action at this time.
0 commit comments