Releases: Progrunning/BoardGamesCompanion
Releases · Progrunning/BoardGamesCompanion
1.5.2 - Bug fix
Bug Fixes
- #80 - filtering by number of players skips a number
1.5.1 - Entering scores UX redesign
Features
User Feedback
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
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
User Feedback
Improvements
1.4.3
Fixes
- Fixing failures to sync empty collections
- Fixing retry logic when syncing collections
1.4.2
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
Fixes
- Resolving couple of null exception related issues
1.4.0 - Logging & Editing games
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
Features
- #14 Added Wishlist & Friends collections
Tech Debt
- #16 Fixed all linting warnings