Release 0.33.0#12804
Open
rerun-bot wants to merge 7 commits into
Open
Conversation
* migration guide * headless viewer GPU * remove promise that memleaks from changelog
Contributor
|
Latest documentation preview deployed successfully.
Note: This comment is updated whenever you push a commit. |
Contributor
|
Web viewer built successfully.
View image diff on kitdiff. Note: This comment is updated whenever you push a commit. |
### Related - Part of RR-4646 / #12772 ### What Adds a way to track external memory in the viewer, and uses that: #### Show external memory in the memory panel <img width="1481" height="243" alt="Screenshot 2026-05-25 at 20 17 16" src="https://github.com/user-attachments/assets/b79a2ffa-a0a5-495f-b25d-32cedbc3fed4" /> Adds the grpc server (on native), and allocator tracking overhead to the memory flamegraph. #### Show external memory on hovering memory stat <img width="177" height="164" alt="Screenshot 2026-05-26 at 11 20 24" src="https://github.com/user-attachments/assets/e93f0fe1-165b-4300-9a28-5275781f723c" /> #### Take external memory into account when garbage collecting We subtract it from the total used memory so the viewer can actually grow to the size it was told to. Source-Ref: fe93ddaab627fe57c52a84c9c1b44b7d7a9b8d0d
### Related Closes RR-4752 ### What State timeline cursor can now only moved by dragging. Fixes the super annoying bug that double click (zoom reset) moved the time cursor. :( Source-Ref: e44f619b81b2e4250c1b1fa03fe5933786a05e17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Next steps
Test the release
For alpha releases:
DISCLAIMER: This is an unreviewed, automatically generated changelog. We only provide fully reviewed changelogs for final releases.
main, but not the version bump one (it would introduce bad links).For non-alpha releases:
main, then run the release workflow in 'final' modeSet as latest releaseis checkedPublish releaseon_gh_release.ymlfor final releases)Tests