Skip to content

Commit 98ede33

Browse files
author
Katie Horne
committed
add to changeloge
1 parent f693c7b commit 98ede33

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

changelog/1.23.0.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,33 @@ There are no breaking changes in 1.23.0.
99

1010
### Features ✨
1111

12-
There are no new features in 1.23.0.
12+
- Doctor: Doctor assess a Kubernetes cluster to determine its readiness for
13+
Coder installation; if there are issues, Doctor provides information on why.
14+
- Terraform: Coder has released the first of a series of
15+
[Terraform scripts](https://github.com/cdr/enterprise-terraform) to facilitate
16+
one-click Coder deployment.
17+
18+
- web: Added integrated live chat user so that hosted beta users can reach the
19+
Coder support team.
20+
- web: Added in-product changelog.
21+
- web: Added dark mode for the Coder UI.
22+
- web: Added support for generic applications; users can provide images with
23+
custom applications, instead of only using applications that have been built
24+
into the container image `PATH`.
25+
- web: Added input validation for dev URLs.
26+
- web: Added support for the shell to be set from the UI
27+
- cli: Added `run coder update` command, allowing users to update the CLI
28+
without using `homebrew` or manually downloaded new releases.
29+
- api: Added ability to use the Coder API to create workspaces.
30+
- infra: Coder will log an error to `stdout` if it's unable to write to the
31+
in-product audit log.
32+
- infra: updated Coder to always use the latest stable version of JetBrains
33+
Projector.
34+
- infra: updated Next.js 10 to 11.
1335

1436
### Bug fixes 🐛
1537

16-
There are no bug fixes in 1.23.0.
38+
- web: fixed issue with ellipses buttons obscured by lengthy environment names.
1739

1840
### Security updates 🔐
1941

0 commit comments

Comments
 (0)