Release 0.8.6 (1.21.70.20) #219
m-brisch
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Read the previous release notes here
Summary
Hello and happy preview day 🥳! We are now on 0.8.6 (1.21.70.20), as of Thursday, January 30th, 2025.
As a reminder of Editor API support:
Additionally, if you're new to the Editor GitHub this week, we encourage you to join the Bedrock Add-Ons Discord #Editor channel!
Action Bar + Property Pane changes
You can now add animations to elements on the action bar by passing the
ImageAnimationData
property toIActionBarItemCreationParams
ActionBarSheet.mp4
We also added new APIs to help you convey there are long running actions taking place with the
IPropertyPane.addProgressIndicator
API.ProgressBar.mp4
We can't wait to see what you build with this new functionality and if you have any questions or issues feel free to reach out to us directly on the Bedrock Add-Ons Discord #Editor channel!
Full Change Log
IPropertyPane.addProgressIndicator
API function to display a spinner or a progress bar property itemImageAnimationData
API type to represent a sprite sheet animation for imagesiconAnimation: ImageAnimationData
property toIActionBarItemCreationParams
APIIPropertyPane.addLink
API function to create link buttons in panes.system.isEditorWorld
property into @minecraft/server in betaregisterEditorExtension
can be called in Early Execution.Thank you for being here! You're the best! ❤️
Beta Was this translation helpful? Give feedback.
All reactions