SOGEBOT 10.9.0
Bug Fixes
- interface - onChange should not trigger before onStartup (#3335) (4454a2f3)
- main - exit bot if db connection is incomplete on start (#3324) (0bc8afa0)
- overlay - set alerts as public endpoint (#3355) (3f09338a)
- raffles - min tickets should be minimum of 1 (#3325), Fixes #3322 (05bb9a0b)
- raffles - save widget state to localStorage (#3326), Fixes #3323 (0ffb7fe0)
- streamlabs - workaround for incorrect donation currency from streamlabs service (#3339) (c4d6cf5e)
- ui - add exchangeRate to new tips (fda259da)
- ui - fix incorrect locale path (#3351), Fixes #3348 (631e15c7)
- ui - load correct responsive voice api key (#3353), Fixes #3352 (498fb776)
- users - remove orphaned tips and bits on save (66edcbab)
- users - show correct tips in ui and !top tips (#3345), Fixes community#81 (f50fa4b6)
- webpack - add necessary env for vuelidate (#3350), Fixes #3349 (8086bfa1)