# Tenzir Platform v1.24.0

This release includes many small UI fixes, as well as new TLS options for the websocket gateway.

## 🚀 Features

### Add option to require client certificates for the Tenzir Gateway

Dec 17, 2025 · [@lava](https://github.com/lava)

Add a new TENZIR\_PLATFORM\_REQUIRE\_CLIENT\_CERTS environment variable that, when set to true, requires connecting clients to present a valid certificate signed by one of the CAs specified in TLS\_CAFILE.

### Add option to require client certificates for the Tenzir Gateway

Dec 10, 2025 · [@lava](https://github.com/lava)

The Tenzir Gateway now understands the new `TENZIR_PLATFORM_REQUIRE_CLIENT_CERTS` environment variable that, when set to true, requires connecting clients to present a valid certificate signed by one of the CAs specified in `TLS_CAFILE`.

## 🐞 Bug Fixes

### Fixed total ingress/egress showing incorrect values after page reload

Dec 17, 2025 · [@gitryder](https://github.com/gitryder)

Previously, the total ingress and egress metrics could show incorrect values after reloading the page. They now correctly display data for the last 24 hours.

[ Download on GitHub ](https://github.com/tenzir/platform/releases/tag/v1.24.0)

[Get the release artifacts and source code.](https://github.com/tenzir/platform/releases/tag/v1.24.0)