Skip to content

5.6.265

Choose a tag to compare

@4ian 4ian released this 06 Apr 11:28
· 37 commits to master since this release

💝 Improvements

  • Bring forward the preview window on the web-app when "Update" is clicked
  • Allow extensions to set different icons for behaviors and objects

🐛 Bug fixes

  • Fix many potential crashes in the scene editor

🛠 Internal changes (for developers)

  • Improve logs in case of UseAfterFreeError
  • Upgrade react-dnd to v14 and simplify drag-and-drop setup
  • Ensure JSON files end with a new line (Thanks @opaldi!)