v2.8.0
What's Changed
- fix: flutter 3.22 deprecations by @SputNikPlop in #1246
- fix: landscape qr by @SputNikPlop in #1247
- fix: update channel link by @SputNikPlop in #1248
- chore: bump audioplayers version by @kevmo314 in #1250
- fix: support muting bots in new TTS engine by @kevmo314 in #1253
- chore: bump firebase versions by @kevmo314 in #1259
- fix: upgrade podfile by @kevmo314 in #1261
- ci: build app on pull request by @kevmo314 in #1260
- chore: upgrade scanner by @SputNikPlop in #1255
- fix: app crashing if permissions not granted by @SputNikPlop in #1262
- fix: deployment target by @SputNikPlop in #1263
- feat: localize hardcoded strings in settings events screen by @kevmo314 in #1257
- refactor: replace rich text spans with StyledText by @kevmo314 in #1264
- refactor: replace Text.rich with StyledText in subscription events by @kevmo314 in #1265
- feat: add jp translation by @kevmo314 in #1256
- chore: dart format by @kevmo314 in #1267
- feat: localize raid events by @kevmo314 in #1266
- refactor: convert hype train event to StyledText by @kevmo314 in #1268
- refactor: convert CheerEvent to use StyledText by @kevmo314 in #1269
- chore: fix analyzer suggestion by @kevmo314 in #1272
- refactor: convert channel point events to StyledText by @kevmo314 in #1271
- feat: localize subscription event widget by @kevmo314 in #1270
- refactor: update text styling to use StyledText widget by @kevmo314 in #1273
- refactor: update to use StyledText in donation widgets by @kevmo314 in #1274
- feat: localize static strings in chat history components by @kevmo314 in #1275
- chore: upgrade packages by @SputNikPlop in #1276
- fix: swap wakelock and dependencies by @SputNikPlop in #1277
- fix: update TTS engine to include speech rate and volume settings by @kevmo314 in #1254
- fix: last message and speech rate by @SputNikPlop in #1278
- fix: emote picker migration by @SputNikPlop in #1279
- feat: add translations for new keys by @kevmo314 in #1281
- feat: add translations for event configuration titles and subtitles by @kevmo314 in #1282
- feat: add translations for raiding and subscription events by @kevmo314 in #1283
- Add translations for various event messages by @kevmo314 in #1284
- feat: add Polish, Arabic, Korean, Italian, Russian, and Ukrainian translation files by @kevmo314 in #1285
- fix: update localization files to retain 'Hype Train' as a proper noun by @kevmo314 in #1286
- fix: emote/keyboard overflow and picker by @SputNikPlop in #1287
- chore: remove unnecessary dependencies by @kevmo314 in #1288
- feat: localize the vocalization in TtsModel by @kevmo314 in #1280
- fix: dupe translation string by @SputNikPlop in #1289
- fix: order to match translation tool by @SputNikPlop in #1290
- fix: change donation to tip by @SputNikPlop in #1291
Full Changelog: v2.7.3...v2.8.0