Skip to content

Releases: CoCreate-app/CoCreate-socket-server

v1.19.3

09 Oct 20:25
Compare
Choose a tag to compare

1.19.3 (2023-10-09)

Bug Fixes

v1.19.2

09 Oct 20:20
Compare
Choose a tag to compare

1.19.2 (2023-10-09)

Bug Fixes

v1.19.1

09 Oct 15:44
Compare
Choose a tag to compare

1.19.1 (2023-10-09)

Bug Fixes

v1.19.0

09 Oct 02:57
Compare
Choose a tag to compare

1.19.0 (2023-10-09)

Bug Fixes

  • added '@cocreate/utlis' (cc8267a)
  • handling of socket.id and clientId (9e66f16)
  • Improved handling of data.sync (190ebd6)
  • send _id with syncMessage (e37e2de)
  • update to use data.socketId and data.clientId (125f2be)
  • use message_log (d4b4c4a)

Features

  • Authentication happens during upgrade (c01cb0e)
  • get, set, delete socket functions (9066911)
  • method sync sent to server with sync details (3c914b7)
  • on socket connection the data is parsed from (0b69b35)

v1.18.1

18 Sep 01:32
Compare
Choose a tag to compare

1.18.1 (2023-09-18)

Bug Fixes

  • Add path and pathname (5b5fb7e)
  • Update clients array to use map for improved management of each client (cff2f2a)
  • Update dCoCreate dpendencies to latest versions (03fa429)

v1.18.0

17 Sep 16:58
Compare
Choose a tag to compare

1.18.0 (2023-09-17)

Bug Fixes

Features

  • socket referenced in the data object. (1f19f38)
  • socket referenced in the data object. (1dbad0d)

v1.17.0

07 Sep 23:46
Compare
Choose a tag to compare

1.17.0 (2023-09-07)

Features

  • organzations map to store the orgs active status, if the org balance falls bellow 0 false is set resulting in socket and file-server responding with 0 balance error message (e06b8b1)

v1.16.3

21 Aug 21:13
Compare
Choose a tag to compare

1.16.3 (2023-08-21)

Bug Fixes

  • update permission functions and variable to authorize for improved clarity and readability (19c7415)

v1.16.2

21 Aug 18:56
Compare
Choose a tag to compare

1.16.2 (2023-08-21)

Bug Fixes

  • removed build as no webpack.config exist (1acd03e)

v1.16.1

21 Aug 04:08
Compare
Choose a tag to compare

1.16.1 (2023-08-21)

Bug Fixes