Skip to content

Releases: LezdCS/irl-link

v2.10.0

24 Jan 12:03
ece90c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.3...v2.10.0

v2.8.3

14 Dec 20:52
4c23152
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump quiver from 3.2.1 to 3.2.2 by @dependabot in #328
  • build(deps): bump intl from 0.19.0 to 0.20.1 by @dependabot in #327
  • build(deps): bump talker_dio_logger from 4.4.1 to 4.5.2 by @dependabot in #326
  • build(deps): bump socket_io_client from 3.0.0 to 3.0.2 by @dependabot in #325
  • build(deps): bump firebase_analytics from 11.3.5 to 11.3.6 by @dependabot in #324
  • Firebase messaging and push notifications by @LezdCS in #330
  • Fix crashlytics reports for Android
  • Fix keyboard closing if pressing on the chat input field
  • Kick messages are no longer displaying too many times (they often appeared 2 or 3 times)

Full Changelog: v2.8.2...v2.8.3

v2.8.2

08 Dec 09:31
59b5e49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.8.2

v2.8.1

03 Dec 16:27
aa31591
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

01 Dec 16:16
c36d4ae
Compare
Choose a tag to compare

What's Changed

  • remove equatable by @LezdCS in #287

  • Clean entities by @LezdCS in #288

  • make entities immutable if possible by @LezdCS in #289

  • freezed twitch user dto by @LezdCS in #290

  • DTO freezed by @LezdCS in #291

  • hype train dto freezed by @LezdCS in #292

  • Migration/freezed by @LezdCS in #293

  • Every DTOs are freezed by @LezdCS in #294

  • Migration/freezed by @LezdCS in #295

  • Overall cleanup by @LezdCS in #301

  • 2.8.0 by @LezdCS in #312

  • ci: version 2.8.0

  • fix: chat creation for not logged in users

  • fix: twitch anonymous chat for non logged in users

  • fix: hide chat input if not logged in

  • refactor: move all getviews in the views folder

  • feat: add dartz package for Either usage

  • refactor: optimize Dio and Mappr instances creation

  • refactor: initDio base url

  • refactor: SE use Either instead of DataState

  • refactor: total replacement of DataState for Either

  • fix: realtime tab for guests users

  • fix: usage of .fold in the repos impl

Full Changelog: v2.7.2...v2.8.0

v2.7.2

15 Oct 00:21
6ae293f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.2

v2.7.0

08 Oct 12:08
a3fa675
Compare
Choose a tag to compare
  • Change the package displaying images (emotes, badges...)
  • Add few useful informations on some views
  • Make the Twitch Event Sub as a real service
  • The maximum amount of messages displayed in a chat list is now 500

v2.6.5

26 Sep 17:03
7ef1a84
Compare
Choose a tag to compare

What's Changed

  • Fix double kick and youtube messages
  • Add translations keys
  • Add stream preview in Twitch Tab
  • Rework some animations in Twitch Tab
  • Add TTS for Youtube and Kick
  • Rework Twitch chat connection retry system
  • Rework UI of login screen
  • WatchOS alpha companion app

Full Changelog: v2.6.2...v2.6.5

v2.6.2

17 Sep 05:23
cc780f3
Compare
Choose a tag to compare

What's Changed

  • 2.6.2 by @LezdCS in #263
  • Fix Twitch token refresh on login

Full Changelog: v2.6.0...v2.6.2

v2.6.0

27 Aug 06:06
9063d9f
Compare
Choose a tag to compare

What's Changed

  • Fix various iOS features.
  • Huge code cleanup

Full Changelog: v2.5.3...v2.6.0