Skip to content

2024-07-10-1

Compare
Choose a tag to compare
@joshlarson joshlarson released this 10 Jul 17:56
· 190 commits to main since this release
6d6c868

What's Changed

  • refactor: Move fetchDetourDirections calls into state machine by @joshlarson in #2678
  • refactor: Only update text area when necessary by @joshlarson in #2681
  • refactor: Remove unnecessary @derive {Jason.encoder...} statements by @joshlarson in #2683
  • refactor: Replace Enum.slice/2 calls with Enum.split/2 in route segments algorithm by @joshlarson in #2684
  • feat: Construct Realtime.Shape object out of detour-related data by @joshlarson in #2682
  • feat(ts/components/routeLadder): add accessible name to route ladder toggle by @firestack in #2657
  • refactor: Consolidate /detours/finished_detour and /detours/directions endpoints by @joshlarson in #2680
  • feat: create module to publish trip modifications to MQTT by @firestack in #2679

Full Changelog: 2024-07-02-1...2024-07-10-1