Changelog
⚠️ BREAKING CHANGES
- Drop support for legacy parameters
Note
Learn more about our parameters changes here.
Features
- Show license expiry as rfc3339 date instead of unix time (#7687)
- Support non-active template version pushes (#7488)
- Improve healthcheck report (#7689) (#7789) (#7723)
- Add support for .tf.json templates (#7835) (#7744)
- Add proxy menu into navbar (#7715)
- Add support for insiders channel to "VS Code Desktop" button (#7730)
- Add latency to the terminal (#7801)
- Improved filtering (#7818) (#7878) (#7876)
- Allow cross-origin requests between users' own apps (#7688)
Bug fixes
- Speed up CLI over SSH (#7885)
- Handle API older than the client for startup script behavior (#7933)
- Ensure SCIM usernames are validated (#7925)
- Fix navbar alignment on small screens (#7739)
- Fix the proxy menu not showing latency (#7785)
- Update the template form when a value is changed (#7873)
- Improve filter on smaller screens (#7899)
- Return the correct user when using me on the filter menu (#7906)
- Do not skip parameter validation if min or max = 0 (#7707)
- Standardize CODER_PG_CONNECTION_URL (#7781)
- Ignore case while sorting usernames (#7870)
- Respect uppercase letters in username filter for audit (#7880)
- Validate that parameter names are unique (#7882)
Documentation
- Wildcard DNS docs
- Document
startup_script_behavior
in-depth - Improve workspace incomplete and session docs
- Describe gateway and internal certs
- Make template git auth example in sync with git auth setup example. docs
- Remove unsupported legacy parameters. docs
- Add docs for the available query filter for workspaces
- Add docs for the available query filter for users
- Add RStudio community template without requiring a subdomain
- Update enterprise features chart
Reverts
Compare: v0.23.7...0.24.0
Container image
docker pull ghcr.io/coder/coder:v0.24.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.