Skip to content

Releases: zaunchat/api

v1.17.0

10 Jul 14:17
de357de
Compare
Choose a tag to compare

1.17.0 (2022-07-10)

Bug Fixes

  • must be friends to speak to each other (d6b41e2)
  • must use equal insead of IN (8e2c5ab)
  • subscribe on user relation update (fa7762d)
  • Use ANY(*) operator instead of raw query (aa098b7)
  • ws: subscribe to friends (2841740)

Features

  • add fetch relations route (bb730a2)
  • add relationship field on user & emit user events (49a3b04)
  • apply limitations (c34f81f)
  • implement Error for JsonRejection (e97858f)
  • Relationships (de357de)
  • Relationships (adc27d4)

Performance Improvements

  • Remove useless time equeal function (465b75d)
  • Simplify status checking (8102274)

v1.16.1

08 Jul 10:21
Compare
Choose a tag to compare

1.16.1 (2022-07-08)

Bug Fixes

  • redis: resubscribe on reconnect (436031d)

v1.16.0

08 Jul 09:47
99c5b32
Compare
Choose a tag to compare

1.16.0 (2022-07-08)

Bug Fixes

  • add redis connector at startup of tests (4f5caf3)
  • emit disconnect socket event (b678139)

Features

  • Add redis pool option (722e3d4)
  • Switch to fred client as a redis driver (99c5b32)
  • Switch to fred client as a redis driver (8e4b5bd)

v1.15.5

08 Jul 06:03
Compare
Choose a tag to compare

1.15.5 (2022-07-08)

Performance Improvements

v1.15.4

08 Jul 05:39
Compare
Choose a tag to compare

1.15.4 (2022-07-08)

Bug Fixes

  • hide session token (848e2a4)
  • member: Get fetch_roles to work! (2d06db7)
  • Update updated_at for messages (c32b485)

v1.15.3

07 Jul 08:42
Compare
Choose a tag to compare

1.15.3 (2022-07-07)

Performance Improvements

v1.15.2

07 Jul 07:59
Compare
Choose a tag to compare

1.15.2 (2022-07-07)

Bug Fixes

v1.15.1

07 Jul 07:55
Compare
Choose a tag to compare

1.15.1 (2022-07-07)

Performance Improvements

v1.15.0

07 Jul 04:21
d189978
Compare
Choose a tag to compare

1.15.0 (2022-07-07)

Features

  • Switch to sqlx + ormlite (d189978)
  • Switch to sqlx + ormlite (fc91369)

Performance Improvements

  • Check object limitations (78770ef)

v1.14.3

04 Jul 02:19
Compare
Choose a tag to compare

1.14.3 (2022-07-04)

Bug Fixes

  • allow member middleware to accept all server-related routes (ae10968)