v0.6.59
What's Changed
- Remove unreachable backend code and fix two defects it was hiding by @roncodes in #281
- Improve Fleet-Ops server test coverage by @roncodes in #277
- fix(place): update PhoneInput onInput handler to mutate place phone by @spanchenko in #278
- fix(labels): correct entity label to use entity data instead of stale waypoint/order fallbacks by @janni1288 in #280
- fix(geocoding): support configured google maps locale in geocoding re… by @spanchenko in #279
- feat(labels): add view label action for individual entities by @janni1288 in #283
- Read GeoJSON fallback coordinates in GeoJSON order by @roncodes in #284
- Fix vendor filtering on the public vehicles endpoint by @roncodes in #285
- fix(api): register device without an id + default device last_position by @roncodes in #286
- Move frontend assertions out of the PHP test suite by @roncodes in #287
- v0.6.59 — backend test coverage, dead-code cleanup and defect fixes by @roncodes in #282
New Contributors
- @spanchenko made their first contribution in #278
- @janni1288 made their first contribution in #280
Full Changelog: v0.6.58...v0.6.59