# Tenzir Platform v1.17.1

The app now renders durations of length `0` correctly in the detailed event view.

## 🔧 Changes

### Allow renaming of nodes before connection

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

Previously, a node had to be connected before renaming was possible. You can now rename provisioned nodes even before they’re connected.

## 🐞 Bug Fixes

### Fixed selection in read-only pipeline code blocks

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

We fixed an issue where code in code blocks couldn’t be selected in package or configured pipelines. You can now easily copy specific parts of a pipeline.

### Fixed 0s durations showing as empty

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

We fixed a formatting issue where exact 0s durations appeared as empty strings in the Inspector. These now display correctly.

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

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