Releases: monkvision/monkjs
Releases · monkvision/monkjs
Release 3.7.8
Changes related to the SDK :
- Fixed a bug causing some SVG overlays to be displayed poorly
- Updated the "Quit" button when in additional picture mode so that it leaves the mode instead of the whole Capture component
Release 3.7.7
Changes related to the SDK :
- Fixed a bug causing some SVG overlays to not be displayed properly due to incorrect viewBox properties
Release 3.7.6
** Changes related to the SDK :**
- Fixed a bug causing the SVG overlays to not be displayed properly
Release 3.7.5
Changes related to the SDK :
- Added a new prop to the Capture component called
overlayPathStyles
that allows users to pass custom styling to the SVG overlays
Release 3.7.4
Changes related to the SDK :
- Allow the users using our monitoring module to pass a set of custom tags to the Sentry config object to add to the logs & metrics (see the docs for more info)
Release 3.7.3
Changes related to the SDK :
- Fixed the new translations for car coverage compliance errors
Release 3.7.2
Changes related to the SDK :
- Added missing translations for car coverage compliance errors
Release 3.7.0
Changes related to the SDK :
- Small updates in the SDK documentation
- Fixed an issue causing warnings to appear in the console when using the Monk Monitoring
- Added new sights (see the list of sights) at the bottom
- Fixed the name of the following sight :
ffocus18-x_1SE7X-
(the dash at the end was missing) - Added new metrics in Monk Monitoring to monitor the usage of the Add Damage feature
- Added back the car coverage feature :
- By using the
enableCarCoverage
prop of the capture component, developers can now enable the car coverage in the capture workflow - The car coverage is now available for every sight of the @monkvision/sights package (no more whitelist)
- By using the
Changes related to the demo app :
- Updated the error message displayed when the user does not have the permission to create a new inspection
- Fixed an issue causing
damage_detection
to not be run on wheel sights - Added
damage_severity
andsub_image_parts
params in new inspection payload
Other changes :
- Added more unit testing
- Fixed an issue causing our documentation to not be updated after pushes
List of sights that were added :
Sight ID | English Label |
---|---|
fesc20-Tlu3sz8A |
Rear Lateral Low Left |
fesc20-raHPDUNm |
Rear Lateral Low Right |
fesc20-YPcJPAZE |
Front Lateral Low Left |
fesc20-W6XrryMO |
Front Lateral Low Right |
ff150-7vyfzrVQ |
Rear Lateral Low Left |
ff150-H3MCPESJ |
Rear Lateral Low Right |
ff150-pNO26q4D |
Front Lateral Low Left |
ff150-jUBEKij0 |
Front Lateral Low Right |
ffocus18-JFX8WF9P |
Rear Lateral Low Left |
ffocus18-tufa4FoL |
Rear Lateral Low Right |
ffocus18-Eo0jqD_a |
Front Lateral Low Left |
ffocus18-jkSlWpql |
Front Lateral Low Right |
ftransit18-yxw9gmyL |
Rear Lateral Low Left |
ftransit18-AuCXxG5o |
Rear Lateral Low Right |
ftransit18-mGSvkRHz |
Front Lateral Low Left |
ftransit18-7qLSCnFP |
Front Lateral Low Right |
haccord-H_eRrLBl |
Rear Lateral Low Left |
haccord-9fxMGSs6 |
Rear Lateral Low Right |
haccord-2v-2_QD5 |
Front Lateral Low Left |
haccord-boMeNVsC |
Front Lateral Low Right |
tsienna20-2Zz6SEaI |
Rear Lateral Low Left |
tsienna20-RP6TzN4w |
Rear Lateral Low Right |
tsienna20-uz29ILgw |
Front Lateral Low Left |
tsienna20-K0ThKmue |
Front Lateral Low Right |
jgc21-2bGeRS3I |
Rear Lateral Low Left |
jgc21-xwYV3_Hz |
Rear Lateral Low Right |
jgc21-nVbhsBaQ |
Front Lateral Low Left |
jgc21-S8sE69on |
Front Lateral Low Right |
Release 3.6.9
Changes related to the SDK :
- Fixed a bug preventing the users to use our SDK without setting up the monitoring module
- Added more monitoring metrics in the SDK
Release 3.6.8
Changes related to the SDK :
- Added a
onCloseEarly
prop to the capture component that fires an event when the user confirms the close early modal