16.0.3
16.0.0 - 16.0.2
BREAKING CHANGES
- followers permissions are not supported anymore. Instead consider use of viewers permission or subscriber permission. We are not tracking follower status anymore, every follower based permissions, etc. were deleted.
- OBS Websockets 5 needed - this will work only with OBS +28, also we needed to remove simple tasks and only coding with OBS websockets are allowed
Bug Fixes
- entity - expand varchar to 30 chars to handle more precise dates (#5390) (826be0c1)
- locales - merge duplicated errors.json (21fcc85b)
- migration - cleanup permissions table (fa783bdd)
- updater - don't crash bot if ui is being updated (9ab31af7)