v2.34.5

FiloSottile/mkcertv2.34.5Jun 30, 2026by github-actions[bot]

AI Summary

Mainline release featuring OIDC fallback and a custom copy/paste menu for the web terminal.

Key Highlights

  • Added INSECURE oidc email fallback flag
  • Enforced required external auth on workspace create
  • Added a custom copy/paste menu to the web terminal

New Features

  • Custom copy/paste menu in web terminal
  • INSECURE oidc email fallback flag for IdP brokers

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).

### Features

- Add INSECURE oidc email fallback flag for IdP brokers (#26751, 8266eb0fc0)

### Bug fixes

- Server: Enforce required external auth on workspace create (#26314, 98bca81318)
- Dashboard: Add a custom copy/paste menu to the web terminal (#26015, 9513245d54)
- Examples: Remove vscode-desktop module from quickstart to avoid duplicate VS Code Desktop (#26789, 210bb5eb3d) (@bpmct)
- Dashboard: Show only parent agent apps in workspaces table (#26568, c3dd41e1e8)

### Documentation

- Add GitLab read_api scope change to ESR upgrade guide (backport #26829) (#26840, 85d78373e9)

Compare: [`v2.34.4...v2.34.5`](https://github.com/coder/coder/compare/v2.34.4...v2.34.5)

## Container image

- `docker pull ghcr.io/coder/coder:2.34.5`

## 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.