You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking changes
Increase the minimum supported node version from 14 to 16
This is the reason for the major release. However, the previous version was not
really compatible with node 14. It was a mistake to list compatibility.
New features
Do not use YouTube API to get whitelisted subscriptions (#19)
Do not permanently delete subscriptions. This shows you the channel name in
the database if the channel is deleted.
Maintenance
Add simple tests (currently only config) that run for all supported node versions