Releases: monkvision/monkjs
Releases · monkvision/monkjs
v4.5.5
🔧 Adjustements
- Added
wheel_analysis
in default tasks for the following sights :
fesc20-r_UeXQRO
fesc20-P470Q-jm
haccord-sorgeRJ7
haccord-Qel0qUky
fesc20-Wzdtgqqz
fesc20-LTe3X2bg
haccord-Z84erkMb
haccord-hsCc_Nct
v4.5.4
✨ New Features
- Added show_deleted filter to
getAllInspections
function
getAllInspections
accepts boolean
as parameter
v4.5.3
🐞 Bug Fixes
- Fixed a bug causing some damages to be added to the wrong inspection when using the createDamage API request.
v4.5.2
🐞 Bug Fixes
- Fixed a bug causing the vehicle ID of the inspection to be undefined when using the get inspection API request
v4.5.1
✨ New Features
- Added 5 new parts and their translations:
- rim_back_left
- rim_back_right
- rim_front_left
- rim_front_right
- interior
v4.5.0
❗ Breaking Changes
- Removed
BusinessClients
from types in the SDK
v4.4.5
✨ New Features
- Added
methodology
parameter when creating an inspection with Pricing V2
v4.4.4
✨ New Features
- Added PDF upload and retrieval for inspections.
v4.4.3
🐞 Bug Fixes
- Fixed object translation not working properly when passing lng options
v4.4.2
🐞 Bug Fixes
- Fixed the
verbose
param being passed to the getAllInspectionsCount
request by mistake