Skip to content

0.29.2 - Bug fixes and documentation update

Choose a tag to compare

@rerun-bot rerun-bot released this 13 Feb 09:58
· 422 commits to main since this release

✨ Overview & highlights

This patch release contains bug fixes and adds a documentation guide with an example for converting existing data to Rerun.

🔎 Details

🪵 Log API

  • Fix performance regression with --server-memory-limit 0 cefbdf6

🐍 Python API

  • notebook: Re-export viewer event types 51d949e

🪳 Bug fixes

  • Fix table config button symbol for light-mode 57b0121
  • Fix drag-and-drop of .mcap files on web #12631
  • Ensure we report file loading errors on web 7fd794e

🌁 Viewer improvements

  • Show error when rerun_js viewer panics or fails to load 04e7ae8

📚 Docs

  • Add snippet demonstrating conversion of custom MCAP protobuf file to RRD 53fbeeb
  • Add documentation for converting custom data to RRD using log/send_column 815d45c

🖼 UI improvements

  • Fix moving text cursor with cmd-arrows 13f7124
  • Improve error messages regarding arrow datatypes 48f4637