X Tutup
Skip to content

Releases: colyseus/colyseus

@colyseus/bun-websockets v0.17.9

06 Mar 17:33

Choose a tag to compare

  • Bump bun-serve-express version to fix static and Buffer responses.

@colyseus/core v0.17.39

02 Mar 14:37

Choose a tag to compare

  • Introduce isStandaloneMatchMaker option for defineServer(). When enabled, the current process will not spawn rooms and will only be responsible for matchmaking.

@colyseus/playground v0.17.12

26 Feb 16:18

Choose a tag to compare

  • Make zod an optional peer dependency

@colyseus/core v0.17.38

26 Feb 16:18

Choose a tag to compare

  • Make zod an optional peer dependency

@colyseus/core v0.17.37

26 Feb 03:12

Choose a tag to compare

  • SchemaSerializer: fix clearing "full encode" cache when state is mutated while no clients are connected (reported by @krabas #917)

@colyseus/tools v0.17.19

17 Feb 18:16

Choose a tag to compare

@colyseus/auth v0.17.8

15 Feb 03:18

Choose a tag to compare

  • Fix dynamic 'origin' detection during OAuth. Before this change you were required to manually set auth.oauth.defaults.origin per environment for some OAuth providers (e.g. twitch). Now the origin can be auto-detected.

@colyseus/auth v0.17.7

15 Feb 02:16

Choose a tag to compare

  • Fix Express origin/backend_url detector utility for OAuth.

@colyseus/sdk v0.17.33

12 Feb 20:01

Choose a tag to compare

  • Fix debug.js panel to intercept all consumeSeatReservation() calls.

@colyseus/sdk v0.17.32

11 Feb 23:58

Choose a tag to compare

X Tutup