Releases: mbta/mobile_app_backend
Releases · mbta/mobile_app_backend
2025-12-01-1
What's Changed
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #393
- feat: deliver notifications for downstream stops by @boringcactus in #394
- feat: Redirect stop and alert deep links to dotcom by @EmmaSimon in #395
Full Changelog: 2025-11-17-1...2025-12-01-1
2025-11-17-1
What's Changed
- build(deps): bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #373
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #374
- chore: remove outdated route branching workaround by @boringcactus in #375
- feat: Initial DB setup configuration by @KaylaBrady in #377
- feat: initial notification tables by @KaylaBrady in #378
- ci: set up database for route branching too by @boringcactus in #379
- feat: endpoint to manage notification subscriptions by @boringcactus in #380
- feat: endpoint to bulk set accessibility preference for notification subscriptions by @boringcactus in #381
- feat: set up Oban by @boringcactus in #382
- feat: store delivered notifications until no longer worth storing by @boringcactus in #383
- feat: periodically check for notifications to deliver by @boringcactus in #385
- fix: don’t use Sentry Oban cron monitors by @boringcactus in #386
- fix: truncate FCM verified time to second when creating subscription by @boringcactus in #388
- feat: deliver notifications with FCM by @boringcactus in #387
- fix: make AWS-GCP federation work by @boringcactus in #389
- feat: move notification content to the frontend by @boringcactus in #390
- feat: Add new deep link URLs and stop ID redirects by @EmmaSimon in #391
- feat: Add new campaign URL for SL screens by @EmmaSimon in #392
Full Changelog: 2025-08-27-1...2025-11-17-1
2025-08-27-1
What's Changed
- build: check route branching daily by @boringcactus in #364
- build(deps): bump phoenix from 1.7.21 to 1.8.0 by @dependabot[bot] in #348
- build(deps-dev): bump dialyxir from 1.4.5 to 1.4.6 by @dependabot[bot] in #356
- build(deps): bump phoenix_live_view from 1.1.3 to 1.1.4 by @dependabot[bot] in #361
- build: fix route branching check by @boringcactus in #365
- build(deps): bump bandit from 1.7.0 to 1.8.0 by @dependabot[bot] in #366
- build(deps): bump phoenix_live_view from 1.1.4 to 1.1.8 by @dependabot[bot] in #368
- build: fix diff formatting to slack for route branching check by @boringcactus in #369
- chore: manual dependency updates by @boringcactus in #370
- feat: cache search results by @boringcactus in #371
- fix: Update TAlerts CTA campaign params by @EmmaSimon in #372
Full Changelog: 2025-08-18-1...2025-08-27-1
2025-08-18-1
What's Changed
- fix: add workaround for 15 inbound stop ID list by @boringcactus in #362
- feat: Add T-Alert URL campaign tracking params by @EmmaSimon in #363
Full Changelog: 2025-08-14-1...2025-08-18-1
2025-08-14-1
What's Changed
- build(deps): bump sentry from 11.0.2 to 11.0.3 by @dependabot[bot] in #360
- feat(RouteBranching.segment): Switch route branching order by @KaylaBrady in #359
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #358
Full Changelog: 2025-08-11-1...2025-08-14-1
2025-08-11-1
What's Changed
- feat: overhaul stick diagram representation and add a third lane by @boringcactus in #342
- build(deps): bump phoenix_live_view from 1.0.17 to 1.1.0 by @dependabot[bot] in #343
- fix: return all route search results by @boringcactus in #344
- build(deps-dev): bump lazy_html from 0.1.3 to 0.1.4 by @dependabot[bot] in #346
- build(deps): bump phoenix_live_view from 1.1.1 to 1.1.3 by @dependabot[bot] in #347
- fix: improve route branching looping handling by @boringcactus in #350
- fix(load_testing): don’t use empty string as default API key by @boringcactus in #351
- chore: send load test failures to webhook by @boringcactus in #353
- chore: remove pre-branching route stops list endpoint by @boringcactus in #352
- feat: Add Algolia facet filtering by @EmmaSimon in #354
- build(deps-dev): bump lazy_html from 0.1.5 to 0.1.6 by @dependabot[bot] in #355
- fix: Use prod algolia indices by @EmmaSimon in #357
Full Changelog: 2025-07-22-1...2025-08-11-1
2025-07-22-1
What's Changed
- build(deps): bump sentry from 11.0.1 to 11.0.2 by @dependabot[bot] in #339
- feat(route): Add listed_route field by @KaylaBrady in #340
- feat: calculate branching for route details by @boringcactus in #341
Full Changelog: 2025-07-16-1...2025-07-22-1
2025-07-16-1
What's Changed
- build(deps): bump esbuild from 0.9.0 to 0.10.0 by @dependabot[bot] in #321
- feat: Add elevator facilities to global endpoint by @EmmaSimon in #323
- chore: disable SentryUptimeBot by @KaylaBrady in #322
- build(deps): bump phoenix_live_view from 1.0.12 to 1.0.13 by @dependabot[bot] in #324
- build(deps): bump phoenix_live_view from 1.0.13 to 1.0.14 by @dependabot[bot] in #327
- build(deps): bump nebulex from 2.6.4 to 2.6.5 by @dependabot[bot] in #326
- feat: collapse adjoining alert active periods by @boringcactus in #328
- build(deps): bump phoenix_live_view from 1.0.14 to 1.0.17 by @dependabot[bot] in #329
- build(deps): bump timex from 3.7.11 to 3.7.12 by @dependabot[bot] in #330
- feat: Add route filter search endpoint by @EmmaSimon in #331
- build(deps-dev): bump floki from 0.37.1 to 0.38.0 by @dependabot[bot] in #332
- build(deps): bump timex from 3.7.12 to 3.7.13 by @dependabot[bot] in #333
- build(deps): bump sentry from 10.10.0 to 11.0.1 by @dependabot[bot] in #334
- build(deps): bump req from 0.5.10 to 0.5.12 by @dependabot[bot] in #335
- build(deps): bump req from 0.5.12 to 0.5.14 by @dependabot[bot] in #336
- build(deps): bump telemetry_poller from 1.2.0 to 1.3.0 by @dependabot[bot] in #337
- build(deps): bump req from 0.5.14 to 0.5.15 by @dependabot[bot] in #338
Full Changelog: 2025-05-27-1...2025-07-16
2025-05-27-1
What's Changed
- build(deps): bump phoenix_live_view from 1.0.10 to 1.0.11 by @dependabot in #312
- build(deps-dev): bump sobelow from 0.13.0 to 0.14.0 by @dependabot in #313
- feat: Add route stops endpoint by @EmmaSimon in #314
- build(deps): bump ehmon from
1fb6032toa83590eby @dependabot in #315 - build(deps): bump asdf-vm/actions from 3 to 4 by @dependabot in #316
- feat: use the entire backend for deep links by @boringcactus in #318
- feat: Cleaner timeout handling by @KaylaBrady in #319
- build(deps): bump sentry from 10.9.0 to 10.10.0 by @dependabot in #320
- build(deps): bump phoenix_live_view from 1.0.11 to 1.0.12 by @dependabot in #317
Full Changelog: 2025-05-02-1...2025-05-27-1
2025-05-02-1
What's Changed
- build(deps): bump sentry from 10.8.1 to 10.9.0 by @dependabot in #305
- build(deps-dev): bump phoenix_live_reload from 1.5.3 to 1.6.0 by @dependabot in #307
- build(deps-dev): bump credo from 1.7.11 to 1.7.12 by @dependabot in #309
- build(deps): bump phoenix_live_view from 1.0.9 to 1.0.10 by @dependabot in #308
- build(deps): bump phoenix_live_dashboard from 0.8.6 to 0.8.7 by @dependabot in #310
- feat(Health.Checker.Alerts): Evaluate within grace period by @KaylaBrady in #311
Full Changelog: 2025-04-09...2025-05-02-1