Skip to content

v2.0.0

Compare
Choose a tag to compare
@zeeshanakram3 zeeshanakram3 released this 08 Aug 18:15
· 132 commits to main since this release
c719595

Added

  • Updates minimum required NodeJS version to v18.
  • Adds referredChannels field in GET /channels/{joystreamChannelId} endpoint's response.
  • Adds configuration option to enable/disable syncing by operators.
  • Introduced feature to sync videos of only Verified channels.
  • Introduced feature for per channel based sync limits.

Fixed

  • FIX: Adds validation against multiple signups by same Joystream channel.
  • FIX: Hide elasticsearch credentials in the logs.
  • FIX: Make avatar optional in create membership (POST /membership) request.
  • FIX: Youtube Quota usage query endpoint.

Changelog

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

PR

#235