# What's New!

## Version 9.0.0.60

### Features

* Enhanced "Update Fields During Cloning" feature to support cloning for multiple records from Home Grid.

## Version 9.0.0.52

### Features

* Clone record opens in a new browser window for better accessibility and seamless navigation.
* Entities with Ownership at Organizational Level also gets listed out in Source/Target Entity.

## Version 9.0.0.47

### Features

* We added a grace period to our licensing module.
* Added Hierarchy Form for templates.
* Enhanced functionality of rule mode while cloning the same entity in a deep clone assembly.
* Enhanced functionality of rule mode while cloning one entity to another in deep clone assembly.
* Functionality to restrict multiple child templates of same entity.
* Generic enhancements and fixes.

## Version 9.0.0.12

### Features

* Offers the ability to clone system as well as custom entities&#x20;
* Easy to configure with the ability to select the fields that need to be cloned&#x20;
* Easy shortcuts for cloning in case of having multiple templates for a particular entity&#x20;
* Allows to carry over related records from 1:N and N:N custom relationships&#x20;
* Ability to clone records through workflow and also update values of the new cloned record further&#x20;
* Ability to configure Prefix & Suffix for cloned records&#x20;
* Hierarchical relationship cloning supported&#x20;
* Clone multiple records at a time&#x20;
* Set references of the source record on the cloned record and vice versa&#x20;
* Clone details along with relationships of the records from one entity to another entity&#x20;
* Copy only related records from another record&#x20;
* Set Rules to select records for cloning&#x20;
* Support to create multiple copies of any given record

{% 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/click2clone/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.
