# Tenzir Platform v1.18.0

With this release of the Tenzir Platform, we reorganized the UI to make the most important pages more accessible.

## 🚀 Features

### Copy token action for nodes

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

We added a “Copy token” option to the node selector’s actions menu, so you can quickly copy a Tenzir node’s token when needed.

### Live activity redesign with Sparklines

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

The platform now shows activity for deployed piplines with sparklines (instead of sparkbars).

The data behind the sparkline is also improved and more accurate now.

### Added search to key dropdowns

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

You can now easily search and select items in key dropdowns such as the node selector, dashboard filters, and the workspace switcher, making it quicker to find what you need and reducing the effort of scrolling through long lists.

### Allow custom OIDC scope and audience params

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

Added support for customizing OIDC scope and audience parameters in the CLI to provide more flexibility in authentication configuration.

## 🔧 Changes

### Reorganized navigation for easier access

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

We reorganized the navigation to make it easier to use. The Nodes menu item is now replaced by dedicated items for Pipelines, Explorer, Contexts, and Library. The Packages tab has also moved into the Library, where you can select it from the dropdown.

## 🐞 Bug Fixes

### Fixed performance issue in charts

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

We resolved an issue that could cause the app to use more memory than necessary when displaying charts.

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

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