Releases: wger-project/flutter
Releases Β· wger-project/flutter
1.5.0
π Features
- Implement ui for exercises list by @chenyair in #75
- feat: completed image section in Add Excercise Screen by @agwanyaseen in #124
- feat: Form Related Changes in Add Exercise Screen by @agwanyaseen in #125
- Update README.md by @Chinedug in #177
- Splash Screen Error Fix by @Tolu007 in #199
- Fix sub-url handling by @kovdan01 in #192
- added left Hindi translations in app_hi.arb by @HeyAvi in #205
- Refactored Deprecated Code by @adityar224 in #241
- added code: string? in ingredient.dart by @skdotv in #242
- Add measurement unit to entry form by @floodoo in #236
- Removing Bug which allows users to enter whitespace which is not accepted as a valid username by @JustinBenito in #237
- Added Bahasa Indonesia language translate by @nenzan in #253
- Exercise crowdsourcing by @rolandgeider in #190
New Contributors
- @chenyair made their first contribution in #75
- @Chinedug made their first contribution in #177
- @Tolu007 made their first contribution in #199
- @kovdan01 made their first contribution in #192
- @HeyAvi made their first contribution in #205
- @adityar224 made their first contribution in #241
- @skdotv made their first contribution in #242
- @floodoo made their first contribution in #236
- @JustinBenito made their first contribution in #237
- @nenzan made their first contribution in #253
Full Changelog: 1.4.2...1.5.0
1.4.2
π Features:
- Barcode scanner by @AdoHal in #115
- exercise videos by @rolandgeider in #129
π Bug Fixes:
- ...
π§° Maintenance:
New Contributors
- @AdoHal made their first contribution in #115
- @WMs784 made their first contribution in #132
- @dependabot made their first contribution in #136
Full Changelog: 1.4.1...1.4.2
1.4.1
π Features:
- ...
π Bug Fixes:
- fix: Render Overflow issue in Dashboard screen by @agwanyaseen in #122
- Fix installing on Android 12 by @TheLastProject in #123
π§° Maintenance:
- Updated translations
- Made available on fdroid #84
New Contributors
- @Poussinou made their first contribution in #118
- @agwanyaseen made their first contribution in #122
- @TheLastProject made their first contribution in #123
Full Changelog: 1.4.0...1.4.1
1.4.0
π Features:
- Allow users to give meals a description #89
- Allow users to delete workout log entries #97
- Allow users to log individual ingredients/products #114
- New loading animation during first run #99
- Added reference from log to meal #105
π Bug Fixes:
- Improve usability for workout logs #91
- Preselect correct time in session form #93
- Fixed infinite loader bug during auth #96
- Fix error not showing up in auth screen #102
- Fix for chart legend bug #112
- Fix for RiR slider #113
π§° Maintenance:
- Better linting #87 #98
- Improve automatic build system for publication on play store
- Notify the user when saving entries in gym mode #92
- Consistenly display nutritional values #94
- Add minimum required server version #29
- Make order field of sets required #109
π¨π»βπ» New contibutors:
- @ThilinaTCH made their first contribution in #89
- @TomerPacific made their first contribution in #93
- @infiniteoverflow made their first contribution in #96
- @himikat89 made their first contribution in #99
- @sandimilohanic made their first contribution in #94
- @TaarnStar made their first contribution in #97
- @AxelBlaz3 made their first contribution in #102
- @TomasKonkol made their first contribution in #114