Releases: mbta/skate
Releases · mbta/skate
2026-03-30-1
What's Changed
- feat: edit active detour - insert waypoint by @stevejrowe in #3133
- chore(deps-dev): bump svgo from 3.0.2 to 3.3.3 in /assets by @dependabot[bot] in #3138
- move nearest_intersection to db level field by @bfauble in #3135
- chore(deps): bump immutable from 4.3.4 to 4.3.8 in /assets by @dependabot[bot] in #3137
- chore(deps): bump minimatch in /assets by @dependabot[bot] in #3140
- chore(deps-dev): bump serialize-javascript from 6.0.1 to 6.0.2 in /assets by @dependabot[bot] in #3142
- fix: Tweak timestamps on detour activation by @stevejrowe in #3147
- feat: edit active detour - undo by @stevejrowe in #3144
- fix: rename edit detour to draw detour by @stevejrowe in #3151
- chore(deps): bump lodash from 4.17.21 to 4.17.23 in /assets by @dependabot[bot] in #3153
- chore(deps-dev): bump webpack from 5.76.2 to 5.105.4 in /assets by @dependabot[bot] in #3152
- Add reason field to detour tables by @bfauble in #3149
- feat: edit active detour - move start and end by @stevejrowe in #3150
- refactor: memory reduction for Skate GTFS import by @firestack in #3146
- fix closed detours table header by @bfauble in #3158
- fix: Lose changes design feedback by @stevejrowe in #3162
- add last published edit pill to active detour panel by @bfauble in #3159
- feat: add detour date and reason filter by @stevejrowe in #3161
Full Changelog: 2026-03-10-1...2026-03-30-1
2026-03-10-1
What's Changed
- Log logging to SOC by @stevejrowe in #3136
- Fix: Add buffer between activated and updated dates by @stevejrowe in #3145
Full Changelog: 2026-03-05-1...2026-03-10-1
2026-03-05-1
What's Changed
- feat: Edit Detours | Delete Map point by @firestack in #3125
- feat: edit active detour - notification by @stevejrowe in #3124
- feat: Edit Detours | Move Map point by @firestack in #3129
- feat: support getting vehicle locations from MQTT by @paulswartz in #3120
- feat: edit active detour - table by @stevejrowe in #3127
- fix: use the
:ors_directions_jsonfactory in doc tests by @firestack in #3132 - fix: convert deprecated
use Plug.Testto explicit usages by @firestack in #3131 - feat: edit active detour - discard by @stevejrowe in #3126
- chore(deps-dev): bump lcov_ex from 0.3.3 to 0.3.4 by @dependabot[bot] in #3005
- feedback(css/detours-table): align last edited pill text with column by @firestack in #3134
- Add logging to Swiftly Detour API Error Alert by @bfauble in #3130
Full Changelog: 2026-02-24-1...2026-03-05-1
2026-02-24-1
What's Changed
- IA Changes for Desktop Navigation by @stevejrowe in #3109
- IA Changes filter detour notifications by @stevejrowe in #3112
- IA Changes for Mobile Navigation by @stevejrowe in #3110
- fix: add error response in json for detour api by @meagharty in #3113
- feat: update components for editing active detour by @meagharty in #3116
- feat: edit active detour - state machine changes by @stevejrowe in #3118
- chore: port {:system, ENV_VAR} config to runtime.exs by @paulswartz in #3122
- update timeAgo formatting for durations greater than 24 hours by @bfauble in #3123
- Handle detour activation explicitly on the serverside by @bfauble in #3121
- fix(hot): crash when interlined vehicle does not have a block date by @paulswartz in #3128
- feat: edit active detour - activation flow by @stevejrowe in #3119
Full Changelog: 2026-01-27-1...2026-02-24-1
2026-01-27-1
What's Changed
- Fix: Expand allowed battery list by @stevejrowe in #3115
Full Changelog: 2026-01-22-1...2026-01-27-1
2026-01-22-1
What's Changed
- refactor(detours): move map points to distinct columns by @meagharty in #3107
- setup(detours): add flag and button for editing active detour route by @meagharty in #3111
Full Changelog: 2026-01-07-1...2026-01-22-1
2026-01-07-1
What's Changed
- chore: update react to 18.3 by @bfauble in #3099
- ⚙️ 🔨 Detours: migrate to a dedicated db column for reason by @bfauble in #3106
- Update colors of desktop sidebar buttons by @stevejrowe in #3108
New Contributors
- @stevejrowe made their first contribution in #3108
Full Changelog: 2025-12-18-1...2026-01-07-1
2025-12-18-1
What's Changed
- refactor: remove details nesting for active detours by @meagharty in #3105
Full Changelog: 2025-12-10-1...2025-12-18-1
2025-12-10-1
What's Changed
- move estimated_duration to table level field on detours by @bfauble in #3101
- chore: remove OL shuttle overrides from fall rating by @meagharty in #3102
- use activatedAt timestamp for closed detour timestamps in past detour list by @bfauble in #3103
- remove timestamps to avoid auto updating updated_at field in estimated_duration backfill by @bfauble in #3104
Full Changelog: 2025-12-08-1...2025-12-10-1
2025-12-08-1
What's Changed
- Revert "patch(realtime): add error logging for missing scheduled bloc… by @meagharty in #3072
Full Changelog: 2025-12-04-1...2025-12-08-1