Releases: CoCreate-app/CoCreate-socket-server
Releases · CoCreate-app/CoCreate-socket-server
v1.19.0
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
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
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
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
1.16.3 (2023-08-21)
Bug Fixes
- update permission functions and variable to authorize for improved clarity and readability (19c7415)
v1.16.2
1.16.2 (2023-08-21)
Bug Fixes
- removed build as no webpack.config exist (1acd03e)