Skip to content

0.30.1 - Bugfixes & Viewer improvements

Choose a tag to compare

@rerun-bot rerun-bot released this 04 Mar 12:39
· 200 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 & highlights

This patch on top of 0.30.0 comes not only with a random assortment of bug fixes but also some small improvements to the Viewer.

Most notably it's now possible to inspect values that were logged on the same timestamp!
image

🔎 Details

🐍 Python API

  • Allow re-registering the same blueprint to a dataset cafbec9
  • Fix using_index_value not accepting pyarrow data of the correct types c59df09

🪳 Bug fixes

  • Gracefully handle Rrd Manifest failures f14e343
  • Fix docs urls being loaded as data sources 3eb98db
  • Fix fix clicking names of color maps 700b590
  • Fix rare ui id conflict in list item content 352f7c8
  • Fix drag'n'drop issue on web 956ed91

🌁 Viewer improvements

  • Selection panel: show all values at the latest time stamp 36ff7ff
  • Limit number of plots only for non-builtin components and increase the limit f4fb62b
  • Show all visualizable scalars on time series add-visualizer menu 0da70a5
  • Stop warning on synthetic oneof protobuf fields 84ee94e

📚 Docs

  • Corrected the docs example for the DynamicArchetype 32c37e8

🖼 UI improvements

  • Make arrow values expandable if they don't fit 4edd93e
  • Add scrolling to column popup 7dbd933

🧢 MCAP

  • Support also "sec" & "nsec" in TimeSpecToNanos 31c9a43