This release adds a new detail page, as well as many UI fixes and improvements.
🚀 Features
Section titled “🚀 Features”Pipeline detail page
Section titled “Pipeline detail page”Dec 17, 2025 · @gitryder
Pipelines now have their own dedicated detail pages that you can access by clicking on any pipeline name. This gives you a comprehensive view of your pipeline in a full-screen interface designed for deep inspection and configuration.
🔧 Changes
Section titled “🔧 Changes”Prepare upcoming library format changes
Section titled “Prepare upcoming library format changes”Dec 17, 2025 · gitryder, tobim
The Tenzir Platform now supports the upcoming package format changes in the Tenzir Library, which will be introduced in the near future.
Update postgres in examples to v17.6
Section titled “Update postgres in examples to v17.6”Dec 17, 2025 · @weh
Update the postgres version to 17.6 in the example docker-compose.yaml files.
Show current and latest versions in node update info
Section titled “Show current and latest versions in node update info”Dec 17, 2025 · @gitryder
We now show both the current version and the latest available version when an update is available or required. For example, in the node selector you see your current version alongside the latest release version.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Fix inifinite loading for dashboard cells that produce no data
Section titled “Fix inifinite loading for dashboard cells that produce no data”Dec 17, 2025 · @dit7ya
Dashboard cells that produce no data no longer show an infinite loading animation.
Detailed pipeline activity spikes
Section titled “Detailed pipeline activity spikes”Dec 17, 2025 · @jachris
The detailed pipeline activity charts for the 15min range previously showed spikes even when the underlying data flow was steady. Now, the activity chart should correctly follow the actual data flow.
Various UI Improvements
Section titled “Various UI Improvements”Dec 17, 2025 · gitryder, dit7ya
This release also contains many additional bugfixes and improvements to the Tenzir UI:
- Fixed an issue that prevented cookie deletion.
- Improved error logging for OpenID configuration decoding failures.
- Fixed a bug where column resizing would break when new data with the same schema arrived.
- Big numbers are now handled precisely in the data table and inspector.
- A toast message is now displayed while the data download is being prepared.
- Fixed a bug that caused the page to freeze when clicking outside the pipeline editor during editing.
- The timestamp displayed in the tooltip of ingress/egress charts was fixed.