Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 14:28
· 470 commits to master since this release
3c49d03
  • Made Reddit Score field in Livestreamfails tooltip use humanized value. (#164)
  • Added support for customizable oEmbed resolving for websites with the providers.json file. See data/oembed/providers.json. Three new environment variables can be set. See internal/resolvers/oembed/README.md (#139, #152)
  • Breaking: Environment variable CHATTERINO_API_CACHE_TWITCH_CLIENT_ID was renamed to CHATTERINO_API_TWITCH_CLIENT_ID. (#144)
  • Dev, Breaking: Replaced dankeroni/gotwitch with nicklaw5/helix. This change requires you to add new environment variable: CHATTERINO_API_TWITCH_CLIENT_SECRET - it's a client secret generated for your Twitch application.