Skip to content
### Steps

- Added `RemoveFromItemSet` step
- Added `SearchAndExclude` step
- Added `SearchType` parameter to `SearchAndTag` and `SearchAndExclude` steps which allows users to search for item descendants, duplicates, families and threads

### Connector Updates

- Connector is now compatible with Nuix 9.0
- Steps that search for items (e.g. `AddToItemSet`, `CountItems`, etc.) now take parameters with search options. Performance has been optimised to use unsorted search by default, with the option to use a sorted search if required
- The arguments sent to the Nuix console function are now fully configurable. This allows you to use any type of authentication.

For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.5.0/CHANGELOG.md