<Width min="3" max="8">5</Width>
03 February 2017
The main focus of this release have been non-functional requirements like: performance improvements, code standards, test and bug fixes.
Added the option of doing One-Step checkin. Which means that the file is uploaded before the enovia object is created.
Note: Some changes were made to the abstract class OIMessageHandlerBase that can cause problems if it has been directly used by custom code.
Added min and max attribute to widget Height and Width elements.
<Width min="3" max="8">5</Width>