SOGEBOT 11.22.0
Known issues
- YouTube song system not working with search and need to be used with direct url or videoIds.
Breaking change
- Overlays accessed by
overlay/alerts
and all of those literal overlays with links were removed and you need to create dynamic link inUI->registry->overlays
to access. - If used sqlite3 (default option) you need to update your .env file and change connection from sqlite3 to better-sqlite3
Bug Fixes
- events - remember redeems and use select input (#4250) (51f591e6)
- log - log redeem events (#4251) (ef6f81c4)
- stats - send correct initial values for views/flw/sub (#4261), Fixes #4256 (9436716f)