Skip to content

Releases: OpenAsar/arrpc

3.5.0

30 Aug 14:38
5aadc30
Compare
Choose a tag to compare
  • The bridge port is now configurable via the ARRPC_BRIDGE_PORT environment variable. (#96)
  • Fixed some games by ignoring another 64 bit suffix. (#107)
  • Fixed some account connecting being broken by adding a workaround for CONNECTIONS_CALLBACK. (#106)
  • Updated Discord's game database to use the latest version.

3.4.0

28 Apr 21:27
Compare
Choose a tag to compare
  • Linux process detection is now improved, thanks to @Sqaaakoi. (#75)
  • Rewrote ready packet sent to applications so potential regressions from v3.3.1 should be fixed.
  • Rewrote detectable DB loading to work with Node v22.
  • Removed top-level await so older runtimes should no longer crash.