# What's New!

## Version 9.0.0.56

### Features

* Added Top-to-Bottom Visualization for Mind Map (Tree View).

## Version 9.0.0.55

### Features

* Added support to visualize sibling records sharing the same higher-level parent node within the Hierarchy View

## Version 9.0.0.54

### Features

* Added option to set Node Label for Record Nodes

## Version 9.0.0.53

### Features

* Added option to configure Canvas height for better layout flexibility

## Version 9.0.0.52

### Features

* Added a [tree navigation panel](/map-my-relationships/features/hierarchy-view/tree-navigation-panel.md) to Hierarchy View for easier record

## Version 9.0.0.51

### Features

* Added [in-record search ](/map-my-relationships/features/hierarchy-view/tree-navigation-panel.md)functionality in Hierarchy View

## Version 9.0.0.50

### Features

* Added parent drill-down functionality with N-level drill-down in the Hierarchy View.

## Version 9.0.0.49

### Features

* Added Minor enhancements regarding control height and security privileges

## Version 9.0.0.48

### Features

* Added [Custom Page ](/map-my-relationships/features/mind-map-visualization/custom-page.md)support in the Map My Relationships control

## Version 9.0.0.47

### Features

* Added "[Run on Demand Workflow](/map-my-relationships/features/hierarchy-view/run-on-demand-workflow.md)" functionality in Hierarchy View

## Version 9.0.0.46

### Features

* Added [Quick Create Activity](/map-my-relationships/features/hierarchy-view/quick-activity.md) and [Create Associated Record](/map-my-relationships/features/hierarchy-view/create-associated-record.md) functionality in the "Hierarchy View"

## Version 9.0.0.45

### Features

* Added [hierarchy view](/map-my-relationships/features/hierarchy-view.md) in "Map My Relationships" control

## Version 9.0.0.44

### Features

* Added functionality to hide empty nodes

## Version 9.0.0.43

### Features

* Added support for [Spider View ](/map-my-relationships/features/mind-map-visualization/spider-view.md)visualisation in the "Map My Relationships" control.

## Version 9.0.0.42

### Features

* Added color configuration for connection roles in the Map My Connection control.

## Version 9.0.0.41

### Features

* Added multiple selection and multiple delete record functionality, and also added pagination to the "Map My Connection" control grid view

## Version 9.0.0.39

### Features

* Added a Read-Only Grid and the ability to create a new record directly from the map itself in the Map My Connection control

## Version 9.0.0.37

### Features

* Overall optimisation of the loading time for the records to display on map.

## Version 9.0.0.34

### Features

* Enhanced the Configuration UI with PCF-based improvements

## Version 9.0.0.30

### Features

* Highlight record nodes having child configuration in blue and nodes with no further child configuration in grey.
* Ability to show related record information on the tooltip for connection and activity party.

## Version 9.0.0.29

### Features

* Download Network UI canvas into PNG format image.

## Version 9.0.0.26&#x20;

### Features

* Support to auto-expand the map up to 1 level of the hierarchical relationships on loading of the map.

## Version 9.0.0.22

### Features

* Support to show the activity parties entities/relationships on the map.&#x20;

## Version 9.0.0.16

### Features

* Addition of the **“View As Table”** feature allowing user to see bulk records in a tabular view on the map.&#x20;

## Version 9.0.0.10

### Features

* Support to set default view and filter views of entity nodes within relationship maps

## Version 9.0.0.9

### Features

* Support for custom labeling at Relationship, Group and Measure level

## Version 9.0.0.8

### Features

* Support to filter entities based on the connection role

## Version 9.0.0.7

### Features

* Resolved issues related to Grouping

## Version 9.0.0.6

### Features

* Support for Color-coded connections with legend to identify records easily

## Version 9.0.0.5

### Features

* Provision to set up the child configuration to further drill N-level down through the relationships&#x20;
* Provision to quickly create a new entity record through the entity node in the relationship view in just one click
* Capability to configure the connection control to create, update, view and delete the connection records more efficiently to improve an overall connection management&#x20;
* Ability to add filters on connection role categories and entities that user wishes to create a connection with. Connection role category filters like; Sales Team, Business, Family etc. and entity filters like; account, contact etc.&#x20;
* View it in user’s preferred format - grid/card/relationship view&#x20;
* Allows to add multiple controls on a single form with various filters and conditions to show the connections based on that.&#x20;
* Easier and quicker way for user to search and navigate to a record through the relationship view of Connections.
* Provision to quickly connect any record to the main primary record as a connection&#x20;

## Version 9.0.0.0 - 2019-12-26

### Features

* 360 degrees view of all important data of the record in a single view&#x20;
* Supports both OOB and custom entities&#x20;
* Support for 1:N, N:1 as well as N:N information&#x20;
* Begin with a quick summary with the ability to drill down to the details&#x20;
* Navigate easily and quickly to any of the records in the relationship&#x20;
* Ability to quickly record any activity like phone call or appointment for the related records&#x20;
* Support for viewing aggregate values without the need for creating rollup fields&#x20;
* Control can be configured in Web, Mobile and Tablet for unified experience


---

# 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/map-my-relationships/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.
