What's Changed
- hotfix: null state on providers first use by @limwa in #1182
- hotfix: launch url with toast by @limwa in #1186
- hotfix: proper error handling in plausible provider by @limwa in #1185
- hotfix: retrieve bus stops' csrf token by @limwa in #1184
- Fix concurrency issue on deploy action by @LuisDuarte1 in #1187
- hotfix: closed transaction in restaurants database by @limwa in #1183
- March release propagate hotfixes from master by @LuisDuarte1 in #1191
- docs: update terms and conditions date by @limwa in #1193
- Use initial route instead of home widget by @bdmendes in #1190
- hotfix: schedule parsing is aborted too soon by @limwa in #1192
- hotfix: concurrent modification in bus stop provider by @limwa in #1197
- Path exception error while trying to delete cached files by @DGoiana in #1194
- refactor: send request information for bus debug by @limwa in #1198
- chore: propagate hotfixes from master to develop by @limwa in #1200
- Bump Flutter, Gradle dependencies to latest stable versions by @bartekpacia in #1208
- Replace very_good_analysis with leancode_lint by @bartekpacia in #1212
- CI: use
flutter-version-file
argument to subosito/flutter-action by @bartekpacia in #1216 - hotfix: make week handle timezone changes by @limwa in #1217
- chore: cherrypick
hotfix/make-week-handle-timezone-changes
by @limwa in #1218 - Change credentials storage by @clarapbsousa in #1167
- Integrate custom lints by @bartekpacia in #1215
- Added user agent and screen width size to plausible by @thePeras in #1240
- bump java version and ua_client_hints by @DGoiana in #1241
- fixing password encoding in local storage by @DGoiana in #1245
- refine home page by @clarapbsousa in #1095
- Bump Flutter to 3.22 by @bartekpacia in #1242
- Abstract proguard rules at package level by @LuisDuarte1 in #1247
- Update proguard-rules.pro to include concurrent annotations by @LuisDuarte1 in #1250
- Remove password encryption by @thePeras in #1259
- Make all pages scrollable and add headers by @Process-ing in #1069
- Refactor/database by @vitormpp in #1220
- Federated Authentication by @thePeras in #1196
- Redesigning academic page by @DGoiana in #1151
- Implement auto-serialization by @rubuy-74 in #1072
- Bump audio_session version by @DGoiana in #1265
- Remove logout exit dialog by @vitormpp in #1266
- Fixing deploy pipeline by @DGoiana in #1279
- Move aai envs from .env to constants file by @thePeras in #1262
- Package splitting for redesign by @DGoiana in #1282
- Setting up the theme by @DGoiana in #1290
- New Generic Card by @thePeras in #1289
- Modal Widget by @rubuy-74 in #1298
- fix: sqlite keywords by @vitormpp in #1277
- fix: schedule loading from storage by @limwa in #1315
- feat: add new schedule api by @limwa in #1281
- Fix schedule null api URL by @DGoiana in #1316
- fix: lectures database serialization by @limwa in #1320
- Adding new library api by @DGoiana in #1318
- refactor: session logic by @limwa in #1283
- chore: Upgrade download-artifact by @thePeras in #1313
- fix: add post logout url by @limwa in #1322
- fix: error when null progress in library by @limwa in #1324
- fix: error when there is no unit bibliography by @limwa in #1323
- ci: upgrade upload-artifact by @limwa in #1325
- September 2024 Release by @DGoiana in #1321
New Contributors
- @bartekpacia made their first contribution in #1208
Full Changelog: mar-2024...bts-2024