v2.3.10
What's Changed
- feat: include shoutout eventsub that is currently in beta by @chungwwei in #888
- fix: incorrect emote tokenization by @kevmo314 in #890
- fix: shoutout request body incomplete by @chungwwei in #889
- feat: more localizations by @kevmo314 in #891
- fix: use compact formatting for follower and viewer count by @kevmo314 in #893
- feat: make image loading faster by @kevmo314 in #892
- fix: spacing issues by @SputNikPlop in #894
- fix: add missing setState() call by @kevmo314 in #897
- chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3 in /auxiliary by @dependabot in #819
- fix: cleaner formatting by @SputNikPlop in #899
- fix: don't open links when layout locked by @kevmo314 in #902
- fix: use round instead of floor by @kevmo314 in #905
- fix: use round for poll events by @kevmo314 in #906
- chore: update dependency versions by @kevmo314 in #869
- fix: twitch and app mismatch by @SputNikPlop in #908
- feat: android splash screen by @SputNikPlop in #903
- feat: ios splash screen by @SputNikPlop in #901
- fix: expanded height size by @SputNikPlop in #915
- fix: consistent emote picker theming by @cswills in #913
- feat: improve promoted icon visibility in light mode by @cswills in #912
- fix: revert pr 915 by @SputNikPlop in #916
- chore: bump compile sdk version to 33 by @kevmo314 in #920
- feat: return login from search results by @kevmo314 in #922
- fix: badge settings visibility by @SputNikPlop in #917
- fix: analyzer errors by @kevmo314 in #921
- fix: incorrect enable/disable label by @kevmo314 in #924
- feat: support searching and rendering logins by @kevmo314 in #923
- fix: render only the display name by @kevmo314 in #926
- chore: removed incorrectly parsed data in poll by @chungwwei in #907
- feat: wired up shoutout by @chungwwei in #900
- feat: allow tts to play in the background on ios by @juaoose in #927
- fix: properly access fields from search/channels response by @juaoose in #928
- chore: add shoutout scopes to twitch auth redirect by @juaoose in #930
- fix: remove 'from' prefix in shoutout create event by @juaoose in #931
- chore(deps): bump jsonwebtoken and firebase-admin in /auxiliary by @dependabot in #855
- chore(deps): bump got and firebase-tools in /functions by @dependabot in #932
- chore: replaced textlink shoutout with eventsub shoutout in inbound raid by @chungwwei in #933
- chore: bump dependencies by @SputNikPlop in #934
- fix: android branding by @SputNikPlop in #909
- feat: request chatter read permissions by @kevmo314 in #936
- chore: migrate to new chatters api by @kevmo314 in #935
- fix: older logos and screens by @SputNikPlop in #937
- fix: no document to update errors by @kevmo314 in #940
- fix: handle 404 channel by @kevmo314 in #942
- fix: coerce undefined email to null by @kevmo314 in #941
- chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /functions by @dependabot in #943
- fix: remove unnecessary setState() call by @kevmo314 in #945
- feat: tts purchase page by @cswills in #833
- fix: missing image by @SputNikPlop in #946
- chore: eventsub shoutout, from beta to version 1 by @chungwwei in #947
- chore: update dependencies by @SputNikPlop in #948
- fix: button visibility by @SputNikPlop in #949
- feat: branding for ios by @SputNikPlop in #939
- feat: support Material You themed icons by @cswills in #951
- chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 in /agent by @dependabot in #952
- fix: cheer description by @SputNikPlop in #956
- chore: cleanup by @SputNikPlop in #957
- feat: Updated chip background color based on tier level by @VaishaliDesai in #954
- feat: add translations to timeout dialog by @kevmo314 in #965
- fix: add missing l10n by @kevmo314 in #966
- fix: remove exclamation mark by @SputNikPlop in #960
- fix: tier 3 color contrast by @SputNikPlop in #967
- fix: tier 2 color contrast by @SputNikPlop in #968
- fix: missing space by @SputNikPlop in #969
- feat: german language by @EmzSins in #970
- fix: upgrade cocoapods by @SputNikPlop in #971
- feat: french language by @EmzSins in #972
- fix: update dependencies by @SputNikPlop in #973
- fix: tts disconnects by @SputNikPlop in #975
- feat: tts mute viewer names by @SputNikPlop in #976
New Contributors
- @VaishaliDesai made their first contribution in #954
- @EmzSins made their first contribution in #970
Full Changelog: 2.3.9...2.3.10