Skip to content

v3.1.1 Hotfix - May 25, 2020

Compare
Choose a tag to compare
@PhaserEditor2D PhaserEditor2D released this 26 May 07:29
· 2334 commits to master since this release
7cf377d

Release notes: https://phasereditor2d.com/blog/2020/05/phaser-editor-v311-released-hotfix

Fixed

  • #33 Wrong BitmapText default origin.
  • #32 The server checks if there is a new version available.
  • Monaco (code) editor updates content with external changes only if the flag -enable-advanced-js-editor is set. Now it updates always.
  • #37 TypeScript project template opens the README file the first time, with the instructions to run the project.