Skip to content

Releases: colyseus/colyseus.js

0.15.25

12 Jul 21:22
Compare
Choose a tag to compare
add support for custom url builder. auto-detect when hosted under Dis…

…cord. colyseus/colyseus#707

0.15.24

12 Jun 19:11
Compare
Choose a tag to compare
bump 0.15.24. #143

0.15.23

10 Jun 13:06
Compare
Choose a tag to compare
Cocos Creator: avoid setting .withCredentials on Native platform

0.15.22

03 Jun 18:22
Compare
Choose a tag to compare
throw the original underlining error instead of 'offline'

0.15.21

03 Jun 18:03
Compare
Choose a tag to compare
throw the original underlining error instead of 'offline'

0.15.20

23 May 15:08
Compare
Choose a tag to compare
always include credentials. bump version

0.15.19

27 Apr 12:10
Compare
Choose a tag to compare
allow Client endpoint with relative URL. bump version

0.15.18

09 Feb 16:40
Compare
Choose a tag to compare
workaround for 'Access is denied' for localStorage. #139

0.15.17

25 Jan 21:18
Compare
Choose a tag to compare
bump 0.15.17

0.15.16

17 Jan 12:55
Compare
Choose a tag to compare
auth.sendResetPassword() should not trigger auth change. bump version.