0.32.1
tremorlabs/tremor0.32.1May 18, 2026by rerun-bot
AI Summary
A minor bug fix release for the Rerun toolbox addressing issues with log message handling in RRD files.
Key Highlights
- Fixes a problem of intermixing different store messages in one RRD file.
- Rerun is a database and visualization toolbox for multimodal and temporal data.
New Features
- Log API fix for store message mixing
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)