Skip to content
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

Release: 20231211 #6013

Merged
merged 8 commits into from
Dec 11, 2023
Merged

Release: 20231211 #6013

merged 8 commits into from
Dec 11, 2023

Conversation

anicalbano
Copy link
Contributor

@anicalbano anicalbano commented Dec 8, 2023

What does this PR change?

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

🤖[deprecated] Generated by Copilot at 0e600db

This pull request updates some dependencies and improves the code quality and functionality of the browser interface and the unity renderer. It adds support for binary messages in the comms API, fixes a bug and optimizes the performance of the ECSTweenSystem, simplifies the logic of the SceneStateHandler and the EmailNotificationsController, and removes unused and obsolete code related to the EnableRestrictedActionTick feature. It also updates the corresponding tests and the package.json and package-lock.json files.

anicalbano and others added 6 commits December 4, 2023 14:53
show back pending status warning for email subscriptions
* moved sbc check in tween component to an early stage to cover every case
* improved a couple of tests
* wip comms arraybuffer from scene

* add sender to binary comms message

* add msgType to avoid sending uint8array messages to old MessageBus (string)

* remove lgos

* update versions to next

* fix versions
Removed unneeded scene tick check for allowing a restricted action to be called from ui.
@anicalbano anicalbano requested a review from a team as a code owner December 8, 2023 11:57
@github-actions github-actions bot requested a review from davidejensen December 8, 2023 11:57
@github-actions github-actions bot temporarily deployed to play.decentraland.zone December 8, 2023 12:30 Inactive
@github-actions github-actions bot temporarily deployed to zone December 8, 2023 12:30 Inactive
@github-actions github-actions bot temporarily deployed to today December 8, 2023 12:30 Inactive
@github-actions github-actions bot temporarily deployed to play.decentraland.today December 8, 2023 12:30 Inactive
Corrected entity transformations Scene Bounds Checker check order.
@github-actions github-actions bot temporarily deployed to play.decentraland.zone December 8, 2023 13:51 Inactive
@github-actions github-actions bot temporarily deployed to zone December 8, 2023 13:51 Inactive
@github-actions github-actions bot temporarily deployed to play.decentraland.today December 8, 2023 13:51 Inactive
@github-actions github-actions bot temporarily deployed to today December 8, 2023 13:51 Inactive
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.

✅ Reviewed and approved by QA. No major blockers or issues were found

@anicalbano anicalbano added this pull request to the merge queue Dec 11, 2023
Merged via the queue into main with commit 65632e4 Dec 11, 2023
1 check passed
@anicalbano anicalbano deleted the release/release-20231211 branch December 11, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants