Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 09:17
· 42 commits to master since this release
78b3034

Changed

  • Utilize name offset space better (#258)
  • Store attachments under a shorter path (#259)

Fixed

  • Duplicate key events on windows (#249)
  • Skipping sync group message from other device (#251)
  • Message linking (#255)

Internal

  • Upgrade signal protocol to 0.32 (#248)
  • Upgrade sqlx (#252)
  • Add fibonacci backoff on reconnect (#256)
  • Reconnect websockets when those are closed (#257)