---
title: "Coder 2.14 - Coder Changelog"
description: "Coder 2.14 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."
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_5CNCaVgJR9Q5RE6Qtwb2fMsDaPFy)

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

v2.14August 6, 2024

# Coder 2.14

Coder 2.14 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_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA` cipher removed** for improved security.
  - **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 for `coder ssh`**, giving more control over SSH session behavior.
  - **SDK now exports template variable parser and log destination interface** for custom integrations.
- **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.

## Breaking Changes

- **Insecure Cipher Removed** – **`TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA`** is no longer supported by default due to security concerns.

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

This release **improves security, expands CLI functionality, and enhances UI workflows**. If you have questions or feedback, join the conversation on **[Discord](https://discord.gg/coder)** or email us directly!
