Releases: mbta/skate
Releases · mbta/skate
2024-04-10-1
What's Changed
- refactor(ts/api/helpers): add
postJsonParameter
helper by @firestack in #2532 - feat: use relative path for
directions_path
to merge with base url by @firestack in #2535 - chore: Remove Skate.Endpoint.init/2, deprecated in Phoenix 1.17.11 by @joshlarson in #2516
Full Changelog: 2024-04-02-3...2024-04-10-1
2024-04-02-3
What's Changed
- feat(gh/ci/deploy-prod): run
deploy-to-prod
when new releases are made by @firestack in #2528 - fix: set deploy to only happen on full releases (not pre-releases) by @firestack in #2529
Full Changelog: 2024-04-02-1...2024-04-02-3
2024-04-02-1
What's Changed
- feat: load skate variables via 1password by @firestack in #2525
Full Changelog: 2024-04-01-1...2024-04-02-1
2024-04-01-1
What's Changed
- refactor: Update nearest-point algorithm to more explicitly use vector math by @joshlarson in #2510
- build(deps-dev): bump phoenix_live_reload from 1.4.1 to 1.5.3 by @dependabot in #2523
- feat: setup default direnv file by @firestack in #2522
- feat(direnv/template): source secrets directly from
mix phx.gen.secret
by @firestack in #2526 - feat: return
:no_route
error from ORS by @firestack in #2524 - fix: Moved "Return to Regular Route" into root directions list by @hannahpurcell in #2521
Full Changelog: 2024-03-28-1...2024-04-01-1
2024-03-28-1
What's Changed
- feat: Add more flexible OpenRouteService configuration to support self-hosting by @joshlarson in #2517
Full Changelog: 2024-03-26-1...2024-03-28-1
2024-03-26-1
What's Changed
- fix: Missed Stops should not display until detour finished by @hannahpurcell in #2520
Full Changelog: 2024-03-25-1...2024-03-26-1
2024-03-25-1
What's Changed
- feat: (tiny) Add "return to route" message after turn-by-turn directions by @hannahpurcell in #2515
Full Changelog: 2024-03-21-1...2024-03-25-1
2024-03-21-1
What's Changed
- feat: Add function to find the nearest point on a line segment to a given point and the associated distance by @joshlarson in #2500
- feat(ex/skate/open_route_service_api): add
vehicle_type
to ORS API call by @firestack in #2508 - feat: Update route segments to connect closer to given start and end points by @joshlarson in #2506
- docs: Updated .envrc with required vars; include storybook in README by @hannahpurcell in #2514
New Contributors
- @hannahpurcell made their first contribution in #2514
Full Changelog: 2024-03-18-2...2024-03-21-1
2024-03-18-2
What's Changed
- feat(ex/skate/open_route_service_api): send 40ft bus info to ORS for HGV profile routing by @firestack in #2507
Full Changelog: 2024-03-18-1...2024-03-18-2
2024-03-18-1
What's Changed
- chore: Reduce number of allowable Dependabot PR's to 1 by @joshlarson in #2502
- feat: useDetourDirections error state by @lemald in #2499
- fix: using escape key on detour modal prompts for close confirmation by @lemald in #2504
- build(deps): bump phoenix from 1.7.10 to 1.7.11 by @dependabot in #2393
- Routing error alert by @lemald in #2503
- fix: Update Phoenix version in package-lock.json by @joshlarson in #2509
Full Changelog: 2024-03-14-1...2024-03-18-1