Releases: googlemaps/fleet-debugger
Releases · googlemaps/fleet-debugger
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-08-29)
Features
- add a simple viewer script to the generated support bundle (#122) (f61c97a)
- add app engine deploy support (#129) (bedd13a)
- add eta change visualizations (#92) (53a577b)
- add LMFS task visualizations (#132) (c977899)
- add navigation status visualization (#94) (2a25dba)
- add rudimentary dwell time visualization (#48) (3f33300)
- add sample datasets and fully functional demos (#68) (436b379)
- add support for bigquery as a log source (#110) (fbd9d82)
- add support for cloud run (#128) (96fc59f)
- Add tilt & streetview controls (#113) (34bc1f6)
- add trip status visualization (#96) (0e4af47)
- Add very basic LMFS support to the debugger (#28) (fc82b53)
- add visualizaton for client vs server time deltas (#83) (b32f85f)
- allow a single build react app to render multiple json files (#126) (a59cd30)
- Allow apikey to be specified as url parameter (#56) (d5b78f2)
- enable mapTypeControl (#111) (0244c0c)
- improve lmfs support (#97) (0e30f7d)
- Process logs into logical trip segments (#65) (43771c8)
- refactor front end code to support bigquery (#125) (e8b50a4)
- refactor logging access code (#109) (bc8b004)
- Revamp (Local Storage, Event Linking, Layout, Error Highlights) (#177) (a0c8837)
- Support lookup by trip instead of just vehicle (#26) (4c59192)
- support mapId in fleet debugger (#106) (546c79c)
- visualize jumps (#78) (87624a6)
Bug Fixes
- add first regression test (#84) (b3ecb92), closes #38
- add link to trip & order SDK (2c0a74f)
- add links to documentation for the visualizations (#81) (e46ab1e)
- add links to ODRD documentation (f4c00c8)
- add missing file (#112) (5f67d79)
- add mouseover information on dwell time bubbles (#88) (f729c25)
- add support saving/restoring state from the url (#87) (a09abd6)
- address typeos internal -> interval (c931b5c)
- docs build by adding stub docs script (#40) (191514d)
- don't show a blank screen when there are no logs (#130) (456d287)
- limit number of tasks in cloud logging query (#101) (523e768), closes #100
- linting issues (#30) (46c699c)
- logviewer component scrolls on overflow (#44) (b93437c)
- Make speed visualization more useful #32 (#46) (6accd2a)
- minimal handling for overlapping trips #31 (#49) (36e58a6)
- override maxZoom hardcoded by journeysharing provider (#105) (674b7aa)
- regenerate demos to include recent visualization improvements (#135) (e1e6e92)
- Resove npm dependcy issues (#127) (f578b80)
- Revamp data loading (#85) (15c1959), closes #9
- update demos directory to pickup jump visualizations (#82) (61cfb7d)
- update demos with lastest changes (#98) (c4bcba5)
- update demos with latest changes (#89) (4d601f3)
- use location from request, not response (#70...