Skip to content

Releases: bridge-core/editor

v2.7.31

02 Aug 01:45
232e412
Compare
Choose a tag to compare
  • Support for the latest Minecraft Preview
  • Improved descriptions of various block components
  • Fixed issues with the dimension file format not loading auto-completions in modern format versions

v2.7.30

23 Jul 04:37
a065df6
Compare
Choose a tag to compare
  • Updated data to latest preview
  • Updated bridge. dependencies

v2.7.29

16 Jul 03:55
095b8e1
Compare
Choose a tag to compare

Fixes

  • Upgraded dash to 0.11.6 to fix typescript compilation artifacts

v2.7.28

12 Jul 14:10
1ebb054
Compare
Choose a tag to compare

Changes

  • Added serializeHandle() and deserializeHandle() to plugin fs 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

11 Jul 02:58
2bd2797
Compare
Choose a tag to compare

Fixed errors with entity auto-completions

Hotfix: v2.7.26

11 Jul 02:25
9788f0a
Compare
Choose a tag to compare

Fixed errors when opening projects

v2.7.25

11 Jul 01:34
2becf4a
Compare
Choose a tag to compare

Changes

  • Updated data to latest preview

Fixes

  • Fixed potential issue that prevented compilation

v2.7.24

09 Jul 05:33
aded2e1
Compare
Choose a tag to compare

Changes

  • Zip import speed improved by ~14% (9114444)
  • Extensions will now import zip files as a folder if the zip file is not a project or addon (f8574f9)

Fixes

  • Zip imports now support large zip files (9114444)
  • Update Mdi Font (203e367)
  • The VanillaPackViewer now works with zip files (f8574f9

v2.7.23

28 Jun 03:18
b1cc65f
Compare
Choose a tag to compare
  • Update data to latest preview
  • Fixed an issue where the trigger entity event was being marked as deprecated.

v2.7.22

09 Jun 20:07
32c7b0e
Compare
Choose a tag to compare

Changes