Releases: mbta/mobile_app
Releases · mbta/mobile_app
1.1.4
What's Changed
- build(deps): bump androidx.compose:compose-bom from 2024.09.03 to 2024.11.00 by @dependabot in #545
- feat: Implement combined stop + trip departure UI by @EmmaSimon in #564
- feat: Android more tab by @KaylaBrady in #560
- feat(MorePage): Settings & feature flags by @KaylaBrady in #565
- Android performance/state management refactor by @JackVCurtis in #557
- feat: extend non-typical upcoming cutoff to 120 min by @boringcactus in #570
- fix: updated filter logic by @BrandonTR in #566
- refactor: port iOS location architecture to Android by @boringcactus in #568
- feat(MorePage): Contents by @KaylaBrady in #567
- feat(Android): sentry integration by @KaylaBrady in #569
- feat(Android): use custom map styles by @boringcactus in #576
- docs: explain troubleshooting for bad PATH by @boringcactus in #578
- feat: Initial new stop page trip details UI by @EmmaSimon in #572
- fix(Android): don't request location automatically by @boringcactus in #577
- feat(Android): draw crosshair at selected location by @boringcactus in #573
- fix(DownstreamAlerts): Exclude the target stop's alerts from downstream calc by @KaylaBrady in #571
- build(deps): bump ktor from 3.0.1 to 3.0.2 by @dependabot in #574
- chore: 1.1.4 by @KaylaBrady in #582
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- fix: never call Map.getValue in shared code by @boringcactus in #549
- use predictions v2 and fix bug in decodeRawMessage by @JackVCurtis in #550
- feat(DebugView): trip, stop, vehicle ids by @KaylaBrady in #538
- feat: rearchitect everything to use trip headsigns by @boringcactus in #540
- build(deps): bump fastlane from 2.224.0 to 2.225.0 by @dependabot in #482
- build(deps): bump cocoapods from 1.15.2 to 1.16.2 by @dependabot in #521
- feat(Android): create separate staging app by @boringcactus in #552
- feat: Rename existing stop page to legacy stop page by @EmmaSimon in #554
- feat: Combine existing trip details into new combined stop page by @EmmaSimon in #551
- refactor: Move some stop details logic into a VM by @EmmaSimon in #556
- feat: Downstream alerts in stop details page by @KaylaBrady in #539
- fix(downstreamAlerts): Ignore alerts without stops specified by @KaylaBrady in #559
- fix(Android): only render map-related iOS icons as PNGs by @boringcactus in #553
- chore: version 1.1.3 by @KaylaBrady in #561
- ci(android): build and deploy staging, not prod by @boringcactus in #558
Full Changelog: 1.1.1...1.1.3
1.1.0
What's Changed
- feat: improve no nearby stops case by @boringcactus in #529
- fix: remove AppCheck by @BrandonTR in #541
- chore: version 1.1.0 by @KaylaBrady in #543
Full Changelog: 1.0.8...1.1.0
1.0.8
1.0.7-4
What's Changed
- fix: hide scheduled-only temporary terminals by @boringcactus in #526
- feat: debug mode for error banner by @KaylaBrady in #528
- feat: include dependency licenses by @boringcactus in #524
- build(deps): bump ktor from 2.3.12 to 3.0.1 by @dependabot in #532
- feat(localizable): Another batch of translations by @KaylaBrady in #535
- fix: ensure gradle knows pods are installed by @boringcactus in #533
- fix: Display error state when trip doesn't exist by @EmmaSimon in #527
- fix: perform data error actions before forgetting them by @boringcactus in #530
- fix: potential fix for blank map tiles by @BrandonTR in #536
Full Changelog: 1.0.7-3...1.0.7-4
1.0.7-3
What's Changed
- test: fix an Xcode 16 issue by @boringcactus in #518
- fix(Onboarding): Send all users through system permissions flow by @KaylaBrady in #523
Full Changelog: 1.0.7-2...1.0.7-3
1.0.7-2
What's Changed
- fix: Fix formatting of alert details text by @EmmaSimon in #519
- fix(VoiceControl): accessibilityInputLabel for links within sheet by @KaylaBrady in #520
Full Changelog: 1.0.7-1...1.0.7-2
1.0.7-1
What's Changed
- fix: Adjust min and max map zooms by @EmmaSimon in #513
- fix: Fix bolded prediction times by @EmmaSimon in #514
- fix: Properly align multi line direction text by @EmmaSimon in #515
- i18n: Add possible CR status override strings by @EmmaSimon in #516
- fix: always join alerts on app startup by @KaylaBrady in #517
Full Changelog: 1.0.7...1.0.7-1
1.0.7
What's Changed
- feat: Add realtime indicators next to predictions by @EmmaSimon in #481
- build(deps): bump skie from 0.9.2 to 0.9.3 by @dependabot in #484
- feat(ErrorBanner): offline banner by @KaylaBrady in #478
- doc: Add localization comments + planned languages by @KaylaBrady in #350
- ci: retry network commands by @boringcactus in #485
- feat: shuffle around partially loaded data by @boringcactus in #480
- feat(iOS): shimmer loading by @boringcactus in #487
- feat(iOS): add option to hide maps by @boringcactus in #488
- fix: Consume global data from a flow by @EmmaSimon in #489
- fix(iOS): show loading state on recenter by @boringcactus in #491
- fix(TripInstantDisplay): Hide past cancellations by @KaylaBrady in #493
- feat(ConfigUseCase): log AppCheck failures by @KaylaBrady in #466
- feat: Implement More page UI by @EmmaSimon in #498
- fix: Make sheet animate away on nav to more by @EmmaSimon in #499
- Location Services Button by @JackVCurtis in #490
- correct the alignment of the recenter button by @JackVCurtis in #502
- feat: Start caching rail shapes for the map by @EmmaSimon in #492
- refactor: pull shuttle color from route by @KaylaBrady in #500
- feat: status departures in filtered stop details by @BrandonTR in #494
- fix: remove extra chevron in affected stops dropdown by @BrandonTR in #495
- feat: splash screen by @BrandonTR in #504
- feat: initial batch of translations by @KaylaBrady in #486
- fix(LocationAuthButton): Don't flash in at startup by @KaylaBrady in #505
- fix: Fix hide maps location changes by @EmmaSimon in #510
- feat(iOS): onboarding flow UX by @boringcactus in #497
- feat(iOS): add feedback and github links by @boringcactus in #507
- fix: Missed Hide Maps fix PR feedback by @EmmaSimon in #511
- bump: Version 1.0.7 by @EmmaSimon in #512
Full Changelog: 1.0.6...1.0.7
1.0.6-3
What's Changed
- Location Services Button by @JackVCurtis in #490
- correct the alignment of the recenter button by @JackVCurtis in #502
- feat: Start caching rail shapes for the map by @EmmaSimon in #492
- refactor: pull shuttle color from route by @KaylaBrady in #500
- feat: status departures in filtered stop details by @BrandonTR in #494
- fix: remove extra chevron in affected stops dropdown by @BrandonTR in #495
- feat: splash screen by @BrandonTR in #504
- feat: initial batch of translations by @KaylaBrady in #486
- fix(LocationAuthButton): Don't flash in at startup by @KaylaBrady in #505
Full Changelog: 1.0.6-2...1.0.6-3