Skip to content

0.30.2

Latest

Choose a tag to compare

@rerun-bot rerun-bot released this 11 Mar 12:40
· 178 commits to main since this release

Rerun is an easy-to-use database and visualization toolbox for multimodal and temporal data.
Try it live at https://rerun.io/viewer.


✨ Overview

Among many other things, this patch addresses a security advisory (SNYK-RUST-JSONWEBTOKEN-15189005) and adds a new example!

🔎 Details

🐍 Python API

  • Expose executable_name and executable_path in Python spawn() #12685

🪳 Bug fixes

  • Handle ?url=rerun+http://… in web viewer 5f2d65d
  • Fix weird tooltip sizes in streams view 92403bb

🚀 Performance improvements

  • Share video players between views, de-duplicating video decoding work between pinholes and 2d views ed236da

🧑‍🏫 Examples

🖼 UI improvements

  • Show tooltip even when hovering play head in the time series view e44fbf0

🧢 MCAP

  • Add a list of available layers to mcap convert cli 89f18dc
  • Decode MCAP metadata records into __properties cc8f1c2

📦 Dependencies

  • Upgrade jsonwebtoken to 10.3 312c3b8