Skip to content

v6.0.0-beta.42

Choose a tag to compare

@alexwarren alexwarren released this 19 Jul 07:30
a1d3e72

6.0.0-beta.42 (2026-07-19)

Features

  • AppShell: add a Home button to the editor toolbar (#1894) (9660dee)
  • AppShell: open a local game file from the Play tab (#1885) (967864c)
  • AppShell: replace emoji icons with Lucide and tidy the editor toolbar (#1895) (794f20c)
  • ElectronApp: one-click local play, unrestricted autoplay, sibling resources (#1886) (d94e7bb)

Bug Fixes

  • AppShell: keep Delete button visible but disabled instead of hiding it (#1899) (a4fcb29)
  • AppShell: preserve language selection when toggling game type on Create tab (#1897) (88e64fc)
  • AppShell: stabilize the toolbar save-status pill (#1898) (0d607c4)
  • AppShell: stop centering the Create tab against the full viewport (#1893) (0db7825)
  • drop WebKit from the e2e OPFS job, Linux WebKit has no OPFS support (#1889) (ec582bc)
  • ElectronApp: set BrowserWindow icon on Linux (#1882) (7f03a89)
  • ElectronApp: show a confirm dialog instead of silently blocking window close on unsaved changes (#1891) (910f176)
  • ElectronApp: split editor/play Recent lists, focus window on File menu actions (#1892) (9ff1d03)
  • WasmPlayer: offer saving for games launched from a local file (#1896) (3d5e641)
  • WasmPlayer: time out unanswered resource-request handoffs instead of hanging forever (#1890) (fad24ab)