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 in UI->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)