Skip to content

v3.6.0

Compare
Choose a tag to compare
@zeeshanakram3 zeeshanakram3 released this 27 Feb 06:42
· 12 commits to main since this release
dbc013b

Changed

  • Replace Query-Node with Orion for graphql queries, and remove all unused graphql query definitions.

Fixed

  • FIX: use GraphQLWsLink instead of deprecated WebSocketLink for graphql subscription, as WebSocketLink based subscription does not work with Orion API.
  • FIX: Properly handle error when failing to download removed/deleted videos from Youtube.

Changelog

https://github.com/Joystream/youtube-synch/blob/main/CHANGELOG.md#360