v2.35.3
lhl/voicechat2v2.35.3Jul 27, 2026by github-actions[bot]
AI Summary
A mainline Coder release emphasizing security and dependency maintenance, advising enterprise customers without staging environments to use the latest stable.
Key Highlights
- Bumped Go version to 1.26.5 and chi/v5 to 5.3.1
- Hardened OAuth2 redirect validation
- Replaced ansi-to-html in the log viewer
- Note: Advises enterprise customers without staging to use latest stable
Full Release Notes
## Changelog > [!NOTE] > This is a mainline Coder release. We advise enterprise customers without a staging environment to install our [latest stable release](https://github.com/coder/coder/releases/latest) while we refine this version. Learn more about our [Release Schedule](https://coder.com/docs/install/releases). ### Bug fixes - Bump github.com/go-chi/chi/v5 v5.2.4 to v5.3.1 (#27147, abe4d01bbd) - Bump Go version from 1.26.4 to 1.26.5 (backport 2.35) (#27159, ae1d4ef8bc) - fix(scripts/releaser): remove doubled "v" in release calendar latest release link (#27259, f2653d491b) - Dashboard: Replace ansi-to-html in the log viewer (#27206, 17cbc269d2) (@aslilac) - Server: Harden oauth2 redirect validation (#27274, 65e2bfbb46) (@aslilac) Compare: [`v2.35.2...v2.35.3`](https://github.com/coder/coder/compare/v2.35.2...v2.35.3) ## Container image - `docker pull ghcr.io/coder/coder:2.35.3` ## Install/upgrade Refer to our docs to [install](https://coder.com/docs/install) or [upgrade](https://coder.com/docs/install/upgrade) Coder, or use a release asset below.