Skip to content

Releases: CoCreate-app/CoCreate-socket-client

v1.31.0

17 Oct 20:08

Choose a tag to compare

1.31.0 (2023-10-17)

Bug Fixes

  • Improve socket.send() performance (6839c89)

Features

v1.30.1

16 Oct 03:31

Choose a tag to compare

1.30.1 (2023-10-16)

Bug Fixes

  • get orhganization if id is 'canceled' (65965d7)
  • serverStorage, serverOrganization (63ec406)

v1.30.0

14 Oct 01:25

Choose a tag to compare

1.30.0 (2023-10-14)

Features

  • frameId to manage frames (c8d7509)

v1.29.4

09 Oct 21:53

Choose a tag to compare

1.29.4 (2023-10-09)

Bug Fixes

v1.29.3

09 Oct 21:04

Choose a tag to compare

1.29.3 (2023-10-09)

Bug Fixes

v1.29.2

09 Oct 20:49

Choose a tag to compare

1.29.2 (2023-10-09)

Bug Fixes

v1.29.1

09 Oct 20:26

Choose a tag to compare

1.29.1 (2023-10-09)

Bug Fixes

  • bump cocreate dependency versions (16d69b8)

v1.29.0

09 Oct 02:58

Choose a tag to compare

1.29.0 (2023-10-09)

Bug Fixes

  • Adding data.socketId in send() (a9a76ab)
  • broadcastBrowser defaults to false. (4e2756c)
  • if condition for data.apikey and data.user_id (dec59f0)
  • onMessage broadcastClient (afd8c9d)
  • removed console.logs (6ea5b22)
  • socket.config items moved to socket (8d269b3)
  • status resolved (5025f64)
  • update to use data.socketId and data.clientId (b67b2a4)
  • use message_log (866e7d7)

Features

  • add urlEndcode to socket url so that the server can return un synced messages (5784a87)
  • Applied '@cocreate/config' to get and set config data (695fa42)
  • await organization_id() returns promise and stores for future request (760dc66)
  • broadcastBrowser and broadcastClient (566b06b)
  • get(), set(), has() and delete() to manage sockets by id or url (4579988)
  • getClientId() to return clientId created for the origin, follows same origin policies (b7854c1)
  • getDate from ObjectId and use for lastSynced (5be2dc3)
  • onMessage handling of broadcastClient and broadcastBrowser (a22fd82)
  • Update token to options object containing token and options (c4c2f1b)

v1.28.0

19 Sep 01:29

Choose a tag to compare

1.28.0 (2023-09-19)

Features

  • Update CoCreate dependencies to their latest versions (4e5764f)

v1.27.0

19 Sep 01:21

Choose a tag to compare

1.27.0 (2023-09-19)

Features

  • bump dependencies for there latest features (47c8539)