v2.0.0
Added
- Updates minimum required NodeJS version to
v18
. - Adds
referredChannels
field inGET /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