HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Redmine-4.x/redmine-4.2.9/files/190108134942_changelog1.0.5.6.txt
1.0.5.6 january 2019 - 
Bug Fix 
 - SByte support. This basic feature was missign from the begining
 - Simulation support only one group in the previous version. 
    the bug is now fixed and you can declare has many simulation group as you need.
 - Support for Enumeration in the VpiNotificationCallback function
New features
	Full 64bit support on Linux. Tested on Debian 9
CoreServer 
   - The server support for each VpiTag multiple UAVariable
   - Support for OpenSSL 1.1.
   - New format in the oouaprj file. I introduced previously the ProjectFolder attribute to declare the path of the project.
	This path now replace the name of each configuration file in the FileNodeSet and FileSubsystem Element.
   - The log folder can be specify in the oouaprj file. To do it just declare an attribute called LogFolder.
   - Support for Structure. This means that the server is able to manipulation User Define DataType
ClientLibrary
   - Support for Structure. This means that the client library allows your application to access and manipulate User Define DataType
Bug fix
  - it appears that client/Server connection can be interrupted when OpenOpcUa_CreateMonitoredItem is called on a large amount of Nodes.
	This is fixed in the client library with a resynchronzation Handle/NodeId.


Other :
	On Linux generate coreServer and client dependencies with buildAll.sh
	On Linux Cleanup you previously generated binairies with cleanAll.sh
VPI
   - New capabilities in Vpi to inform the server of the State using NodeId i=2259
   - New signature for AddressSpace population
   - Support for extensionObject encoded as binary object
   - The Datatype parameter in the VpiParse function is the built-in type for the Tag
   - New signature for NotificationCallback function. An extra parameter is added to inform of the source address of the Tag.

VFI


Enjoy
Michel