Back to changelog

Coder v2.6.0

Coder v2.6.0 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 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 or email us directly!