BUG FIXES:
| Bug # | Bug Title | Resolution Description | Tags |
| 79878 | Watch Folders: Delete on Complete issues with directories | Resolved and issue in the asynchronous subflows where under certain conditions a directory could be removed or moved prior to ingest completion resulting in a fail or error |
Watchfolders Ingest |
| 81204 | Timecode displays as NaN:NaN:NaN | Resolved an issue when refreshing the web browser while clipping video intermittently resulted in an invalid timecode (NaN:NaN:NaN:NaN) |
Video Clipping |
| 92665 | Calling #getChildFiles does not work as anticipated in latest versions |
getChildFilesfunction restored to return a list of files within the specified directory. Directories may optionally be included in the results |
Workflow |
| 93011 | Multi-Subject workflows in 2.15 subflow calls may be called twice | Resolved an issue in 2.15 where subflows without a subject change path could be call more than once |
Workflow 2.15.x |
| 93432 | SaveAssetStep MediaInfo - Returning Improper Timecode Format |
saveAssetStepwill now properly determine the Timecode Format of any video content when additional information is read by MediaInfo |
Workflow Media Info |
| 94023 | Batch update performance issues | Resolved condition where large batch updates taxed the UI causing instability which negatively impacted user experience | |
| 94160 | Workflows getting stuck | Workflow engine improvements to prevent intermittent issues where workflows may get stuck without apparent cause | |
| 94424 | Metabrowser crashes and comes up blank | Resolved performance issue in fix related to Bug #94023 |
SECURITY IMPROVEMENTS:
| Improvement Type | Description |
| Security Update |
Sanitization of User Generated XML Workflows Added executablePathExpression |
| Security Update |
Sanitization of User Generated XML Workflows Added groovyStep |
| Security Update | Improved Access Controls on Ingest Directory Creation |