Releases: wger-project/flutter
Releases · wger-project/flutter
Release list
1.9.4
What's Changed
Features
- Fix: Dead-Screen Issue is fixed by @DhruvSingh19 in #1022
- Handle HTML errors in WgerHttpException by @rolandgeider in #1045
- Fix/late initialization error logs by @rolandgeider in #1046
- Translations update from Hosted Weblate by @weblate in #1049
Dependencies
- Bump aws-sdk-s3 from 1.176.0 to 1.208.0 in /ios by @dependabot[bot] in #1047
New Contributors
- @DhruvSingh19 made their first contribution in #1022
Full Changelog: 1.9.3...1.9.4
1.9.3
What's Changed
Features
- Feat: Add German translation for Gym Mode Settings by @elias170105 in #1038
- Correctly handle state change in LogFormWidget by @rolandgeider in #1039
- Translations update from Hosted Weblate by @weblate in #1025
Dependencies
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1042
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1041
- Bump cider from 0.2.8 to 0.2.9 by @dependabot[bot] in #1028
- Bump drift from 2.29.0 to 2.30.0 by @dependabot[bot] in #1030
New Contributors
- @elias170105 made their first contribution in #1038
Full Changelog: 1.9.2...1.9.3
1.9.2
What's Changed
Features
- iOS 16 Library Crash Fix by @List0734 in #987
- New test cases for contribute_exercise_test.dart by @Oknarb258 in #981
- Properly handle timezones (again) by @rolandgeider in #991
- Bump flutter to 3.38 by @rolandgeider in #992
- Save ingredient to cache on selection by @lenka369 in #978
- Make the app work better on wider screens by @rolandgeider in #1013
- Automatically update screenshots by @rolandgeider in #1016
- Add const super.key to DashboardScreen constructor by @Anupthor007 in #1006
- Hide debug banner in main MaterialApp by @Anupthor007 in #1005
- Gym mode improvements by @rolandgeider in #989
- [ImgBot] Optimize images by @imgbot[bot] in #1024
- Translations update from Hosted Weblate by @weblate in #976
Dependencies
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #995
- Bump mockito from 5.5.1 to 5.6.1 by @dependabot[bot] in #1001
- Bump flutter_svg from 2.2.2 to 2.2.3 by @dependabot[bot] in #998
- Bump build_runner from 2.10.3 to 2.10.4 by @dependabot[bot] in #997
- Bump json_serializable from 6.11.1 to 6.11.2 by @dependabot[bot] in #999
- Bump flex_seed_scheme from 3.6.1 to 4.0.1 by @dependabot[bot] in #1010
- Bump sqlite3_flutter_libs from 0.5.40 to 0.5.41 by @dependabot[bot] in #1008
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #1018
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1019
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1020
New Contributors
- @List0734 made their first contribution in #987
- @lenka369 made their first contribution in #978
- @Anupthor007 made their first contribution in #1006
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
Features
- Use ingredient endpoint for search by @rolandgeider in #926
- Allow multiple weight entries per day by @rolandgeider in #927
- Use new endpoint for exercise submission by @rolandgeider in #929
- Add more image data for exercise images by @Oknarb258 in #939
- Refactor event type enum and improve loadEvents documentation by @rishad13 in #949
- AVIF: updated gallery widget to display message for non supported avif image type by @3mpee3mpee in #952
- AVIF: cleanup for non used translations as we are using more generic messages (imageFormatNotSupported and imageFormatNotSupportedDetail) by @3mpee3mpee in #954
- Set day and set types by @rolandgeider in #950
- Feature/end_workout_button in "jump to" section by @GaecKo in #955
- Fix: Add autofillHints to password field for Android autofill support by @GhostInTheNN in #963
- Translations update from Hosted Weblate by @weblate in #925
Dependencies
- Bump sqlite3_flutter_libs from 0.5.39 to 0.5.40 by @dependabot[bot] in #944
- Bump build_runner from 2.8.0 to 2.9.0 by @dependabot[bot] in #943
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #947
- Bump font_awesome_flutter from 10.10.0 to 10.11.0 by @dependabot[bot] in #966
- Bump drift_dev from 2.28.3 to 2.29.0 by @dependabot[bot] in #965
- Bump drift from 2.28.2 to 2.29.0 by @dependabot[bot] in #964
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #975
- Bump font_awesome_flutter from 10.11.0 to 10.12.0 by @dependabot[bot] in #973
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #974
- Bump flex_color_scheme from 8.3.0 to 8.3.1 by @dependabot[bot] in #972
- Bump get_it from 8.2.0 to 8.3.0 by @dependabot[bot] in #977
- Bump flutter_svg from 2.2.1 to 2.2.2 by @dependabot[bot] in #985
- Bump flex_seed_scheme from 3.5.1 to 3.6.1 by @dependabot[bot] in #984
New Contributors
- @Oknarb258 made their first contribution in #939
- @rishad13 made their first contribution in #949
- @3mpee3mpee made their first contribution in #952
- @GaecKo made their first contribution in #955
- @GhostInTheNN made their first contribution in #963
Full Changelog: 1.9.0...1.9.1
1.9.0
What's Changed
Features
- Better handling of time zones by @rolandgeider in #891
- Improve video error handling by @rolandgeider in #900
- Bump flutter version to 3.35 by @rolandgeider in #903
- Improve exercise cache control by @rolandgeider in #904
- Don't hammer the server with search requests by @rolandgeider in #906
- Make routineId nullable in session and related files by @rolandgeider in #918
- Save the application logs locally by @rolandgeider in #905
- Translations update from Hosted Weblate by @weblate in #895
- Nutrition plan stats by @Dieterbe in #855
Dependencies
- Bump json_serializable from 6.10.0 to 6.11.0 by @dependabot[bot] in #898
- Bump fl_chart from 1.0.0 to 1.1.0 by @dependabot[bot] in #897
- Bump font_awesome_flutter from 10.9.0 to 10.10.0 by @dependabot[bot] in #883
- Bump build_runner from 2.7.0 to 2.7.1 by @dependabot[bot] in #907
- Bump json_serializable from 6.11.0 to 6.11.1 by @dependabot[bot] in #909
- Bump flutter_svg from 2.2.0 to 2.2.1 by @dependabot[bot] in #910
- Bump drift_dev from 2.28.1 to 2.28.2 by @dependabot[bot] in #908
- Bump package_info_plus from 8.3.1 to 9.0.0 by @dependabot[bot] in #916
- Bump mockito from 5.5.0 to 5.5.1 by @dependabot[bot] in #914
- Bump build_runner from 2.7.1 to 2.7.2 by @dependabot[bot] in #915
- Bump rexml from 3.3.9 to 3.4.2 in /ios by @dependabot[bot] in #919
- Bump drift_dev from 2.28.2 to 2.28.3 by @dependabot[bot] in #924
- Bump fl_chart from 1.1.0 to 1.1.1 by @dependabot[bot] in #923
- Bump build_runner from 2.7.2 to 2.8.0 by @dependabot[bot] in #922
- Bump drift from 2.28.1 to 2.28.2 by @dependabot[bot] in #921
Full Changelog: 1.8.4...1.9.0
1.8.4
What's Changed
Features
- fix: defer loadEvents() to avoid context null crash by @RahulShaw321 in #847
- Improve decimal input handling by @rolandgeider in #853
- fix rive build on linux. by @Dieterbe in #854
- add dart formatter (for 3.7 and up), cleanup dcm formatter by @Dieterbe in #856
- timer code is now updated and uses a better approach by @shraavv in #838
- Translations update from Hosted Weblate by @weblate in #850
- Translations update from Hosted Weblate by @weblate in #882
- changed calendar settings to allow to choose future days upto 112 days. by @afzal09 in #873
- Translations update from Hosted Weblate by @weblate in #890
Dependencies
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #843
- Bump build_runner from 2.4.15 to 2.5.3 by @dependabot[bot] in #849
- Bump flutter_svg from 2.1.0 to 2.2.0 by @dependabot[bot] in #848
- Bump freezed from 3.0.6 to 3.2.0 by @dependabot[bot] in #875
- Bump build_runner from 2.5.3 to 2.6.0 by @dependabot[bot] in #874
- Bump drift_dev from 2.27.0 to 2.28.1 by @dependabot[bot] in #877
- Bump url_launcher from 6.3.1 to 6.3.2 by @dependabot[bot] in #866
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #880
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #879
- Bump build_runner from 2.6.0 to 2.7.0 by @dependabot[bot] in #884
- Bump image_picker from 1.1.2 to 1.2.0 by @dependabot[bot] in #886
New Contributors
- @RahulShaw321 made their first contribution in #847
- @shraavv made their first contribution in #838
- @afzal09 made their first contribution in #873
Full Changelog: 1.8.3...1.8.4
1.8.3
What's Changed
Features
- Improve routine handling in the dashboard by @rolandgeider in #807
- feat: allow editing old sessions via popup dialog by @Rohitdhall987 in #798
- Improve error handling and logging by @rolandgeider in #813
- Rework about page by @rolandgeider in #819
- Translations update from Hosted Weblate by @weblate in #803
- Adds ability to use API Key to "sign in" by @eyJhb in #708
- Remove default rounding values by @rolandgeider in #822
- Better handling of dynamic translations by @rolandgeider in #823
- [ImgBot] Optimize images by @imgbot in #824
- Allow the logging on meals with date times #789 by @Shininess8816 in #815
- Calendar fix by @Shininess8816 in #825
- Translations update from Hosted Weblate by @weblate in #820
- Plate calculator by @AyushJagaty in #688
- Bump flutter to 3.32 by @rolandgeider in #827
- Automate call to flatpak-flutter by @rolandgeider in #831
- log meal screen: handle "no meals defined" gracefully by @Dieterbe in #834
- Translations update from Hosted Weblate by @weblate in #830
- Also build an .xcarchive on releases, for pthaler :) by @rolandgeider in #842
Dependencies
- Bump mockito from 5.4.5 to 5.4.6 by @dependabot in #799
- Bump flutter_zxing from 1.8.2 to 2.0.0 by @dependabot in #800
- Bump flutter_svg from 2.0.17 to 2.1.0 by @dependabot in #797
- Bump drift_dev from 2.26.0 to 2.26.1 by @dependabot in #812
- Bump drift from 2.26.0 to 2.26.1 by @dependabot in #811
- Bump provider from 6.1.4 to 6.1.5 by @dependabot in #810
- Bump http from 1.3.0 to 1.4.0 by @dependabot in #817
- Bump flutter_zxing from 2.0.0 to 2.1.0 by @dependabot in #826
- Bump carousel_slider from 5.0.0 to 5.1.1 by @dependabot in #837
- Bump video_player from 2.9.5 to 2.10.0 by @dependabot in #836
- Bump flutter_lints from 5.0.0 to 6.0.0 by @dependabot in #832
- Bump drift from 2.26.1 to 2.27.0 by @dependabot in #841
- Bump drift_dev from 2.26.1 to 2.27.0 by @dependabot in #840
- Bump sqlite3_flutter_libs from 0.5.33 to 0.5.34 by @dependabot in #839
New Contributors
- @Rohitdhall987 made their first contribution in #798
- @eyJhb made their first contribution in #708
- @Shininess8816 made their first contribution in #815
- @AyushJagaty made their first contribution in #688
Full Changelog: 1.8.2...1.8.3
1.8.2
What's Changed
Features
- golden_toolkit to flutter_test Migration: #732 by @yashas-hm in #762
- Properly update the UI when deleting workout logs by @rolandgeider in #791
- Fix gym mode start time problem by @rolandgeider in #794
- Translations update from Hosted Weblate by @weblate in #783
Dependencies
- Bump freezed from 3.0.4 to 3.0.6 by @dependabot in #782
- Bump json_serializable from 6.9.4 to 6.9.5 by @dependabot in #795
Full Changelog: 1.8.1...1.8.2
1.8.1
What's Changed
Features
- Bump version to 1.8.0+51 by @rolandgeider in #759
- Exercise filters bug fix: Issue #743 by @yashas-hm in #766
- Nutrition dialog image fix: Issue #724 by @yashas-hm in #768
- Minimum application version handling by @mutairibassam in #508
- SharedPreferences to SharedPreferencesAsync Migration: #731 by @yashas-hm in #761
- Carousel for Exercise Details Images by @yashas-hm in #769
- iOS project settings, iOS fastlane configuration by @peter9teufel in #760
- Refactor min app version handling by @rolandgeider in #773
- Refactor the way the releases are built by @rolandgeider in #776
- Translations update from Hosted Weblate by @weblate in #757
Dependencies
- Bump shared_preferences from 2.5.2 to 2.5.3 by @dependabot in #779
- Bump video_player from 2.9.3 to 2.9.5 by @dependabot in #778
- Bump provider from 6.1.2 to 6.1.4 by @dependabot in #777
- Bump freezed and freezed_annotation by @dependabot in #770
New Contributors
- @yashas-hm made their first contribution in #766
- @peter9teufel made their first contribution in #760
Full Changelog: 1.8.0...1.8.1
1.8.0
What's Changed
Features
- #687 enhancement theme-customization by @Sangharshdeveloper in #717
- Fix/gym provider navigation by @Jackpkn in #729
- Translations update from Hosted Weblate by @weblate in #730
- Flexible routines by @rolandgeider in #682
Dependencies
- Bump shared_preferences from 2.3.5 to 2.4.0 by @dependabot in #733
- Bump shared_preferences from 2.4.0 to 2.5.1 by @dependabot in #736
- Bump package_info_plus from 8.1.3 to 8.1.4 by @dependabot in #735
- Bump drift from 2.24.0 to 2.25.1 by @dependabot in #742
- Bump drift_dev from 2.24.0 to 2.25.2 by @dependabot in #741
- Bump package_info_plus from 8.1.4 to 8.2.1 by @dependabot in #738
- Bump sqlite3_flutter_libs from 0.5.29 to 0.5.30 by @dependabot in #737
- Bump json_serializable from 6.9.3 to 6.9.4 by @dependabot in #745
- Bump shared_preferences from 2.5.1 to 2.5.2 by @dependabot in #744
- Bump video_player from 2.9.2 to 2.9.3 by @dependabot in #746
- Bump build_runner from 2.4.14 to 2.4.15 by @dependabot in #747
- Bump flex_color_scheme from 8.1.0 to 8.1.1 by @dependabot in #749
- Bump package_info_plus from 8.2.1 to 8.3.0 by @dependabot in #750
- Bump sqlite3_flutter_libs from 0.5.30 to 0.5.31 by @dependabot in #751
- Bump drift_dev from 2.25.2 to 2.26.0 by @dependabot in #753
- Bump drift from 2.25.1 to 2.26.0 by @dependabot in #752
- Bump flutter_html from 3.0.0-beta.2 to 3.0.0 by @dependabot in #754
- Bump flex_seed_scheme from 3.5.0 to 3.5.1 by @dependabot in #755
New Contributors
- @Sangharshdeveloper made their first contribution in #717
- @Jackpkn made their first contribution in #729
Full Changelog: 1.7.9...1.8.0