Skip to content

Releases: MarcelRobitaille/bbyen

3.0.2

03 Jan 12:59
18e1460
Compare
Choose a tag to compare

Fixes

  • Fix writing headers after sending response in authentication server.
  • Gracefully handle channel page giving 404 (instead of killing the process) (#22).

3.0.1

03 Jan 12:59
4fac7ef
Compare
Choose a tag to compare

Fixes

  • Fix regression that the process would exit when the email quota is up (#23)

3.0.0

18 Nov 18:11
2ad2091
Compare
Choose a tag to compare

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

2.1.3

09 Nov 17:06
Compare
Choose a tag to compare
  • Add logging about the number of channels

2.0.0

06 Sep 19:15
Compare
Choose a tag to compare
  • Add Docker support and automatically publish Docker images
  • Add channel white/black lists
  • Improve logging and error reporting
  • Add more user-friendly method to authenticate by creating a server for
    Google to redirect to