Releases: Ashhas/Weighty
Releases · Ashhas/Weighty
Version 0.7.6
Version 0.7.5
Released a new version 0.7.5
! 😎
What's New?
- Removed Current weight from Goals Pref. screen
- Changed TotalLost calculations
Version 0.7.3
Released a new version 0.7.3
! 😎
What's New?
- Added Dev Name to AboutScreen
- Added TextStyle to "no data' string
- Fixed: Text InputFields now support "," as separator
Version 0.7.0
Released a new version 0.7.0
! 😎
What's New?
- Update UI Elements (widgets, colors & fonts)
- Improved keyboard interactions
- Fixed: Graph error when a new month starts without data
- Code Refactor
Version 0.6.7
Released a new version 0.6.7
! 😎
What's New?
- Fixed: Current weight doesn't update when adding multiple measurements on the same day
- Fixed: Calendar doesn't enable current date after 00:00 (UTC)
- Added: TextStyles are now global (app-wide) for all pages
- Added: Measurements now also get a timestamp when saved (useful incase multiple entries per day)
Version 0.6.6
- Fix selectable days in the calendar
- Value now loads in popup in goal pref screen
- Set standard orientation to portrait
Version 0.6.5
- Fixed not being able to choose the current day in AddWeight
Version 0.6.4
- Bugfix: Current Weight was "latest" not the actual "current weight"
Version 0.6.3
- Added share function to export
- Code refactor
Version 0.6.1
- Added export to excel (only local so far)
- Added markers in AddWeightScreen for dates that already have data
- Added EditDialog to edit existing measurements (long-press)
- It's not possible to add data to future dates anymore.
- simple bugfixes