Skip to content

v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Dec 17:35
f0ae0d2

1.7.0 (2025-12-29)

Bug Fixes

  • constants: use proper package pathing (f121c4d)
  • errors: improve error messages and fix HTTP server lifecycle (6590036)
  • threading: add thread safety for UI updates (b9aa65a)

Features

  • api: add rate limiting to Twitch API calls (60e92e9)
  • constants: add configuration constants file (3774915)
  • types: add type hints to all action files (7b91e9b)
  • types: add type hints to core plugin files (d017a2e)
  • types: add type hints to settings and TwitchCore (ddc72f0)