Skip to content

docs: add v2.3.0 changelog #10221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
mention archive version
  • Loading branch information
bpmct committed Oct 11, 2023
commit e85b56c724dbb7177abe6a3ab34c1333950d901c
3 changes: 2 additions & 1 deletion docs/changelogs/v2.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
- Add `--version` flag to `coder templates pull`, default to active version (#10153) (@coadler)
- Support configurable web terminal rendering (#10095) (@sreya)
- Allow prefixes at the beginning of subdomain app hostnames (#10150) (@deansheather)
- Archive template versions to hide them from the UI (#10179) (@Emyrk)
- Failed template versions can be archived to hide them from the UI (#10179) (@Emyrk)
<img src="https://user-images.githubusercontent.com/22407953/274340359-847949b9-6e25-44ef-a9c3-935e40890c65.png" alt="archive version" />
- Add --parameter flag to `exp scaletest` command (#10132) (@johnstcn)
- Add `coder users delete` command (#10115) (@coadler)
- Create a "Load More" button for previous builds (#10076) (@BrunoQuaresma)
Expand Down