Skip to content

Releases: bridge-core/editor

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

v2.7.21

07 Jun 20:34
cab8ae1
Compare
Choose a tag to compare

Changes

  • Now show an alert when enabling the Holiday Creator Feature Experiment toggle to raise awareness about its deprecation (b3737e6)
  • Add deprecation message to item and block events and update latest stable version to 1.20.80 (bridge-core/editor-packages#73)

Thanks to @ThomasOrs for these changes.

v2.7.20

25 May 21:50
6a7d25c
Compare
Choose a tag to compare

Fixes

v2.7.19

23 May 04:28
4d69fb9
Compare
Choose a tag to compare

Changes

Fixes