Releases: mbta/dotcom
Releases · mbta/dotcom
2025.04.08.01
What's Changed
- fix: Bump
assert_receive_timeout
to 500ms by @joshlarson in #2492 - fix alignment of icons on Safari by @thecristen in #2484
- feat: Add new alert types on the stop page by @joshlarson in #2480
- cleanup: Remove unused
RouteCard
component by @joshlarson in #2493 - feat(TimetableController): show the Foxboro-Mansfield shuttle stops by @thecristen in #2489
- cleanup: Remove even more old trip planner code by @thecristen in #2482
- fix(Feedback.MockAws): use right decoder by @thecristen in #2496
- Correctly order timetables by @anthonyshull in #2494
Full Changelog: 2025.04.07.02...2025.04.08.01
2025.04.07.02
What's Changed
- Handle unfound pages with 404 by @anthonyshull in #2485
- hotfix(Cache.KeyGenerator): don't hash single binaries by @thecristen in #2487
- hotfix: Only serve
other_route_stops
for bus routes by @joshlarson in #2491
Full Changelog: 2025.04.07.01...2025.04.07.02
2025.04.07.01
What's Changed
- chore(deps): bump axios and artillery by @dependabot in #2461
- fix: don't set default fontWeight on links by @thecristen in #2479
- fix: Three more instances of expanding
text-2xl
's by @joshlarson in #2481 - feat: Update train schedule headways for Spring 2025 Rating by @joshlarson in #2462
Full Changelog: 2025.04.04.01...2025.04.07.01
2025.04.04.01
What's Changed
- cleanup: Remove unused partial
_recommended_routes
by @joshlarson in #2478 - fix: Shrink font sizes on accordions by @joshlarson in #2475
- cleanup: Remove some old trip planner code by @joshlarson in #2476
- fix: Format long trip durations with hr/min instead of just min by @joshlarson in #2473
- fix: Respect user agent font size set in browser by @thecristen in #2466
- fix: Set headers to
text-xl
instead oftext-2xl
by @joshlarson in #2477
Full Changelog: 2025.04.03.02...2025.04.04.01
2025.04.03.02
What's Changed
- Hotfix: forgot to add service change to diversions by @anthonyshull in #2474
Full Changelog: 2025.04.03.01...2025.04.03.02
2025.04.03.01
What's Changed
- refactor(autocomplete): consistent URL handling for source.getItemUrl by @thecristen in #2468
- Add service change to list of diversions if severity level greater than info by @anthonyshull in #2467
- fix: show paragraphs on events by @thecristen in #2471
- Monthly Upgrade 2025-04 by @anthonyshull in #2472
Full Changelog: 2025.04.02.01...2025.04.03.01
2025.04.02.01
What's Changed
- fix: Make iOS app store redirect URLs match expected campaign URL format by @EmmaSimon in #2469
Full Changelog: 2025.04.01.01...2025.04.02.01
2025.04.01.01
What's Changed
- cleanup: Make
<StopConnections />
a real component and remove unused prop by @joshlarson in #2459 - fix: show mobile app banner in schedule finder for additional modes by @thecristen in #2463
- feat: Allow schedule finder to load (short) trips for terminals by @joshlarson in #2464
- feat: Add all stops to line diagram on the stop page by @joshlarson in #2454
Full Changelog: 2025.03.31.01...2025.04.01.01
2025.03.31.01
What's Changed
- Tooltip offset by @anthonyshull in #2455
- cleanup: Sort props in LineDiagram code by @joshlarson in #2458
- refactor: rewrite the smoke test to use Playwright by @thecristen in #2450
- chore: updated Browserslist by @thecristen in #2451
- chore: delete old IE warning banner by @thecristen in #2457
- fix(PageController): filter index alerts to active on datetime by @thecristen in #2453
- feat: Have the subway-status header link to /alerts/subway by @joshlarson in #2460
- Add a mobile banner by @anthonyshull in #2456
Full Changelog: 2025.03.26.02...2025.03.31.01
2025.03.26.02
What's Changed
- refactor(ScheduleController.Green): slightly simplified logic by @thecristen in #2440
- hotfix(ContentSecurityPolicy): corrected websocket host for iOS15 by @thecristen in #2452
Full Changelog: 2025.03.26.01...2025.03.26.02