Releases: CoCreate-app/CoCreate-socket-server
Releases · CoCreate-app/CoCreate-socket-server
v1.28.2
1.28.2 (2024-02-15)
Bug Fixes
- data.socket removal before sending (ed9b6a1)
v1.28.0
1.28.0 (2024-01-30)
Features
- seperate onMessage from Message in order to to support internal message (231f2cc)
v1.27.1
1.27.1 (2024-01-17)
Bug Fixes
- handling of host and origin. Updated to support new query system (61a1c68)
v1.27.0
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
1.26.0 (2024-01-03)
Bug Fixes
Features
v1.25.0
1.25.0 (2023-12-31)
Features
- Added '@cocreate/acme' for dynamic ssl management (f01831b)
v1.24.3
1.24.3 (2023-12-18)
Bug Fixes
- if no sockets[i] continue (fcab2cc)
v1.24.2
1.24.2 (2023-12-09)
Bug Fixes
- emit first part of method which is module name (d5d2f2d)
v1.24.1
1.24.1 (2023-12-05)
Bug Fixes
- async await upgrade to handle authenticate (e6416f5)