With this release, the serialization format was updated to "version 2", which contains improved support for class versioning". For more details, please read here: http://www.mira-project.org/MIRA-doc/Serialization_FormatChanges.html MIRABase-1.0.0: - fixed bug in JSON deserialization of nested maps in object notation - updated to serialization format v2: improved support for class versioning (http://www.mira-project.org/MIRA-doc/Serialization_FormatChanges.html) MIRAFramework-1.0.0: - added option to force PTP time sync when connecting to a remote framework - -tag: Remote processes started with a config file due to a too long config string can now be correctly respawned. - -tag: Fixed bug starting processes again when a new config was loaded after the framework has been started. - updated to serialization format v2: improved support for class versioning (http://www.mira-project.org/MIRA-doc/Serialization_FormatChanges.html) MIRAgui-1.0.0: - added CovObject::getSingularValues() and setCovariance(singular_values, orientation) - TextView and TextTraceView visualizations show objects' read-only properties and show data of type map in "object style" short notation (both can be controlled by visualization properties) - made compile on CentOS 6 (gcc 4.4) CommonVisualization-1.0.0: - PoseVisualization uses transform chain (camera to data) timestamp to correctly align with other data