Introduced support for SHA1 encryption checksums algorithm on Oracle.
Performance improvement of data retrieval for data trees with many-to-one relationship where source field is referring for non ID field.
Java 8 is now officially supported platform.
Admin Tool UI is generally improved and shows now an information panel containing brief description of given functionality (Clone operation, Delete operation, etc.)
Added support for Java Web Start memory settings to be set separately for 32-bit and 64-bit Java versions. Usage in the .jnlp file configuration:
<application-desc main-class="com.im.ijc.jnlpinstaller.Main">
<argument>--on64bit</argument>
<argument>-J-Xmx1024m -J-Xms256m</argument>
</application-desc>
New text operators introduced - does not start with, does not end with, does not contain