Release Notes¶
1.3.0¶
5 April 2023- fix
asset managerAligned load method on changing version, fixing bug where and tracked and then loaded asset could not have its version changed and stay loaded.
- changed
definitionsRemove ftrack-connect-pipeline-definitions repository. Add plugins and definitions on each integration.
- changed
load_assetInit nodes returning dictionary with result key and not run_method key.
- changed
collectorCommon loader and opener collector return value changed from list to dictionary
- changed
asset_infoAsset info has now a create method.
- fix
Ability to disable stages and plugins.
1.2.0¶
15 December 2022- new
Client multithreaded property, as part of 3ds Max integration.
- new
docFinalised documentation.
1.1.0¶
8 November 2022- new
definitionDefinition_object module implemented on client.
- fix
dependenciesFix markdown error on pipeline
- changed
contextRewired the context event flow to support standalone delayed context set
- changed
docAdded release notes and API documentation
- changed
utilsAdded shared safe_string util function
- changed
docFixed AM client docstrings
1.0.1¶
1 August 2022- new
Initial release