-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
build: Release #3099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release
Are you sure you want to change the base?
build: Release #3099
Conversation
## [8.1.1-alpha.1](8.1.0...8.1.1-alpha.1) (2025-12-03) ### Bug Fixes * Info panel not refreshing on script execution ([#3040](#3040)) ([f57e7e2](f57e7e2))
# [8.2.0-alpha.1](8.1.1-alpha.1...8.2.0-alpha.1) (2025-12-03) ### Features * Add Node 24 support ([#3041](#3041)) ([8cf2735](8cf2735))
…multi-panel scenario (#3042)
# [8.2.0-alpha.2](8.2.0-alpha.1...8.2.0-alpha.2) (2025-12-04) ### Bug Fixes * Info panel covers whole sidebar if fewer objects than panels in multi-panel scenario ([#3042](#3042)) ([dd3ba8d](dd3ba8d))
# [8.2.0-alpha.3](8.2.0-alpha.2...8.2.0-alpha.3) (2025-12-07) ### Bug Fixes * Batch-navigation is active even if info panels are not visible ([#3053](#3053)) ([91b544a](91b544a))
# [8.2.0-alpha.4](8.2.0-alpha.3...8.2.0-alpha.4) (2025-12-10) ### Features * Add support for `Video` type in View table to display videos ([#3061](#3061)) ([bd4aa4f](bd4aa4f))
# [8.2.0-alpha.5](8.2.0-alpha.4...8.2.0-alpha.5) (2025-12-13) ### Bug Fixes * Data browser table headers misaligned when scrolling horizontally ([#3067](#3067)) ([f495dd1](f495dd1))
# [8.2.0-alpha.6](8.2.0-alpha.5...8.2.0-alpha.6) (2025-12-13) ### Features * Execute scripts via right-click on info panel header column ([#3068](#3068)) ([2983741](2983741))
# [8.2.0-alpha.8](8.2.0-alpha.7...8.2.0-alpha.8) (2025-12-16) ### Features * Allow selecting objects by click-dragging over info panel headers ([#3074](#3074)) ([d6ef86c](d6ef86c))
…h stale cached data (#3080)
# [8.2.0-alpha.9](8.2.0-alpha.8...8.2.0-alpha.9) (2025-12-16) ### Bug Fixes * Prefetch for multiple info panels in data browser doesn't refresh stale cached data ([#3080](#3080)) ([e71d4e6](e71d4e6))
# [8.2.0-alpha.10](8.2.0-alpha.9...8.2.0-alpha.10) (2025-12-16) ### Bug Fixes * Right-click on info panel header selects the object ([#3082](#3082)) ([ae87114](ae87114))
# [8.2.0-alpha.11](8.2.0-alpha.10...8.2.0-alpha.11) (2025-12-16) ### Features * Add getting related records to context menu of info panel header ([#3083](#3083)) ([2623802](2623802))
# [8.2.0-alpha.12](8.2.0-alpha.11...8.2.0-alpha.12) (2025-12-23) ### Features * Add storing data browser filters on server ([#3090](#3090)) ([b991734](b991734))
# [8.2.0-alpha.13](8.2.0-alpha.12...8.2.0-alpha.13) (2025-12-23) ### Features * Add confirmation dialog to handle conflicts when migrating settings to server ([#3092](#3092)) ([ae50b8d](ae50b8d))
# [8.2.0-alpha.14](8.2.0-alpha.13...8.2.0-alpha.14) (2025-12-23) ### Performance Improvements * Add local caching for server-stored settings to reduce loading from server ([#3094](#3094)) ([409973a](409973a))
… or page reload (#3097)
# [8.2.0-alpha.15](8.2.0-alpha.14...8.2.0-alpha.15) (2025-12-28) ### Bug Fixes * Data browser pagination is ignored when using browser navigation or page reload ([#3097](#3097)) ([bcc4d5f](bcc4d5f))
# [8.2.0-alpha.16](8.2.0-alpha.15...8.2.0-alpha.16) (2025-12-28) ### Performance Improvements * Remove unnecessary data fetches from data browser pagination ([#3098](#3098)) ([bc59998](bc59998))
|
🚀 Thanks for opening this pull request! |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Release
This pull request was created automatically according to the release cycle.
Warning
Only use
Merge Committo merge this pull request. Do not useRebase and MergeorSquash and Merge.