Skip to content

v6.0.0-beta.56

Latest

Choose a tag to compare

@alexwarren alexwarren released this 28 Aug 11:55
5a3f201

6.0.0-beta.56 (2026-08-28)

Bug Fixes

  • add expression control and hide-when-empty to script-parameter editors (#2164) (d9f84c9)
  • AppShell: default new rooms to top level, fix Combobox label/value mixup (#2161) (f63ad3e)
  • AppShell: expression-editor parity for if/set/foreach templates (#2151) (60f23dc)
  • AppShell: remove dead <filefiltername> and <preview/> hints (#2152) (f4b107b)
  • AppShell: remove dead <keyname> control hint (#2153) (df18dce)
  • AppShell: remove redundant pane header labels in editor (#2144) (dd3f6b3)
  • AppShell: stop Enter-confirm from re-triggering the trigger button in modals (#2160) (60f73e8)
  • AppShell: wire up <bold/> control hint for labels (#2154) (923a517)
  • AppShell: wire up <colour> control hint for script textboxes (#2156) (36cd0cc)
  • AppShell: wire up <freetext/> control hint for dropdowns (#2147) (f18d327)
  • AppShell: wire up <minimum>/<maximum>/<increment> control hints (#2148) (f12b8fe)
  • AppShell: wire up <nullable/> control hint (#2149) (f82ca3d)
  • AppShell: wire up <width/> control hint to the frontend (#2150) (c018a96)
  • Engine: remove no-op RequestSpeak function (#2146) (d430a68)
  • WasmEditor: convert richtext newlines to <br/> on save, and back on load (#2165) (ca4875a)