# vaultFLC v20 ## 20.0.9 `13-03-2020` **Features** - New cmdlet: {doc}`Get-FLCBom ` to get the Fusion Lifecycle item's BOM data - New cmdlet: {doc}`Update-FLCBom ` for adding Items to a BOM, editing BOM line items or deleting Items from a BOM in Fusion Lifecycle **Fixed** - {ref}`Item-Object `: Issue with several cmdlets (e.g. {doc}`Get-FLCItems `) that hang or provide bad performance when retrieving items with [Workspace Pick List](https://help.autodesk.com/view/PLM/ENU/?guid=GUID-02815D7F-2697-4F83-8DDA-896202805676) fields ## 20.0.8 `12-02-2020` **Features** - {doc}`Commandlets `: Added support for the Image field type **Fixed** - Issue in *Transfer Files* and *Transfer File BOMs* workflows, when transferring property values of type Image - {doc}`Get-FLCItems `: Issue where the commandlet is running into an endless loop when an item contains an image - {doc}`Add-FLCItem ` and {doc}`Update-FLCItem `: Issue where passing properties for date fields directly from [Get-Date](https://docs.microsoft.com/en-us/previous-versions/powershell/module/microsoft.powershell.utility/get-date?view=powershell-4.0) resulted in an error ## 20.0.7 `30-01-2020` **Features** - New cmdlet: {doc}`Update-FLCItem ` for updating properties of Items in Fusion Lifecycle - New cmdlet: {doc}`Add-FLCItem ` for adding an attachment to an Item in Fusion Lifecycle **General** - For *revision-controlled* Workspaces the *Synchronize Projects* and *Synchronize Change Orders* workflows are now synchronizing the *working versions* of the Fusion Lifecycle Items to Vault instead of the latest versions **Fixed** - Issue in *Transfer Files* and *Transfer File BOMs* workflows, where attachments were not uploaded to Fusion Lifecycle ## 20.0.5 `09-01-2020` **Features** - New cmdlet: {doc}`Get-FLCItems ` to get multiple Items from Fusion Lifecycle ## 20.0.4 `12-12-2019` **Features** - New cmdlet: {doc}`Add-FLCItem ` for creating Items in Fusion Lifecycle **Fixed** - Extended debug logging for {doc}`Cmdlets ` - Issues in *Transfer Files* and *Transfer File BOMs* workflows, when transferring property values: > - values with *special characters* > - values of type *Date* > - values of type *Float* with multiple decimal places ## 20.0.3 `22-11-2019` **Features** - Added {ref}`powerShell module ` (BETA) - New cmdlet: {doc}`Connect-FLC ` with according {doc}`$flcConnection ` object for accessing Fusion Lifecycle APIs **General** - Updated Licensing to version: {ref}`18.0.10 ` - Added {ref}`install requirement `: powerShell 4.0 or higher - Moved {ref}`License.exe ` and {doc}`logging configuration ` to {ref}`powerShell module install location ` - Splashscreen is now displayed when the first vaultFLC job is processed ## 20.0.1 `15-10-2019` - Rebranded: Name, Titles and Icons. ```{warning} When upgrading from previous versions uninstall the old version before upgrading ```