The app now renders durations of length 0 correctly in the detailed event view.
🔧 Changes
Section titled “🔧 Changes”Allow renaming of nodes before connection
Section titled “Allow renaming of nodes before connection”Dec 17, 2025 · @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
Section titled “🐞 Bug Fixes”Fixed selection in read-only pipeline code blocks
Section titled “Fixed selection in read-only pipeline code blocks”Dec 17, 2025 · @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
Section titled “Fixed 0s durations showing as empty”Dec 17, 2025 · @gitryder
We fixed a formatting issue where exact 0s durations appeared as empty strings in the Inspector. These now display correctly.