Skip to content

2.4 some major fixes

Choose a tag to compare

@kanimaru kanimaru released this 03 Feb 16:59
· 89 commits to master since this release
08a5a01

Potential Breaking Change

  • Be carefully with updating. Permissions for commands changed to be a real bitmap and also added the new SuperMod role, that could cause the TwitchCommand resources to reset. Check the permissions of your commands after updating.
  • Updated HypeTrain to be Version 2 but everyone that is affected already figured out probably ;)
  • Godot 4.6 is required from this version on (atleast that the resources and co. load correctly)

What's Changed

  • feat: make TwitchBot also singleton to be consistent by @kanimaru in #88
  • feat: twitch poll listener by @merlinseela in #92
  • feat: only prefix commands are handled by !help e2ce621
  • feat: Add new regex and contains command 2ab1a6e
  • feat: Profile image caching with a configurable TTL. by @WolfWare-Dev in #87
  • chore: Add documentation for optional values by @kanimaru in #89
  • fix: Changed cost field of revocation message to int by @kanimaru in #91
  • fix: always relogin problem (big thanks to ChulioG!) b85fa80
  • couple of more smaller fixes

New Contributors

Full Changelog: 2.3...2.4