Changelog
Features
- 8857971 feat(coder): Add PATCH /templateversions/:templateversion endpoint (#6698) (@BrunoQuaresma)
- dd4e1f7 feat(site): Ask for version name and if it is active when publishing a new version on editor (#6756) (@BrunoQuaresma)
- cb73754 feat: add startup script logs to the ui (#6558) (@kylecarbs)
- 2bd6d29 feat: convert entire CLI to clibase (#6491) (@ammario)
- c7fb5f9 feat: preserve original order of rich parameters (#6747) (@mtojek)
- c9cbc63 feat: Fine-tune logs presentation (#6771) (@mtojek)
Bug fixes
- 76bdde7 fix(agent): Prevent SSH TTYs from losing command output on exit (#6777) (@mafredri)
- 0b22c88 fix(docs): fix broken links (#6796) (@matifali)
- b71b8da fix(site): Add helper text and prevent undefined when deleting empty value (#6757) (@BrunoQuaresma)
- e3a965b fix(site): Add page header into permissions page (#6760) (@BrunoQuaresma)
- 2383f64 fix: add dbauthz for streaming startup logs (#6758) (@kylecarbs)
- 9822745 fix: accept CODER_AGENT_TOKEN (#6765) (@ammario)
- 6c0f37c fix: probably fix lipgloss race condition (#6784) (@ammario)
- e0cc4ee fix: correct english in CreateWorkspacePage (#6797) (@ammario)
- 8187992 fix: Validate template version name (#6804) (@mtojek)
- 7fa5afa fix: Users that can update a template can also read the file (#6776) (@Emyrk)
- b439c3e fix: permit SSH by default when startup script fails (#6798) (@ammario)
- 48f9521 fix: fix
PATH
offlyctl
cli infly-docker-image
template (#6772) (@matifali) - 5e01e6e fix: check if logs are completed before publishing (#6824) (@kylecarbs)
- a2d3635 fix: update tailscale to resolve h2 vs http/1.1 (#6827) (@kylecarbs)
- f88f273 fix: resolve template name from working directory "." (#6822) (@ammario)
Documentation
- b287ec5 docs: clarify mac docker install (#6788) (@ericpaulsen)
Code refactoring
- 88e24db refactor(site): Group template permissions, settings and variables under a settings layout (#6737) (@BrunoQuaresma)
Chores
- a6fa8ca chore: add typescript api for ssh config (#6741) (@Emyrk)
- 622fc6d chore: update tailscale to fix http2 upgrade (#6761) (@kylecarbs)
- ffb4cd5 chore: fix race when expecting parameters (#6814) (@kylecarbs)
- ad0c0df chore: update tailscale to fix http2 upgrade (#6811) (@kylecarbs)
Other changes
- d7d210d Revert "chore: update tailscale to fix http2 upgrade (#6761)" (#6779) (@kylecarbs)
- 08afe3c chore(UI): remove private icon from apps in dashboard (#6801) (@Kira-Pilot)
- fc21e15 fix(UI): redirect if user is not permissioned to see workspace (#6786) (@Kira-Pilot)
Compare: v0.20.1...0.21.0
Container image
docker pull ghcr.io/coder/coder:v0.21.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.