Fixed build issues for zipfile
BREAKING CHANGES new UI update is not compatible with previous versions Bug Fixes customvariables - trigger variable change on ui change (#4734), Fixes #4732 (78af1bfb) emotes - trigger warning affiliate/partner message once, Fixes #4727 (e01b4b2b) events - properly import emotes (44d27935) locales - add missing announcements category (dc44bc61) locales - add missing widget title, Fixes #4723 (aa21b644) main - check UI packages versions and update if applicable version (d1646cbd) migration - add migration of several overlays (#4728), Fixes #4717 (c8fb1954) migration - remove unused key (eb5260d7) overlay - update API for emotes combo (324479de) panel - map missing overlays links (c069c006) panel - send 404 if file is not cached (35cb48df) quickactions - add missing customvariable API (#4731), Fixes #4730 (41fc11e5) Features docker.sh - update sogebot ui related packages on start, Fixes #4722 (9668026c) eventlist - add reward redeems support (#4736), Fixes community#291 (fbc8862d) gamble - add !gamble wins to see how many jackpots user won (#4740), Fixes community#217 (c1555d9d) overlay - add eventlist settings (#4741), Fixes #4735 (7c852aa3) quickactions - add customvariable support (#4729) (6c1438a9) userinfo - add submonths to !me command (#4737), Fixes community#273 (af19cfba) vuetify - add vuetify UI (#4575) (2649e3f6)
Bug Fixes hltb - calculate offset correctly in chat output, Fixes discord#864422806363176971 (7c6039d1)
Bug Fixes package-lock.json package.json - use exact ui-oauth-1.1.6 version (52a11f5c)
This is just fix build as we had issues with building new versions.
Bug Fixes alerts - play TTS correctly if default values not changed (5cb2f95f) api - fix pagination infinite loop on several endpoints (#4701), Fixes #4700 (b055b6b5) api - properly block when running long api op (b6392706) api - save getAllStreamTags tags non blocking (5aff3730) api - validate token before any interval api call (#4712) (87a1559d) discord - discord IDs should not be parsed and replaced, Fixes discord#835143811298361375 (fced4b2f) emotes - use official API endpoints (#4714), Fixes #4710 (c6ee172e) events - replace variables with values for set custom variable, Fixes discord#863862184953118740 (de95ded9) events - use proper variable name to increment/decrement, Fixes discord#863874811980677120 (53f64ff8) integrations - handle anonymous twitch users (#4690), Fixes community# (a663dd53) moderation - rename color filter to italic, Fixes #4696 (a457a3fa) oauth - readable error if tokens are missing (751cf1ed) package-lock.json package.json - fix dependency fetch for winwheel (b74de7f0) webhooks - remove deprecated webhooks (#4713), Fixes #4709 (af18b9f6) Features cooldowns - add alias group cooldowns, Fixes discord#842451496493777007 (7b986dc9) top - add level subcommand (#4691), Fixes community#266 (1c26ac63) viewers - add level sort and info into viewers table (#4695), Fixes community#267 (b63a140c)
12.14.2 Bug Fixes api - validate token before any interval api call (#4712) (87a1559d) emotes - use official API endpoints (#4714), Fixes #4710 (c6ee172e) webhooks - remove deprecated webhooks (#4713), Fixes #4709 (af18b9f6) 12.14.0 - 12.14.1 Bug Fixes alerts - play TTS correctly if default values not changed (5cb2f95f) api - fix pagination infinite loop on several endpoints (#4701), Fixes #4700 (b055b6b5) api - properly block when running long api op (b6392706) api - save getAllStreamTags tags non blocking (5aff3730) discord - discord IDs should not be parsed and replaced, Fixes discord#835143811298361375 (fced4b2f) integrations - handle anonymous twitch users (#4690), Fixes community# (a663dd53) moderation - rename color filter to italic, Fixes #4696 (a457a3fa)
12.14.1 Bug Fixes alerts - play TTS correctly if default values not changed (5cb2f95f) api - properly block when running long api op (b6392706) api - save getAllStreamTags tags non blocking (5aff3730)
Bug Fixes api - fix pagination infinite loop on several endpoints (#4701), Fixes #4700 (b055b6b5) discord - discord IDs should not be parsed and replaced, Fixes discord#835143811298361375 (fced4b2f) integrations - handle anonymous twitch users (#4690), Fixes community# (a663dd53) moderation - rename color filter to italic, Fixes #4696 (a457a3fa) Features cooldowns - add alias group cooldowns, Fixes discord#842451496493777007 (7b986dc9) top - add level subcommand (#4691), Fixes community#266 (1c26ac63) viewers - add level sort and info into viewers table (#4695), Fixes community#267 (b63a140c)
Features ui - move spotify oauth to ui-oauth module (482030da)