Skip to content

v6.0.0-beta.46

Choose a tag to compare

@alexwarren alexwarren released this 28 Jul 21:28
164c0a7

6.0.0-beta.46 (2026-07-28)

Features

  • AppShell: add move/cut/copy/paste for tree elements (#1955) (51a8ebf)
  • ElectronApp: clean up native Edit/View menus, reserve DevTools for Player windows (#1944) (fa7378e)

Bug Fixes

  • AppShell: add spacing above Advanced section in property editor (#1946) (af5474d)
  • AppShell: fix invisible text in modals in dark mode (#1953) (3b1f296)
  • AppShell: stop file-upload picker overflowing on mobile (#1942) (197f665)
  • PlayerCore: cap map panel width to game width when panes are hidden (#1954) (14551f8)
  • PlayerCore: stop ShowMenu dialog throwing when no option is manually clicked (#1951) (5f523fe)
  • WasmPlayer: default Save to disabled, only enable once a turn genuinely finishes (#1950) (f81fe8f)
  • WasmPlayer: disable Save while a wait()/get input() prompt is pending (#1945) (ddeea26)