Releases: bridge-core/editor
Releases · bridge-core/editor
v2.7.36
v2.7.35
Changes
- Updated Korean translations thanks to @desire918 (#1187)
- Attempts to fix mac build updating now working
v2.7.34
Changes:
- Support for the latest Minecraft Preview
With the removal of Holiday Creator Features, bridge. has made several changes to auto-completions and data, including:
- Removal of experimental presets
- Restructuring of which components are available on blocks and items, depending on the format version
queue_command
is now available on all format versions- Added a warning when the experiment is still active in the project configuration file
v2.7.33
Hotfix: v2.7.32
Fixed
- Fixed issues regarding the native Tauri building on github actions by updating crates
v2.7.31
v2.7.30
v2.7.29
Fixes
- Upgraded dash to 0.11.6 to fix typescript compilation artifacts
v2.7.28
Changes
- Added
serializeHandle()
anddeserializeHandle()
to pluginfs
module to allow extensions to store handles on all platforms.
Fixes
- Vanilla Pack Viewer now works on Native
- Fixed invalid path in data
Hotfix: v2.7.27
Fixed errors with entity auto-completions