Skip to content

Release v0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 17:20
3b6bdad

[0.2.3] - 30/09/2021

Added

  • Added button to copy logs to desktop inside settings -> privacy to allow for easier error reporting
  • Deadlock on channel worker to avoid duplicate channels being added

Changed

  • Set no-cache headers in polling worker gql requests
  • Added static sleep for polling on link expressions and chat expressions

Deprecated

Removed

Fixed

  • Fixed bug where batched grabbed expressions returning null would break store mutation
  • Logs when starting app cleaned up

Security