Skip to content

0.29.1 - Improved labels, bug fixes & performance improvements

Choose a tag to compare

@rerun-bot rerun-bot released this 06 Feb 17:49
· 547 commits to main since this release

✨ Overview & highlights

This is mainly a patch release with some fixes and improvements.

We also included a change that makes labels translucent. This makes them less obtrusive and improves visibility of overlapping labels, as shown in the image segmentation example below.
Example of translucent labels in Rerun 0.29.1

🔎 Details

🐍 Python API

  • Ensure that import rerun_sdk.rerun can be used fd28cd3
  • Allow access to redap token from Python SDK 51506ca

🪳 Bug fixes

  • Fix viewer error list jumping around 05ae689
  • Fix potential video deadlock eefacdf

🌁 Viewer improvements

  • Make labels in spatial view translucent ec62ad9

🚀 Performance improvements

  • Do faster lineage check in release builds 0d546c0