What's Changed
- Reduce ongoing game requests by @veloce in #1494
- Cloud eval preparation by @julien4215 in #1467
- Implement cloud eval only for broadcast by @julien4215 in #1469
- Add engine tests by @julien4215 in #1475
- Refactor engine evaluation by @veloce in #1500
- feat: allow using TvController w/o providing a channel by @tom-anders in #1505
- Tweak analysis settings UI by @julien4215 in #1498
- Added colors to user performance page. by @ItsDang in #1504
- Fix board hue filter to only apply to the background by @veloce in #1511
- Broadcast ongoing game status change by @julien4215 in #1509
- Use RichText widget to display study chapters title by @vincendep in #1489
- Play a notification sound on new messages by @vincendep in #1466
- Add freezed lint rules to the project by @julien4215 in #1515
- Remove unsupported langs by @veloce in #1519
- Fix iOS broadcast test by @julien4215 in #1365
- Freezed 3.0 by @julien4215 in #1516
- Only delay local engine evaluation if cloud eval is likely available by @veloce in #1528
- Use title instead of onGenerateTittle in MaterialApp by @julien4215 in #1534
- Fix broadcast bug by @julien4215 in #1533
- Fix clock orientation by adding inverted opponent view by @okmsbun in #1525
- Fix broadcast game reload by @julien4215 in #1536
- Tweak broadcast board tab code by @julien4215 in #1542
- Rework of broadcast player classes by @julien4215 in #1532
- Broadcast player Dart destructuring by @julien4215 in #1545
- Improve sound effects by @veloce in #1549
- When game ratingDiff is zero (e.g. draw), color should be yellow instead of red by @cioccarellia in #1382
New Contributors
- @cioccarellia made their first contribution in #1382
Full Changelog: v0.14.8...v0.14.13