Skip to content

Releases: cma2819/nodecg-twitter-widget

Bug fix release

13 Jul 14:40
Compare
Choose a tag to compare
  • Fix bug
    • Not await to reset filtering rules.
    • Sometimes not worked because stream start before reset rules

v2.0.0

04 Jul 15:47
945f6ac
Compare
Choose a tag to compare

Twitter API v2

Finally migrate to Twitter API v2!

Only changes your credentials in config for this bundle, set Bearer token as bearer property.

for details see configschema.json.

v1.0.0

04 Jul 15:32
Compare
Choose a tag to compare

Release v1

version 1 in this bundle use legacy stream Twitter API.

It is already deprecated, and new application cannot use the endpoint. ref.

I decide to keep this legacy implementation as release v1. I don't plan to update v1 except critical bug fix. I'll contribute to v2, and I greatly recommend migrating to v2.