---
title: "What's New in November 2022 - Blog - Coder"
description: "We've release a number of features in Coder v2!"
image: "/api/dynamic-og?title=What%27s+New+in+November+2022&randomBackground=true&styles=%7B%22height%22%3A162%2C%22width%22%3A302%2C%22padding%22%3A16%2C%22titleSize%22%3A24%2C%22logo%22%3A%7B%22width%22%3A80%2C%22height%22%3A12.15%7D%7D"
canonical: "https://coder.com/blog/what-s-new-in-november-2022"
---

Dec 8 20222 min read

# What's New in November 2022

[Ben Potter](https://coder.com/blog/author/bpmct)

Share this article

## Enhanced Quotas

[Quotas](https://coder.com/docs/coder-oss/latest/admin/quotas) is a mechanism for controlling cloud spend in Coder. In November, we've enhanced our quotas system:

- [Groups](https://coder.com/docs/coder-oss/latest/admin/groups) can have different quota allowances (e.g. data scientists have 50 credits)
- Templates can have an associated [cost](https://coder.com/docs/coder-oss/latest/admin/quotas#establishing-costs), which can be a static value (e.g. 20 credits) or calculated from workspace parameters (e.g. "instance type").

![](https://www.datocms-assets.com/19109/1670507015-quota-groups-1.webp?fit=clip&fm=webp&w=3840&q=90)

![Coder workspace build log](https://www.datocms-assets.com/19109/1670507085-quota-buildlog.webp?fit=clip&fm=webp&w=3840&q=90)

See our [quotas documentation](https://coder.com/docs/coder-oss/latest/admin/quotas) for more information. This is an enterprise feature.

## Windows installers

We've added the following install methods to simplify installation for Windows:

- Windows installer (published in [GitHub releases](https://github.com/coder/coder/releases)
- [winget package](https://winstall.app/apps/Coder.Coder)

![](https://www.datocms-assets.com/19109/1670510101-screen-shot-2022-12-08-at-7-59-38-am.png?fit=clip&fm=webp&w=3840&q=90)

## Performance & scale testing

In November, we began work on performance-related features to ensure Coder can support deployments up to 3,000 users.

- Consistent pagination across workspaces, users, and audit pages
- Performance fixes to support 1,000 concurrent workspace builds, 10,000 active SSH connections to workspaces, and 1,000 web terminal connections.

Stay tuned for more updates around scale testing in December and January!

## Prometheus metrics

In November, we added documentation on using [Prometheus with Coder](https://coder.com/docs/coder-oss/latest/admin/prometheus) as well as a number of metrics around measuring Coder's usage & performance.

![](https://www.datocms-assets.com/19109/1670510235-screen-shot-2022-12-08-at-8-37-10-am.png?fit=clip&fm=webp&w=3840&q=90)

## Template version browser

You can now preview Terraform and Markdown files within a template version from the Coder dashboard!

![](https://www.datocms-assets.com/19109/1670510939-screen-shot-2022-12-08-at-8-48-54-am.png?fit=clip&fm=webp&w=3840&q=90)

Additionally, users can now use any template version with their workspaces. This can be helpful if the latest version is broken or if a user needs to use old features.

![Rolling back a workspace's template version](https://www.datocms-assets.com/19109/1670511086-screen-shot-2022-12-08-at-8-51-20-am.png?fit=clip&fm=webp&w=3840&q=90)

Additionally, users can now use any template version with their workspaces. This can be helpful if the latest version is broken or if a user needs to use old features.

## Port forwarding in code-server

If you are using code-server inside Coder, ports are automatically forwarded to Coder when you start a server.

## Until next time ✌️

[Install Coder](https://github.com/coder/coder), [upgrade](https://coder.com/docs/coder-oss/latest/admin/upgrade) or follow along [on GitHub](https://github.com/coder/coder).

![](https://www.datocms-assets.com/19109/1670511725-group-5327.png?fit=clip&fm=webp&w=3840&q=90)

### Subscribe to our newsletter

Want to stay up to date on all things Coder? Subscribe to our monthly newsletter for the latest articles, workshops, events, and announcements.
