Skip to content

Releases: Gaucho-Racing/Mapache

v3.9.6

Choose a tag to compare

@BK1031 BK1031 released this 20 Jun 15:14
v3.9.6
b4bce80

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-v11 in both gr24 MapWidget and gr26 DgpsPositionWidget.
  • MAPBOX_ACCESS_TOKEN hardcoded in dashboard/src/consts/config.tsx so 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

Choose a tag to compare

@BK1031 BK1031 released this 20 Jun 14:40
026a8b8

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

Choose a tag to compare

@BK1031 BK1031 released this 20 Jun 05:44
v3.9.4
8723731

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

Choose a tag to compare

@jacobjurek jacobjurek released this 20 Jun 05:13

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

Choose a tag to compare

@an0tv an0tv released this 19 Jun 21:51

Full Changelog: v3.9.1...v3.9.2

v3.9.1

Choose a tag to compare

@an0tv an0tv released this 19 Jun 21:30

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

Choose a tag to compare

@jacobjurek jacobjurek released this 17 Jun 23:47

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

Choose a tag to compare

@jacobjurek jacobjurek released this 17 Jun 18:15

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

Choose a tag to compare

@jacobjurek jacobjurek released this 15 Jun 22:44

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

Choose a tag to compare

@BK1031 BK1031 released this 12 Jun 03:06
d423b9c

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