Back to changelog

Coder v2.13.0

Coder v2.13.0 introduces security enhancements, dashboard improvements, and agent updates while removing support for deprecated agent v1 routes. Users can now block file transfers via the Coder agent, improving security. The dashboard navigation has been reorganized, and users can now download workspace logs directly from the UI.

New Features

  • Security & Agent Enhancements
    • File transfers can now be blocked via the Coder agent for tighter security.
    • Deprecated agent v1 routes removed, breaking compatibility with older agents not using the V2 API.
  • Dashboard & UI Improvements
    • New “Deployment” menu in the navbar, consolidating all deployment-related settings.
    • Users can now download logs directly from the workspace UI.
    • "Full Name" field added when creating new users.
  • Observability & Performance
    • Interface reports added to coder netcheck for better network diagnostics.
    • Telemetry now tracks groups and group members for better insights.
    • Terraform plugin now exposes workspace build IDs for improved automation.

Breaking Changes

  • Agent v1 Routes Removed – Older agents that do not use the V2 API will no longer be compatible.
  • coder netcheck JSON Output Change – Interface reports are now under "derp", which may affect parsing scripts.

View the full changelog on GitHub.

This release improves security, refines the dashboard experience, and enhances agent capabilities. If you have questions or feedback, join the conversation on Discord or email us directly!