This release includes some UI fixes and minor improvements to smooth out common workflows. We fixed incorrect rendering of negative durations, resolved an issue where the node selector reset during navigation, and addressed a layout issue that could hide the install button in the package drawer.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Fixed node selector resetting on navigation
Section titled “Fixed node selector resetting on navigation”Dec 17, 2025 · @gitryder
The node selector now remembers your last selected node when navigating between pages. Previously, it would reset to the default node unexpectedly.
Fixed incorrect rendering of negative durations
Section titled “Fixed incorrect rendering of negative durations”Dec 17, 2025 · @gitryder
We fixed an issue where negative durations did not display correctly in the app. They now render as expected.
Fix hidden footer in package drawer
Section titled “Fix hidden footer in package drawer”Dec 11, 2025 · @gitryder
We fixed an issue where the footer in the pinned package drawer could become hidden. The layout now adjusts correctly so the install button always stays visible.