03 February 2017

1. About this Release

The main focus of this release have been non-functional requirements like: performance improvements, code standards, test and bug fixes.

2. One-Step File Checkin Command

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.

3. Min and max size for widgets

Added min and max attribute to widget Height and Width elements.

<Width min="3" max="8">5</Width>

4. Other

In addition, a lot of small improvements and bug fixes has been made as well.