Releases: Gaucho-Racing/Mapache
Releases · Gaucho-Racing/Mapache
Release list
v3.9.6
Light-mode + Mapbox polish.
- Light mode toggle in Settings (next-themes provider, no-flash inline script in index.html). Dark stays the default.
- Mapbox basemap pinned to
light-v11in both gr24 MapWidget and gr26 DgpsPositionWidget. MAPBOX_ACCESS_TOKENhardcoded indashboard/src/consts/config.tsxso every dev gets working maps out of the box.- gr26 DgpsPositionWidget ported from Leaflet/OSM to Mapbox GL JS; Leaflet dep dropped.
- Both Mapbox widgets gracefully render a "token not configured" placeholder when the access token is empty instead of crashing the dashboard route.
v3.9.5
What's Changed
- feat(signals): Modify menu + dotted-field grammar by @BK1031 in #215
- fix(vehicle/sessions): upsert via ON CONFLICT so editor saves persist by @jacobjurek in #216
- feat(dashboard): add battery endurance tracker widget by @jacobjurek in #219
Full Changelog: v3.9.4...v3.9.5
v3.9.4
What's Changed
- fix(dashboard): hardcode Sentinel v5 prod client_id fallback so the OAuth authorize URL stops shipping with
client_id=empty
Full Changelog: v3.9.3...v3.9.4
v3.9.3
What's Changed
- feat(auth,dashboard): migrate to Sentinel v5 by @BK1031 in #212
- fix(sessions): repair dashboard build in session editor by @jacobjurek in #214
- feat(dashboard/jobs): gate enqueue on MapacheJobRunners group by @BK1031 in #213
Full Changelog: v3.9.2...v3.9.3
v3.9.2
v3.9.1
What's Changed
- fix(sessions): use cropped window for session start/end times by @jacobjurek in #210
- Signals/sessions/MQL: QoL, correctness fixes, and consolidation by @jacobjurek in #211
Full Changelog: v3.9.0...v3.9.1
v3.9.0
What's Changed
- feat(signals): MQL-driven signals overhaul — unified chart-type widget, named series, reject/fill by @jacobjurek in #205
- feat(mapache-go): add Lap, Sector, LapSummary types by @jacobjurek in #207
- feat(sessions): sessions service with lap-analysis editor and base-map track view by @jacobjurek in #206
- feat(signals): integrate sessions and polish chart controls by @jacobjurek in #208
- feat(sessions): GPS outlier removal and lat/lon signal autofill by @jacobjurek in #209
Full Changelog: v3.8.0...v3.9.0
mapache-go v3.5.0
What's Changed
- feat(signals): MQL-driven signals overhaul — unified chart-type widget, named series, reject/fill by @jacobjurek in #205
- feat(mapache-go): add Lap, Sector, LapSummary types by @jacobjurek in #207
Full Changelog: v3.8.0...mapache-go/v3.5.0
v3.8.0
What's Changed
- feat(signals): Signals page overhaul — ECharts, multi-panel, derived traces & more by @jacobjurek in #203
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- perf(live): lock-free hub dispatch + connection hardening by @BK1031 in #197
- feat(vehicle): config flags + per-vehicle overrides with HTTP polling by @BK1031 in #198
- ECU Sends Mapless Brake Pedal PSI Values by @dchansen06 in #200
- Signals page + MQL query engine + ClickHouse refactor by @BK1031 in #201
Full Changelog: v3.6.1...v3.7.0