Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 16:18
· 392 commits to main since this release

2.5.0 (2024-08-02)

Bug Fixes

  • Add time to logger module (80da7fb)
  • Fix "object not found" error from package manager. (bb01e9c)
  • Fix plugin shutdowns to an extent (738919c)
  • Fix SharedJSContext being missed on certain edge cases (364e1c0)
  • Fix SharedJSContext not connecting when debugging Steam. (1095977)
  • Fix Steam freezing after PC sleep (8c3dcbd)
  • Revert shallow clone opts until further notice (63da377)
  • Staging plugin hot reload (7d1972a)
  • Suppress connection errors when steam isn't loaded (Linux) (34b5e91)
  • Use Ninja on unix for faster build (70d4a5d)

Features

  • Add "useBackend" capability for plugin (86c1943)
  • Staging CLI support (f5cda3d)
  • switch socket pipes to 1 wire (53e6978)