0.32.1
rerun-io/rerun0.32.1May 18, 2026by rerun-bot
AI Summary
A minor bug fix release addressing data integrity issues in RRD files.
Key Highlights
- Fixed intermixing of different store messages in one RRD
Full Release Notes
[Rerun](https://www.rerun.io/) is an easy-to-use database and visualization toolbox for multimodal and temporal data. Try it live at https://rerun.io/viewer. - Python: `pip install -U rerun-sdk` - Rust: `cargo add rerun` and `cargo install rerun-cli --locked` - Online demo: https://rerun.io/viewer - C++ FetchContent: https://github.com/rerun-io/rerun/releases/download/0.32.1/rerun_cpp_sdk.zip --- ### 🔎 Details #### 🪵 Log API - Fix problem of intermixing different store messages in one rrd [5620f47](https://github.com/rerun-io/rerun/commit/5620f47064a46c4733eea1189e7757d898340a9b)