Releases: mbta/dotcom
Releases · mbta/dotcom
2024.05.31.02
Full Changelog: 2024.05.31.01...2024.05.31.02
2024.05.31.01
What's Changed
- feat(Search): Remove search bar from schedules and mode by @kotva006 in #2063
- feat(TimetableController): advanced override placement by @thecristen in #2076
Full Changelog: 2024.05.29.01...2024.05.31.01
2024.05.29.01
What's Changed
- Redirect to external site by @anthonyshull in #2078
- Replace with with case by @anthonyshull in #2079
- Track page visits so we can see where users are going by @anthonyshull in #2077
- Fallback when bad params are passed by @anthonyshull in #2080
Full Changelog: 2024.05.23.01...2024.05.29.01
2024.05.23.01
What's Changed
- fix(Schedules.Repo): stop caching unfound trips by @thecristen in #2075
Full Changelog: 2024.05.22.01...2024.05.23.01
2024.05.22.01
actually use the apple-touch-icon file (#2074)
2024.05.21.03
Full Changelog: 2024.05.21.02...2024.05.21.03
2024.05.21.02
What's Changed
- fix(TimetableController): better reflect new service changes by @thecristen in #2070
Full Changelog: 2024.05.21.01...2024.05.21.02
2024.05.21.01
What's Changed
- Remove unused env vars by @anthonyshull in #2062
- refactor: create
LocationService
behaviour by @thecristen in #2065 - refactor(TripPlan.Location): use LocationService geocoder directly by @thecristen in #2066
- hotfix(TimetableController): don't sort ferry stops by route pattern by @thecristen in #2068
Full Changelog: 2024.05.17.01...2024.05.21.01
2024.05.17.01
What's Changed
- refactor: show transit leg summary for short legs by @thecristen in #2057
Full Changelog: 2024.05.16.01...2024.05.17.01
2024.05.16.01
What's Changed
- feat(Icon): Updated the Apple Touch Icon by @kotva006 in #2052
- test(Predictions): Added the mox for predictions by @kotva006 in #2036
- fix(Credo): Remove negated check in if-else by @kotva006 in #2055
- Make sure trip isnt nil before accessing it by @anthonyshull in #2054
- fix(Badges): Remove unsupported badges and actions by @kotva006 in #2053
- chore: update to Inter v4 by @thecristen in #2058
- build(deps-dev): bump ex_doc from 0.32.1 to 0.32.2 by @dependabot in #2050
- fix(SearchController): Add case match for failed analytics click by @kotva006 in #2059
- fix(LintStaged): Add Lint Staged to the root package by @kotva006 in #2060
- Correct all predicate function names by @anthonyshull in #2056
- refactor(Stops.Repo): create a behaviour by @thecristen in #2033
- feat(TimetableController): get stops from canonical route patterns by @thecristen in #2034
- Remove TODO and FIXME from code by @anthonyshull in #2049
- hotfix(TimetableController): schedules can add new stops by @thecristen in #2061
Full Changelog: 2024.05.14.01...2024.05.16.01