Skip to content

Releases: monkvision/monkjs

Release 3.8.11

19 Mar 09:24
Compare
Choose a tag to compare

Changes related to the SDK :

  • Fixed the way the part pictures are selected in inspection report
  • Added retry feature on certain requests of the corejs package

Release 3.8.10

12 Mar 09:19
Compare
Choose a tag to compare

Changes related to the SDK :

  • Added an auto-retry functionality to the PATCH task status request in the corejs package
  • Hide show damage button hide on overview in inspection-report package
  • Fixed some translations in the inspection-report package
  • Update the order of the pictures displayed in the inspection-report package
  • Hide show hide damage button for zoomed images in the inspection-report package
  • Added support for german translation in the SDK

Changes related to the Demo App :

  • Enabled back the sight coverage for testing purposes
  • Switch to QHD resolution by default

Other changes :

  • Added kubctl clean up before deploy in pipeline

Release 3.8.7

06 Dec 20:12
Compare
Choose a tag to compare

Changes related to the SDK :

  • Order the images based on the size of the visible part when clicking on a part in InspectionReport

Changes related to the Demo App :

Other changes :

Release 3.8.6

01 Dec 16:23
Compare
Choose a tag to compare

Changes related to the SDK :

  • Fixed issues causing some compliance errors to be ignored by the UploadCenter
  • Filtered unwanted compliance reasons in the UploadCenter
  • Fixed issues causing wrong pictures to be displayed in the InspectionReport component

Changes related to the Demo App :

Other changes :

Release 3.8.5

22 Nov 16:50
Compare
Choose a tag to compare

Changes related to the SDK :

  • Removed zoom level from the compliance
  • Allowed users to navigate images using keyboard clicks in inspection report
  • Fixed some translations in inspection report
  • Allowed user to retake pictures during the capture process
  • Updated UI of the inspection report component
  • Created the feedback package
  • Updated the way we treat tasks in errors in inspection report
  • Removed the cropped images from the inspection report galleries
  • Filtered out unused image compliance results in the capture component

Changes related to the Demo App :

  • Added a feedback form at the end of the capture process
  • Fixed the language modal
  • Updated the create inspection parameters

Other changes :

Release 3.8.4

10 Oct 09:43
Compare
Choose a tag to compare

Note : There was an issue with the tags 3.8.2 and 3.8.3, so they were not deployed on NPM. This tag contains the changes included in both of these tags, as well as other new changes.

Changes related to the SDK :

  • Fixed an issue causing the PDF to not be generated properly in the inspection-report package
  • Made the add damage sight overlay responsive
  • Centered the wireframe on the add damage modal
  • Added new monitoring transactions for retake pictures
  • Allowed user to display pictures in full screen in inspection-report
  • Updated the severity display of parts to replace in inspection-report
  • Fixed a display bug for the moderate severity icon in inspection-report for safari / iOS
  • Allow the users to ask for the PDF again after the first request has failed
  • Removed the zoom level labels from the compliance
  • Updated the desktop layout of the InspectionReport component

Changes related to the Demo App :

  • Switched to damage detection v2
  • Added a pop-up to show the error message when an error occurs after clicking on the SkipRetake button in the upload center
  • Fixed a bug causing the vehicle type buttons to shift when selected
  • Re-enabled the compliance check

Release 3.8.1

28 Aug 09:08
Compare
Choose a tag to compare

Changes related to the SDK :

  • Fixed a bug causing the Zoomed Pictures to not have any label displayed in the Inspection Report
  • Allowed users to specify the currency sign used in the Inspection Report wireframes, by specifying it in the currencyCharacter prop of the InspectionReport component
  • Fixed a bug preventing users to retake pictures at the end of inspections
  • Fixed an issue preventing the "close button" to close the Capture component

Changes related to the Demo App :

  • Also log out from Auth0 when logging out of the app
  • Updated the Sentry DSN

Release 3.8.0

31 Jul 13:47
Compare
Choose a tag to compare

Changes related to the SDK :

  • Added Inspection Report component, refer to the official doc for moe details

Changes related to the Demo App :

  • Disabled the compliance

Release 3.7.9

19 Jul 18:02
Compare
Choose a tag to compare
  • fix: update default stroke width (#524) (0c83961)
  • fix; add vectorEffect to solve store width issue on some sights (MN-309) (#522) (a3816d1)
  • fix: resolve typo error (MN-290) (#511) (f6f6ece)
  • fix: resolved vulnerabilities in package.json (MN-249) (#513) (1346387)

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