0.36.2
rerun-io/rerun0.36.2Aug 21, 2026by rerun-bot
AI Summary
A maintenance release focused on bug fixes, specifically addressing an issue where external links could not be opened properly in the viewer.
Key Highlights
- Fix for opening external links
- Updated installation instructions for Python, Rust, and C++ SDKs
- Access to the live online demo
New Features
- Bug fix: External link opening
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.34.2/rerun_cpp_sdk.zip --- ### 🔎 Details #### 🪳 Bug fixes - Fix opening external links [3d5eb9c](https://github.com/rerun-io/rerun/commit/3d5eb9c478cf44f812e29c62aab6c5fb30de69ac)