Skip to content

Releases: CoCreate-app/CoCreate-socket-client

v1.29.3

09 Oct 21:04
Compare
Choose a tag to compare

1.29.3 (2023-10-09)

Bug Fixes

v1.29.2

09 Oct 20:49
Compare
Choose a tag to compare

1.29.2 (2023-10-09)

Bug Fixes

v1.29.1

09 Oct 20:26
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.27.0 (2023-09-19)

Features

  • bump dependencies for there latest features (47c8539)

v1.26.4

19 Sep 00:56
Compare
Choose a tag to compare

1.26.4 (2023-09-19)

Bug Fixes

  • conflict with config.key and apikey (6daa902)

v1.26.3

18 Sep 01:22
Compare
Choose a tag to compare

1.26.3 (2023-09-18)

Bug Fixes

  • Add path and pathname (824d836)
  • Update dCoCreate dpendencies to latest versions (314408b)

v1.26.2

17 Sep 16:58
Compare
Choose a tag to compare

1.26.2 (2023-09-17)

Bug Fixes

  • update indexeddb() to indexeddb.send() (dfc326e)

v1.26.1

21 Aug 04:09
Compare
Choose a tag to compare

1.26.1 (2023-08-21)

Bug Fixes