UDO tile - Long UDO name does not wrap
If a UDO was given a long name, this name did not wrap in the display.
Resolution
The UDO name text now gets wrapped and displayed properly in the tile image.
Improved support for Metadata annotations and Asset Review Sessions
Review Session and annotation metadata instances could only be read and written to as a JSON
in a script action.
Support has been provided for using the SDK
Metadata model (<tv.nativ.mio.api.model.internal.metadata.Field.java
and its subclasses) and these properties are ignored while using the REST API.
Fix backward compatibility issue with the method UserDefinedObjectService.getUserDefinedObjects
Backward compatibility support for the UserDefinedObjectService.getUserDefinedObjects
method was broken.
Resolution
This method is now backward compatible.
Plugin
We have added a new plugin - Azure Stream Publish. This plugin publishes a stream in an Azure asset.
Reindexing
Reindexing by account ID does not work.
Resolution
This will be fixed in the 6.0.2 release.