github pajbot/pajbot v1.59

latest releases: v1.68, v1.67, v1.66...
2 years ago

Remember to bring your dependencies up to date with ./scripts/venvinstall.sh when updating to this version!

  • Minor: The redirect_uri config option under the [twitchapi] section is now optional with a sane default value: https://<domain>/login/authorized. (#1618, #1666)
  • Minor: Allow configuring streamer, bot, admin, and control hub using Twitch User IDs instead of Twitch User Logins. Specifying user logins in the config has therefore now been deprecated and may stop working in a future release. (#1590)
  • Minor: Add time function $(datetimefromtimestamp) and filter time_until_dt. See docs/variables.md for example usages. (#1670)
  • Bugfix: Fix the bot downgrading bot scopes when logging in on the normal /login page using the bot account. (#1669)
  • Bugfix: Added an error for a title being too long. (#1638)
  • Bugfix: Fix tweet-manager streaming if bot follows non-existent twitter users. (#1589)
  • Dev: Replaced Flask-Scrypt with the built-in secrets module to generate the Flask secret key. (#1613)
  • Dev: The flask secret key is now stored in redis instead of in the config.ini file. (#1613)
  • Dev: Remove PyScss dependency, fixing Python 3.10 support. (#1602)

What's Changed (Commit list)

New Contributors

Full Changelog: v1.58...v1.59

Don't miss a new pajbot release

NewReleases is sending notifications on new releases.