Skip to content

Releases: Progrunning/BoardGamesCompanion

1.5.2 - Bug fix

08 Mar 10:00
cee9d41
Compare
Choose a tag to compare

Bug Fixes

  • #80 - filtering by number of players skips a number

1.5.1 - Entering scores UX redesign

15 Feb 06:22
39e32c2
Compare
Choose a tag to compare

Features

User Feedback

  • #75 - clear filters

Updates

  • #69 - updating the looks and feel of the bottom app bar UI
  • #70 - redesigning score entering UX
  • #67 - updating filters icon to indicate that filters are selected

1.5.0 - Game stats improvements

29 Jan 23:37
f40481a
Compare
Choose a tag to compare

Features

User Feedback

  • #57 - Game stats improvements

Fixes

  • #58 - images don't load anymore with a black background
  • Fixing hero animation on the players page
  • Updating retry logic and copy when hot board games didn't load

1.4.5 - Flutter 2.8 & Entering points UX improvements

05 Jan 11:12
c9e3adc
Compare
Choose a tag to compare

User Feedback

Improvements

  • Upgrading to Flutter 2.8

1.4.4

11 Dec 08:42
e12ccee
Compare
Choose a tag to compare
  • Adding Apache v2 license

1.4.3

26 Oct 09:21
Compare
Choose a tag to compare

Fixes

  • Fixing failures to sync empty collections
  • Fixing retry logic when syncing collections

1.4.2

21 Oct 09:46
Compare
Choose a tag to compare

Fixes

  • Fixing null safety issues with board game details boolean flags (making them nullable as they've been stored as null in hive)

1.4.1 - Null Safety bugs

19 Oct 10:06
Compare
Choose a tag to compare

Fixes

  • Resolving couple of null exception related issues

1.4.0 - Logging & Editing games

03 Oct 04:00
Compare
Choose a tag to compare

Features

  • #24
  • Ability to edit logged games

Fixes

  • #25
  • Removing prices link from the game details because it wasn't working correctly
  • Uplift of the playthrough statistics page
  • Uplift of the logged game history tiles
  • Fixing ripple effect on the game tiles
  • General styles and colors uplift

Tech debt

  • Using getIt (with injectable) for DI

1.3.0 - Wishlist & Friends collections

07 Aug 07:48
Compare
Choose a tag to compare

Features

  • #14 Added Wishlist & Friends collections

Tech Debt

  • #16 Fixed all linting warnings