Skip to content

v3.4.0-beta.11

Pre-release
Pre-release

Choose a tag to compare

@shdwmtr shdwmtr released this 03 Aug 02:18
Immutable release. Only release title and notes can be modified.

3.4.0-beta.11 (2026-08-03)

Bug Fixes

  • cdp: fix pipe drain thread deadlock on windows (1da6863)
  • ffi-binder: fix use-after-free on cdp reconnect (e0a84af)
  • frontend: guard against undefined webpack class names (c580b85)
  • loopback: guard ipc message dispatch against malformed fields (a154b3e)
  • loopback: reject path traversal in steamloopback urls (6b1b978)
  • loopback: release resource handler on request cancellation (68a8341)
  • loopback: validate css class rewrite before serving (c5bd3e1)
  • lua-host: cap json to lua conversion recursion depth (ba4d360)
  • lua-host: stop pdeathsig from swallowing kill escalation (a3d4125)
  • webkit: avoid holding mutex across blocking cdp calls (f18e92d)