Skip to content

release: 2025-04-07 #3862

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

Merged
merged 12 commits into from
Apr 7, 2025
Merged

release: 2025-04-07 #3862

merged 12 commits into from
Apr 7, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 7, 2025

🚀 Automated release PR

QThund and others added 12 commits April 3, 2025 18:06
Added a subscription to the key when the Chat controller is shown for the first time.
* Reuse of media pool on change

* Applied suggestions

* Added missing media player utils
* Fix: Chat closes automatically when opening some Panels (#3808)

Now the chat panel does not fold when opening other menus, except for Friends.

* Now the chat keeps its unfolded state when Friends is closed

Changed the params received by ChatController.
…3748)

* Implemented GltfContainerComponent.NeedsColliderBoundsCheck bool flagged at ConfigureGltfContainerColliders and consumed at CheckColliderBoundsSystem.
* Removed ResetDirtyFlagSystem<PBGltfContainer>.InjectToWorld(ref builder); in GltfContainerPlugin so that the PBGltfContainer.IsDirty is manually managed by LoadGltfContainerSystem.ReconfigureGltfContainer() query since that place is the only place where that IsDirty is actually relevant.
* Updated test coverage
* Removed DeferDeletion

* Added a filter for deleteEntityIntention
* add checks to prevent Argument OutOfRangeExcep

* disabled speed-up for messages

* removed default, used IPlatform
@github-actions github-actions bot requested a review from a team as a code owner April 7, 2025 12:34
@github-actions github-actions bot requested a review from a team as a code owner April 7, 2025 12:34
Copy link
Contributor

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Release verified on Windows.
QA Approved: All PRs included in this release, along with the complete Explorer integration, have been thoroughly reviewed. Any identified issues were reported, and no blockers have been detected.
Release Spreadsheet

@DafGreco DafGreco self-requested a review April 7, 2025 15:09
Copy link

@DafGreco DafGreco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ PR reviewed and approved by QA on Macos following instructions playing both happy and un-happy path

Regressions for this ticket had been performed in order to verify that the normal flow is working as expected.

Al the information can be seen on the following document

@anicalbano anicalbano added this pull request to the merge queue Apr 7, 2025
Merged via the queue into main with commit 0a32aeb Apr 7, 2025
38 of 41 checks passed
@anicalbano anicalbano deleted the release/2025-04-07 branch April 7, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.