Releases: mbta/dotcom
Releases · mbta/dotcom
2025.04.16.01
What's Changed
- fix(TripPlan.Parser): interpret MBTA buses as accessible by @thecristen in #2503
- fix: Don't call non-existent function in
ScheduleControllerTest
by @joshlarson in #2514 - fix: Extra duplication of duplicate stops when filtered by @joshlarson in #2513
- fix: Alert-table line height sizes on mobile by @joshlarson in #2512
- chore: remove /admin page by @thecristen in #2516
Full Changelog: 2025.04.14.02...2025.04.16.01
2025.04.14.02
What's Changed
- fix(TripPlan.ItineraryGroups): correct representative itinerary by @thecristen in #2511
Full Changelog: 2025.04.14.01...2025.04.14.02
2025.04.14.01
What's Changed
- Shared stop sort for non-ferry timetables by @anthonyshull in #2510
Full Changelog: 2025.04.11.01...2025.04.14.01
2025.04.11.01
What's Changed
- fix(TripPlan.ItineraryGroups): enhanced grouping logic by @thecristen in #2504
- refactor(TripPlanner.Results): component for a group of summaries by @thecristen in #2505
- refactor feedback form category/service selection by @thecristen in #2497
- feat: Remove "fifteen minutes or more" badge by @joshlarson in #2488
- feat: Add badge on bus route pages for routes 714 and 716 by @joshlarson in #2506
- Downcase rating name by @anthonyshull in #2507
- Alert count sizes on mobile by @anthonyshull in #2509
- Pluralize stops by @anthonyshull in #2508
Full Changelog: 2025.04.10.01...2025.04.11.01
2025.04.10.01
What's Changed
- fix(trip-planner): Show all possible routes in itinerary summary by @joshlarson in #2498
- fix(trip-planner): Fix rail-replacement-shuttle colors on the map by @joshlarson in #2499
- feat(TripPlanner): filter itineraries if wheelchair: true set by @thecristen in #2501
- feat: Suppress a specific alert so that it doesn't show up anywhere by @joshlarson in #2500
Full Changelog: 2025.04.09.01...2025.04.10.01
2025.04.09.01
What's Changed
- fix(trip-planner): Render itinerary details for rail replacement shuttles correctly by @joshlarson in #2495
- feat(tailwind): new component and base heading styles by @thecristen in #2483
Full Changelog: 2025.04.08.01...2025.04.09.01
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