SOGEBOT 11.23.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
- tools - prestart should properly fail on migration error (#4282), Fixes #5103 (8278635a)
- ui - expose translate for textarea component (#4280), Fixes discord#774583474261721091 (7ff0424b)
Features
- randomizer - add dragging to items to change order (#4279), Fixes community#46 (8953a48c)
- spotify - add toggle notify on song change (#4276), Fixes community#191 (b544eab3)