Coder v2.14.0
Coder v2.14.0 strengthens security, enhances CLI capabilities, and refines the UI. This update removes an insecure cipher, adds SMTP authentication support, introduces new CLI commands, and improves workspace automation and usability.
New Features
- Security & Authentication Enhancements –
TLS_
cipher removed for improved security.ECDHE_ RSA_ WITH_ 3DES_ EDE_ CBC_ SHA - SMTP authentication & TLS support added, enabling more secure email configurations.
- OIDC issuer checks can now be disabled for more flexible authentication setups.
- CLI & SDK Improvements –
- New
whoami
command added to the CLI, showing the current user. --wait=no
flag added forcoder ssh
, giving more control over SSH session behavior.- SDK now exports template variable parser and log destination interface for custom integrations.
- New
- Dashboard & UI Enhancements –
- New JetBrains Fleet icon added for better IDE visibility.
- Auto-create workspace flow now supports match conditions, improving automation workflows.
- Tooltips added to app usage charts for better insights.
- New JetBrains Fleet icon added for better IDE visibility.
Breaking Changes
- Insecure Cipher Removed –
TLS_
is no longer supported by default due to security concerns.ECDHE_ RSA_ WITH_ 3DES_ EDE_ CBC_ SHA
View the full changelog on GitHub.
This release improves security, expands CLI functionality, and enhances UI workflows. If you have questions or feedback, join the conversation on Discord or email us directly!