Skip to content

Releases: PhaserEditor2D/PhaserEditor2D-v3-allInOne

v3.33.1 - May 10, 2022

10 May 13:26
Compare
Choose a tag to compare

v3.33.1 - May 10, 2022

  • Shows the website link in the marketplace projects.
  • Cache practically all marketplace data.

v3.33.0 - Apr 18, 2022

18 Apr 17:03
Compare
Choose a tag to compare

v3.33.0 - Apr 18, 2022

  • Integrates with the marketplace project templates & examples.
  • Allows an alt editor's exec path from $PHASEREDITOR_ALLINONE_EDITOR..
  • Gets marketplace data from official site or a provided $PHASEREDITOR_MARKETPLACE_URL environment variable.

v3.32.1 - Feb 27, 2022

27 Feb 12:49
Compare
Choose a tag to compare

v3.32.1 - Feb 27, 2022

  • Updates with the latest editor.

v3.32.0 - Jan 12, 2022

12 Jan 13:42
Compare
Choose a tag to compare

v3.32.0 - Jan 12, 2022

  • Updates to the latest Electron.

v3.31.2 - Dec 14, 2021

15 Dec 04:29
Compare
Choose a tag to compare

v3.31.2 - Dec 14, 2021

  • Update version.

v3.31.1 - Dec 14, 2021

  • Get the latest starter templates.

v3.31.0 - Nov 29, 2021

30 Nov 16:26
Compare
Choose a tag to compare

v3.31.0 - Nov 29, 2021

  • Reads/writes the user-data.json file in UTF-8 encoding.
  • Handles error when the user-data.json file has an invalid format.
  • Fixes management of lifecycle of the server processes.

v3.30.0 - Sep 8, 2020

18 Sep 19:38
Compare
Choose a tag to compare

v3.30.0 - Sep 18, 2020

Added

  • The CodeMirror text editors.
  • The allInOne commands: Open project, Close project.

Updated

  • The Monaco editor always runs on advanced mode.
  • Update to latest Phaser 3.55.2.

Remove

  • Removes all features related to create and load projects. It now shows a single project at the time.

v3.20.0 - Aug 23, 2021

23 Aug 16:25
Compare
Choose a tag to compare

v3.20.0 - Aug 23, 2021

  • Get latest server version.

v3.15.0 - Jul 11, 2021

11 Jul 14:29
Compare
Choose a tag to compare

v3.15.0 - Jul 11, 2021

  • Get latest server version.

v3.14.0 - May 29, 2021

29 May 17:36
Compare
Choose a tag to compare

v3.14.0 - May 28, 2021

  • Get the latest server version.
  • Get the latest stable electron v13.0.1.
  • macOS: Exit process when all windows all closed.