Skip to content

Releases: coder/coder

v2.29.1

09 Dec 15:59
59cdd7e

Choose a tag to compare

Changelog

Note

This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Security Update

  • Update react to apply patch for CVE-2025-55182 (#21084) (#21168, 59cdd7e)

    Coder is not affected. This vulnerability specifically targets implementations using React Server Components. As Coder does not utilize Server Components, there is no exploitable attack surface. We are applying this patch proactively to limit security tooling noise and avoid unnecessary concerns.

Compare: v2.29.0...v2.29.1

Container image

  • docker pull ghcr.io/coder/coder:v2.29.1

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.28.6

09 Dec 15:58
df47153

Choose a tag to compare

Stable (since December 09, 2025)

Changelog

Security Update

  • Update react to apply patch for CVE-2025-55182 (#21084) (#21175, df47153)

    Coder is not affected. This vulnerability specifically targets implementations using React Server Components. As Coder does not utilize Server Components, there is no exploitable attack surface. We are applying this patch proactively to limit security tooling noise and avoid unnecessary concerns.

Compare: v2.28.5...v2.28.6

Container image

  • docker pull ghcr.io/coder/coder:v2.28.6

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.27.9

09 Dec 16:01
1276135

Choose a tag to compare

Stable (since December 09, 2025)

Changelog

Security Update

  • Update react to apply patch for CVE-2025-55182 (#21084) (#(21176, 1276135)

    Coder is not affected. This vulnerability specifically targets implementations using React Server Components. As Coder does not utilize Server Components, there is no exploitable attack surface. We are applying this patch proactively to limit security tooling noise and avoid unnecessary concerns.

Compare: v2.27.8...v2.27.9

Container image

  • docker pull ghcr.io/coder/coder:v2.27.9

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.29.0

02 Dec 20:52
ba71b32

Choose a tag to compare

Changelog

Note

This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Important

This release is also the next Extended Support Release for Coder. For guidance on upgrading from the first ESR, Coder 2.24, see the detailed upgrade notes here.

BREAKING CHANGES

  • chore!: allow coder MCP tools to not be injected (#20713, 04f809f) (@dannykopping)

    Coder MCP tools were previously automatically injected; this will now need to be explicitly enabled with CODER_AIBRIDGE_INJECT_CODER_MCP_TOOLS=true

  • feat(cli)!: enable keyring usage by default (#20851, 6238a99) (@zedkipp)

    In order to move away from storing the CLI session token in plain text file, this change begins using the operating system keyring for CLI session token storage by default on Windows and macOS. This will be a breaking change for any users depending on the session token being stored to or read from disk. Users can opt-out and restore file usage via the --use-keyring=false flag.

  • refactor!: remove TaskAppID from codersdk.WorkspaceBuild (#20583, d80b5fc) (@DanielleMaywood)

    The task_app_id field has been removed from the codersdk.WorkspaceBuild struct and API responses. If your code or integrations rely on WorkspaceBuild.task_app_id to identify the task's associated app, you should migrate to using Task.WorkspaceAppID instead (available on the Task object directly). The deprecated ai_task_sidebar_app_id field remains temporarily but also points to the new location.

Features

Bridge

CLI

Dashboard

Experimental Features

MCP Server

Server

Tasks

Bug Fixes

Documentation

Performance improvements

Chores

Compare: v2.28.4...v2.29.0

Container image

  • docker pull ghcr.io/coder/coder:v2.29.0

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.28.5

01 Dec 21:58
d81d7ee

Choose a tag to compare

Stable (since Dec 2, 2025)

Changelog

Note

This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Bug fixes

Performance improvements

Compare: v2.28.4...v2.28.5

Container image

  • docker pull ghcr.io/coder/coder:v2.28.5

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.27.8

01 Dec 21:56
42f06c8

Choose a tag to compare

Stable (since December 01, 2025)

Changelog

Bug fixes

Performance improvements

Compare: v2.27.7...v2.27.8

Container image

  • docker pull ghcr.io/coder/coder:v2.27.8

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.26.6

01 Dec 22:19
db9274f

Choose a tag to compare

Changelog

BUG FIXES

Compare: v2.26.5...v2.26.6

Container image

  • docker pull ghcr.io/coder/coder:v2.26.6

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.28.4

27 Nov 17:10
v2.28.4
e2a4639

Choose a tag to compare

Changelog

Note

This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

SECURITY FIXES

Bug fixes

Compare: v2.28.3...v2.28.4

Container image

  • docker pull ghcr.io/coder/coder:v2.28.4

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.27.7

27 Nov 17:07
v2.27.7
06c6abb

Choose a tag to compare

Stable (since November 27, 2025)

Changelog

SECURITY FIXES

Bug fixes

Compare: v2.27.6...v2.27.7

Container image

  • docker pull ghcr.io/coder/coder:v2.27.7

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.26.5

27 Nov 16:38
v2.26.5
a75205a

Choose a tag to compare

Changelog

SECURITY FIXES

Compare: v2.26.4...v2.26.5

Container image

  • docker pull ghcr.io/coder/coder:v2.26.5

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.