---
title: "Coder 2.6 - Coder Changelog"
description: "Coder 2.6 introduces **new template controls, OAuth2 application support, and a preview of the light theme**. Workspace proxies are now **generally available (GA)**, and **AWS EC2 and Google Compute Engine devcontainer templates** have been added. Additionally, CSRF protection has been strengthened with a new **token header requirement**."
image: "/_next/static/media/OpenGraph.f7fb2003.jpg"
---

![Changelog Masthead Background](https://coder.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcde-masthead-bg.e195b191.jpg&w=2048&q=75&dpl=dpl_FbmESaaNZQy4QjjRfNxkPs4b7ZDM)

[Back to changelog](https://coder.com/changelog)

v2.6December 21, 2023

# Coder 2.6

Coder 2.6 introduces **new template controls, OAuth2 application support, and a preview of the light theme**. Workspace proxies are now **generally available (GA)**, and **AWS EC2 and Google Compute Engine devcontainer templates** have been added. Additionally, CSRF protection has been strengthened with a new **token header requirement**.

## New Features

- **Template Enhancements** –

  - Templates can now **specify `max_ttl` or `autostop_requirement`** for better workspace lifecycle control.
  - Users can now **disable custom quiet hours** via a server flag.
- **OAuth2 Application Support** – Added **support for OAuth2 applications**, expanding authentication options.
- **Workspace & UI Improvements** –

  - **Workspace proxies are now GA**, making network configurations more stable.
  - **Light theme (preview)** is now available for users who prefer a brighter UI.
  - Added **AWS EC2 and Google Compute Engine devcontainer templates** for more flexible cloud development.
- **Security Enhancements** – CSRF protection has been improved by **requiring a CSRF token header**.

## Breaking Changes

- **Workspace Renaming Disabled by Default** – To prevent potential data loss, renaming workspaces is now **disabled by default**. Admins can re-enable it via a server flag.

[View the full changelog](https://github.com/coder/coder/releases/tag/v2.6.0) on GitHub.

This release improves **template management, workspace security, and UI customization**, while adding **new authentication and provisioning options**. If you have questions or feedback, join the conversation on **[Discord](https://discord.gg/coder)** or email us directly!
