Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Next steps - Test the release - If this is an 'alpha' release, you can just merge the pull request. - Otherwise: - For any added commits, run the release workflow in 'rc' mode again - After testing, _ensure that this PR is mergeable to _, then run the release workflow in 'release' mode - Once the final release workflow finishes it will create a GitHub release for you. Then: - [x] Sanity check the build artifacts: - [x] pip install: does it install and run? - [x] cargo install of cli tool: does it install and run? - [x] C++ SDK zip: does it contain rerun_c for all platforms? - [x] Populate the release with the changelog and a nice header video/picture, check , then click . - [x] Update the [google colab notebooks](https://colab.research.google.com/drive/1R9I7s4o6wydQC_zkybqaSRFTtlEaked_) to install this version and re-execute the notebook. - [x] Update landing's version of the web viewer (@jprochazk) A few hours after the GitHub release is created, will create a [conda feedstock PR](https://github.com/conda-forge/rerun-sdk-feedstock/pulls). Make sure Jeremy is on top of it! - [x] Tests - [ ] Windows - [ ] Linux - [x] MacOS ### Other TODO * [x] Merge cherry/pick #8947 * [x] Make a GIF/image for the new help menus and add to changelog * [x] Make a GIF/image for "Copy view as screenshot" and add to changelog ### Changelog [Rendered](https://github.com/rerun-io/rerun/blob/release-0.22.0/CHANGELOG.md#0220---entity-filter--improved-partial-update-api---2025-02-06) ### The release Video showing off the new entity filtering: https://github.com/user-attachments/assets/75ae114b-a55c-452e-9003-d8f447854d2a Gif showing off the new notification panel: ![notification-panel](https://github.com/user-attachments/assets/0fb651d7-256a-48d7-a78e-81776ec39ba8) Screenshot views on web: ![image](https://github.com/user-attachments/assets/bf36ee0b-2f64-473e-af48-dfd22c887b9c) New help texts for all our views: ![image](https://github.com/user-attachments/assets/8b2546c7-c54f-4c25-8b82-fd9abdc6c31e) --------- Co-authored-by: Emil Ernerfeldt <[email protected]> Co-authored-by: Andreas Reich <[email protected]>
- Loading branch information