Releases: brandonp2412/FitBook
Releases Β· brandonp2412/FitBook
Prevent deploying with unstaged changes - 1.0.30 π
- Prevent deploying with unstaged changes
- Prevent pushing with forgotten migrations
- Test database migrations
- Remove db global use from database.dart
- Write shell script for generating drift schemas
1.0.29
- Fix unit tests
- Fix existing installs with broken serving units
- Fix broken serving units on fresh installs
- Put calories & kj in a single row
- Move edit above favorite
- Add average line to graphs
- Make number of points on graph 11
- Submit weight on enter
1.0.28
- Fix deploying linux zip
1.0.26
- Fix deployment failing to build linux
- Add about page
- Add universal apk to releases
- Add "Get it on Android" link to README
- Fix calories/kilojoules/protein for editing entries
1.0.25
- Test app and settings page
- Test deleting records
- Fix quick-add for new installs
1.0.24
- Fix test expectations for entries
- Round calories + protein in entries
- Add missing favorite column
- Test unit conversions
- Change unit conversions
Fix calories calculations for entries - 1.0.23 π
- Fix calories calculations for entries
- Fix entering amounts other than serving
Fix entering per serving - 1.0.22 π
- Fix entering per serving
Fix some migration errors - 1.0.21 π
- Fix some migration errors
- Fix labels not always floating on dark theme
1.0.20
- Multi-edit entries
- Fix nested folders in linux release zip