2024.05.08.01
thecristen
released this
08 May 16:49
·
289 commits
to main
since this release
What's Changed
- fix(SentryError): Filter out hidden url errors caused by safari exten… by @kotva006 in #2014
- fix(Credo): Removed uses of filter |> count by @kotva006 in #2019
- Handle nil returns when getting a stop parent by @anthonyshull in #2021
- feat(Ferry): Update the Winthrop/Quincy ferry name by @kotva006 in #2024
- Remove redundant with by @anthonyshull in #2026
- feat(FontAwesome): Consume fontawesome as a package by @kotva006 in #2020
- cleaup(LineSurge): Removed Orange Line Surge code by @kotva006 in #2025
- Monthly deps upgrade by @anthonyshull in #2023
- refactor(RoutePatterns.Repo): use factories and mock for tests by @thecristen in #2027
- Remove Httpoison in the CMS api code and replace with req by @anthonyshull in #2015
- refactor: don't use anchor link in form action by @thecristen in #2032
- fix(force_ssl): Configure force_ssl in prod instead of runtime by @kotva006 in #2035
- ci: a few minor improvements by @thecristen in #2038
Full Changelog: 2024.04.30.04...2024.05.08.01