Releases: CoCreate-app/CoCreate-socket-server
Releases · CoCreate-app/CoCreate-socket-server
v1.10.1
1.10.1 (2023-05-25)
Bug Fixes
- Update dependencies versions (d3cad89)
v1.10.0
1.10.0 (2023-05-25)
Features
- Simplify WebSocketServer Class, Replace Permission and Auth Instance with Single functions. (4ec6eb3)
v1.9.0
1.9.0 (2023-05-24)
Features
- Refactored SocketServer permission checking and added a new function getHost. (c6a51d1)
v1.8.2
1.8.2 (2023-05-21)
Bug Fixes
- Refactor socket server to track and limit server bandwidth usage. (0c4c0f4)
v1.8.1
1.8.1 (2023-05-20)
Bug Fixes
- Refactor socket server code to re check permissions using platformId when organization.dbUrl is false. (e0cae7a)
- updated dependencies to their latest versions (84d2f1d)
v1.8.0
1.8.0 (2023-05-19)
Bug Fixes
- Refactor index.js to remove unused code and improve readability (8b71373)
- SocketServer class methods and properties (9dd6f1d)
Features
- handle dbUrl false session (61f64d2)
v1.7.7
1.7.7 (2023-05-11)
Bug Fixes
- Acesss Denied handeling of createOrg (ca9152c)
v1.7.6
1.7.6 (2023-05-10)
Bug Fixes
v1.7.5
1.7.5 (2023-04-24)
Bug Fixes
- node version 16 in build action (946a52e)
v1.7.4
1.7.4 (2023-04-24)
Bug Fixes