Skip to content

Releases: monkvision/monkjs

Release 3.7.8

20 Jun 09:05
Compare
Choose a tag to compare

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

08 Jun 10:45
Compare
Choose a tag to compare

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

02 Jun 07:19
Compare
Choose a tag to compare

** Changes related to the SDK :**

  • Fixed a bug causing the SVG overlays to not be displayed properly

Release 3.7.5

26 May 12:45
Compare
Choose a tag to compare

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

22 May 07:17
Compare
Choose a tag to compare

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

09 May 08:23
Compare
Choose a tag to compare

Changes related to the SDK :

  • Fixed the new translations for car coverage compliance errors

Release 3.7.2

05 May 15:58
Compare
Choose a tag to compare

Changes related to the SDK :

  • Added missing translations for car coverage compliance errors

Release 3.7.0

18 Apr 09:59
Compare
Choose a tag to compare

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)

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 and sub_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

13 Mar 14:07
Compare
Choose a tag to compare

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

09 Mar 13:40
Compare
Choose a tag to compare

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