---
title: "What's New in October 2022 - Blog - Coder"
description: "Groups, template RBAC, API tokens, dashboard redesign,"
image: "/api/dynamic-og?title=What%27s+New+in+October+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-october-2022"
---

Nov 8 20221 min read

# What's New in October 2022

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

Share this article

## Git Authentication

Link [git providers](https://coder.com/docs/coder-oss/latest/admin/git-providers) with Coder to authenticate users when they run `git` operations in their workspace. All major git providers are supported, including self-hosted ones.

## Template Permissions & Groups

This [enterprise feature](https://coder.com/docs/coder-oss/latest/admin/rbac) allows you to manage which users (and groups of users) can access templates in Coder.

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

## App sharing

Expose apps within workspaces to other users, or even the public! We've added a [share property](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/app#share) that you can use within templates.

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

## Dashboard redesign

Many of the pages in the Coder dashboard have been revamped, including the workspace and resource view. There is also a new "Deployment" page which exposes Coder's configuration values to admins.

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

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

## API Tokens

You can create long-lived API tokens to perform actions on behalf of a user. For example, [updating templates with CI/CD pipelines](https://coder.com/docs/coder-oss/latest/templates/change-management).

## High availability

Run Coder with horizontal scalability and automatic failover within a single region. This is an [enterprise feature](https://coder.com/docs/coder-oss/latest/admin/high-availability).

## Next steps

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

### 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.
