Releases: droidconKE/flutterconKEApp
Releases · droidconKE/flutterconKEApp
1.18.01+11801
What's Changed
- Bump share_plus from 10.1.0 to 10.1.1 by @dependabot in #163
- Bump get_it from 8.0.0 to 8.0.1 by @dependabot in #162
- Bump flutter_native_splash from 2.4.1 to 2.4.2 by @dependabot in #161
- Hotfixes by @MillerAdulu in #167
Full Changelog: 1.18.00+11800...1.18.01+11801
1.18.00+11800
What's Changed
- Bump icons_launcher from 2.1.7 to 3.0.0 by @dependabot in #139
- Bump flutter_launcher_icons from 0.13.1 to 0.14.0 by @dependabot in #140
- Bump flutter_launcher_icons from 0.14.0 to 0.14.1 by @dependabot in #141
- Bump go_router from 14.2.7 to 14.2.8 by @dependabot in #142
- Bump build_runner from 2.4.12 to 2.4.13 by @dependabot in #149
- Bump firebase_remote_config from 5.1.2 to 5.1.3 by @dependabot in #148
- Bump go_router from 14.2.8 to 14.2.9 by @dependabot in #152
- Bump injectable from 2.4.4 to 2.5.0 by @dependabot in #150
- Bump get_it from 7.7.0 to 8.0.0 by @dependabot in #151
- Bump share_plus from 10.0.2 to 10.0.3 by @dependabot in #155
- Bump url_launcher from 6.3.0 to 6.3.1 by @dependabot in #154
- Bump go_router from 14.2.9 to 14.3.0 by @dependabot in #153
- Bump share_plus from 10.0.3 to 10.1.0 by @dependabot in #159
- Bump awesome_notifications from 0.9.3+1 to 0.10.0 by @dependabot in #158
- 2024 Update by @MillerAdulu in #160
Full Changelog: 1.17.00+11700...1.18.00+11800
1.17.00+11700
What's Changed
- Bump dio from 5.6.0 to 5.7.0 by @dependabot in #123
- Bump wolt_modal_sheet from 0.9.2 to 0.9.3 by @dependabot in #133
- Search implementation by @NdegwaJulius in #132
New Contributors
- @NdegwaJulius made their first contribution in #132
Full Changelog: 1.16.00+11600...1.17.00+11700
1.16.00+11600
What's Changed
- Bump actions/cache from 2 to 4 by @dependabot in #121
- Ghost sign in by @MillerAdulu in #122
Full Changelog: 1.15.00+11500...1.16.00+11600
1.15.00+11500
What's Changed
- Play store signing fixes by @MillerAdulu in #120
Full Changelog: 1.14.01+11401...1.15.00+11500
1.14.01+11401
What's Changed
- Bump go_router from 14.2.3 to 14.2.6 by @dependabot in #103
- Fix overflow issues on small devices by @kevinhectorngetich in #104
- Social auth avatar error by @MillerAdulu in #106
- Session notifications by @NewtonMutugi in #108
- Router fix by @MillerAdulu in #109
- Session-specific feedback by @MillerAdulu in #110
- Remove unnecessary setstate by @mboyamike in #111
- Bump go_router from 14.2.6 to 14.2.7 by @dependabot in #113
- Adaptive layouts by @MillerAdulu in #119
New Contributors
- @kevinhectorngetich made their first contribution in #104
Full Changelog: 1.12.07+11207...1.14.01+11401
1.12.07+11207
Full Changelog: 1.12.06+11206...1.12.07+11207
1.12.06+11206
Full Changelog: 1.12.02+11202...1.12.06+11206
1.12.02+11202
What's Changed
- Updated readme file by @sam-baraka in #1
- Updated README.md by @mulieriq in #6
- Update CI workflow and add code analysis by @sam-baraka in #3
- Adds a repository for data fetching by @mboyamike in #9
- dashboard page with bottom navigation bar, pages by @SiroDaves in #14
- Docs update by @mboyamike in #17
- Applying clean architecture with bloc by @SiroDaves in #19
- Build config updates by @MillerAdulu in #25
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #27
- Fix Linting issues by @mboyamike in #33
- Bump rxdart from 0.27.7 to 0.28.0 by @dependabot in #36
- Firebase init by @MillerAdulu in #38
- Bump firebase_core from 3.2.0 to 3.3.0 by @dependabot in #39
- Bump firebase_crashlytics from 4.0.3 to 4.0.4 by @dependabot in #41
- Bump firebase_analytics from 11.2.0 to 11.2.1 by @dependabot in #40
- Authentication by @MillerAdulu in #42
- Bump go_router from 14.2.1 to 14.2.2 by @dependabot in #49
- Bump cached_network_image from 3.3.1 to 3.4.0 by @dependabot in #50
- Bump build_runner from 2.4.11 to 2.4.12 by @dependabot in #53
- Bump go_router from 14.2.2 to 14.2.3 by @dependabot in #51
- Bump firebase_auth from 5.1.3 to 5.1.4 by @dependabot in #52
- Update packages to support Flutter 3.24 by @MillerAdulu in #55
- ✨ added loading of organisers to the app by @chotixity in #56
- Bump dio from 5.5.0+1 to 5.6.0 by @dependabot in #58
- Loading feed by @MillerAdulu in #59
- Load sponsors by @MillerAdulu in #60
- Load sessions by @MillerAdulu in #62
- Feat/speakers by @chotixity in #64
- Speaker fine-tuning by @MillerAdulu in #69
- Organising Team by @MillerAdulu in #70
- Update readme by @NewtonMutugi in #77
- Filter sessions by @MillerAdulu in #78
- Bookmark sessions by @MillerAdulu in #79
- Launch social profile by @MillerAdulu in #80
- Share feed and session posts by @MillerAdulu in #81
- Send user feedback by @NewtonMutugi in #82
- Add loading state to the feedback screen by @MillerAdulu in #85
- Schedule view by @MillerAdulu in #86
- Social sharing by @MillerAdulu in #93
- Social sharing hotfix by @MillerAdulu in #95
- Light mode & dark mode theming by @root458 in #92
- Update application assets by @NewtonMutugi in #97
- Offline-first data loading by @MillerAdulu in #96
- Change app labels by @NewtonMutugi in #99
- Refactor strings into
.arb
files by @MillerAdulu in #100 - Remove
Facebook
sharing by @MillerAdulu in #101 - Light Mode & Dark Mode Theming by @root458 in #102
New Contributors
- @sam-baraka made their first contribution in #1
- @mulieriq made their first contribution in #6
- @mboyamike made their first contribution in #9
- @SiroDaves made their first contribution in #14
- @MillerAdulu made their first contribution in #25
- @dependabot made their first contribution in #27
- @chotixity made their first contribution in #56
- @NewtonMutugi made their first contribution in #77
- @root458 made their first contribution in #92
Download Link: https://appdistribution.firebase.dev/i/c796669942f8a811
Full Changelog: https://github.com/droidconKE/flutterconKEApp/commits/1.12.02+11202