Releases: bridge-core/editor
v2.7.54
v2.7.53 Hotfix
Fixes
Fixed the errors relating to the app badge API with a temporary fix while we figure out what's causing the issue.
v2.7.52
Changes
- Added support for GDK directories.
- Support for the latest Minecraft Stable and Preview versions.
- Removed "Experimental Feature" simple file preset.
Fixes
- Fixed
has_equipment_tagmissing thedomainfield. - Fixed missing auto-completions for
crafting_item_catalog.jsonpast format version1.21.60. - Fixed typo with
minecraft:vertical_movement_actionentity component. - Fixed
queue_commandlacking syntax highlighting.
v2.7.51
v2.7.50 Hotfix
- Jigsaw Structures should now properly be giving auto-completions on the proper folder directory.
v2.7.49
v2.7.48
Changes
- Improved Japanese translations courtesy of @era760
Fixes
- Fixed native clipboard errors in part thanks to @Pupy200mine
v2.7.47
- Support for the latest Minecraft Preview
- Updated the latest stable version to 1.21.90.
- Commands such as
/fillor/setblocknow properly use=for blockstate specification rather than: - Auto-completions taking in a texture path are no longer limited to specific directories (ink0rr)
- Fixes and maintenance to auto-completion data.
v2.7.46
v2.7.45
-
The latest supported stable version is now 1.21.70.
-
Support for the latest preview.
-
Added support for Custom Components V2 and the Deferred Technical Preview.
-
Removed Aim Assist experimental toggle from the project creation screen.
-
Fixed client biomes not allowing namespaces.
-
Fixed
any_tagsproperty on several entity components on item descriptors, they are now fixed to use thetagsmolang expression property. -
Fixed typo on
any_slot_emptyentity filter. -
Added missing
is_sneak_heldentity filter. (ink0rr) -
Added missing
initializeproperty in attachable auto-completions. (ink0rr) -
Removed
parent_setupproperty from client entity auto-completions. (ink0rr) -
Fixed
deals_damageproperty in 1.21.40minecraft:damage_sensorentity component. (ink0rr) -
Fixed
minecraft:behavior.move_to_landtypo in the entity component list. (ink0rr) -
Fixed
damage_sourcesproperty inminecraft:behavior.panicentity component. -
Fixed missing
minecraft:behavior.move_to_liquidentry in the entity component list.