# What's New!

#### **Version 9.0.0.0 – Features**

* Identify duplicates within the same entity and across different entities (OOB or Custom).
* Identify duplicate records on demand.
* Provide configurable rules to help prevent duplicate entries.
* Detect and merge historical duplicate Dynamics 365 CRM records in bulk.
* Offer a user-friendly deduplication interface.
* Impersonate the system admin to detect duplicates holistically.
* Exclude inactive records from duplicate detection.
* Allow users with security roles to ignore duplicates and save records.
* Seamlessly integrate with Dynamics 365 CRM.

#### **Version 9.0.0.1 – Features**

* Merge duplicate Dynamics 365 CRM records of the same entity (OOB or custom) directly from the DeDupeD UI.
* Enable duplicate detection on specific entity forms based on requirements.
* Customize the DeDupeD UI using the columns of a specific entity view.

#### **Version 9.0.0.2 – Features**

* Removed the unused assembly.

#### **Version 9.0.0.3 – Features**

* Added a new Fuzzy Matching method in the Duplicate Matching Condition.

#### **Version 9.0.0.4 – Features**

* Enhanced the Merge UI to make it more user-friendly.

#### **Version 9.0.0.5 – Features**

* Enable/Disable user ability to merge duplicate records in the CRM UI.
* Added functionality to exclude users from DeDupeD operations.

#### **Version 9.0.0.6 – Features**

* Enabled phone number formats in duplicate detection.
* Enhanced the merging of records in CRM.

#### **Version 9.0.0.7 – Features**

* Added support for user-local and time-zone–independent date fields in duplicate detection.

#### **Version 9.0.0.8 – Features**

* Minor bug fixes.

#### **Version 9.0.0.9 – Features**

* Incorporated additional search filter.

#### **Version 9.0.0.10 – Features**

* Minor bug fixes.

#### **Version 9.0.0.11 – Features**

* Merge optimization in CRM UI.

#### **Version 9.0.0.12 – Features**

* Added Phonetic Fuzzy feature.

#### **Version 9.0.0.13 – Features**

* Incorporated the ability to manually select relationships.

#### **Version 9.0.0.14 – Features**

* Incorporated functionality to schedule and recur duplicate detection.

#### **Version 9.0.0.15 – Features**

* Introduced Field Merge Criteria and Auto Merge features to enhance the merging process.

#### **Version 9.0.0.16 – Features**

* Added functionality to exclude/whitelist duplicate records.
* Enabled Auto Merge for Bulk Auto Create records.

#### **Version 9.0.0.17 – Features**

* Added support for Duplicate Exclusion in Merge UI and Auto Merge.

#### **Version 9.0.0.18 – Features**

* Added support for Address Merge Criteria in the tool.

#### **Version 9.0.0.19 – Features**

* Added Address Merge Criteria support in the CRM UI.
* Enabled multiple-record selection from Home Grid to Find Duplicates.
* Added an Exclusion Tab.

#### **Version 9.0.0.20 – Features**

* Added support for "Show Duplicates" on click from scheduling result grid.
* Implemented bypass process logic in the CRM UI and tool.

#### **Version 9.0.0.21 – Features**

* Added Activity Party support in Merge UI and Auto Merge.
* Added non-customizable relationships in Merge UI, Auto Merge, and Relationship PCF.

#### **Version 9.0.0.22 – Features**

* Fixed cross-entity issue for fuzzy matching.

#### **Version 9.0.0.23 – Features**

* Added Associate Lookup.

#### **Version 9.0.0.24 – Features**

* Added support for advanced master deciding rules for Tool.

#### **Version 9.0.0.25 – Features**

* Introduced a server-side advanced master selection rule and added functionality to exclude fields from the merge process.

#### **Version 9.0.0.26 – Features**

* Added scheduling support to the DeDupeD Tool for automatic duplicate detection and merge using Task Scheduler.

#### **Version 9.0.0.27 – Features**

* &#x20;

#### **Version 9.0.0.28 – Features**

* Added support for retain subordinate values.

#### **Version 9.0.0.29 – Features**

* Introducing Merge Rule validation in Deduped Tool.

#### **Version 9.0.0.30 – Features**

* Added self-entity interaction support.

#### **Version 9.0.0.31 – Features**

* Added merge rules support in server-side auto-merge.
* Job result creation and merge status update handled for both UI and auto-merge merges.

#### **Version 9.0.0.32 – Features**

* Added support for multiple matching fields against a single primary field in duplicate detection.
* Suggesting master record in the Merge UI based on master deciding rules.

#### **Version 9.0.0.33 – Features**

* Enhanced fuzzy field detection speed and accuracy.

#### **Version 9.0.0.34 – Features**

* Added support to select and merge records directly from the home grid.
* Add merge support in CRM Scheduler.

#### **Version 9.0.0.35 – Features**

* Handled fuzzy indexing logic.

#### **Version 9.0.0.36 – Features**

* Enhanced fuzzy duplicate detection with improved indexing reliability.
* Better messaging.
* Auto-merge review handling when only fuzzy matching rule is configured.
* Fix for DateTime issues after record merge.

#### **Version 9.0.0.37 – Features**

* Backup version.

#### **Version 9.0.0.38 – Features**

* Added support to use related entity fields in duplicate detection.<br>

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inogic.com/deduped/whats-new.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
