Skip to content

Releases: CoCreate-app/CoCreate-socket-server

v1.28.2

15 Feb 23:56
Compare
Choose a tag to compare

1.28.2 (2024-02-15)

Bug Fixes

  • data.socket removal before sending (ed9b6a1)

v1.28.1

05 Feb 20:46
Compare
Choose a tag to compare

v1.28.0

30 Jan 19:46
Compare
Choose a tag to compare

1.28.0 (2024-01-30)

Features

  • seperate onMessage from Message in order to to support internal message (231f2cc)

v1.27.1

17 Jan 17:18
Compare
Choose a tag to compare

1.27.1 (2024-01-17)

Bug Fixes

  • handling of host and origin. Updated to support new query system (61a1c68)

v1.27.0

08 Jan 18:15
Compare
Choose a tag to compare

1.27.0 (2024-01-08)

Bug Fixes

  • applied host to define environment/branch (fad44e5)

Features

  • bumped CoCreate dependencies to their latest versions (b043307)

v1.26.0

03 Jan 23:51
Compare
Choose a tag to compare

1.26.0 (2024-01-03)

Bug Fixes

  • comment checkCertificate (f70e8de)

Features

v1.25.0

31 Dec 23:11
Compare
Choose a tag to compare

1.25.0 (2023-12-31)

Features

  • Added '@cocreate/acme' for dynamic ssl management (f01831b)

v1.24.3

18 Dec 23:35
Compare
Choose a tag to compare

1.24.3 (2023-12-18)

Bug Fixes

  • if no sockets[i] continue (fcab2cc)

v1.24.2

09 Dec 06:44
Compare
Choose a tag to compare

1.24.2 (2023-12-09)

Bug Fixes

  • emit first part of method which is module name (d5d2f2d)

v1.24.1

05 Dec 22:53
Compare
Choose a tag to compare

1.24.1 (2023-12-05)

Bug Fixes

  • async await upgrade to handle authenticate (e6416f5)