# What’s New!

## Version 9.0.0.70

## Features

* Added support to configure Kanban Board using Power Apps portal (<https://make.powerapps.com/>)

## Version 9.0.0.69

## Features

* Support [pinning Business Process Flow](/kanban-board/features/bpf-pinning-global-and-personal-pinning.md) for specific views

## Version 9.0.0.68

## Features

* Added[ Lazy Loading](/kanban-board/features/lazy-loading-smooth-scrolling-for-high-volume-kanban-lanes.md) Support

## Version 9.0.0.64

## Features

* Support for preUpdate and postUpdate Custom Event

## Version 9.0.0.64

## Features

* Added dynamic precision for aggregate fields based on the field’s Precision Source.

## Version 9.0.0.61

## Features

* Added a property to sort lanes based on the number of card counts.

## Version 9.0.0.60

## Features

* Enhancement in lane sorting behaviour to retain the user-selected order when Show View Columns are enabled.

## Version 9.0.0.57

## Features

* Added the custom labels for aggregate fields.

## Version 9.0.0.55

## Features

* Fixed view column ordering issue

## Version 9.0.0.54

## Features

* Removed restrictions on row height in swim lanes, allowing rows to dynamically adjust height based on cards

## Version 9.0.0.53

## Features

* Added FetchXML criteria for grouping rows and added a swimlane support for Lookup and Single Line Text fields

## Version 9.0.0.52

## Features

* Currency Symbol Issue Fixed

## Version 9.0.0.50

## Features

* Added a support for advanced configuration and the ability to adjust the width of the card

## Version 9.0.0.49

## Features

* Added a support for [advanced row filter](/kanban-board/features/advanced-row-filter.md)

## Version 9.0.0.48

## Features

* Added [Swim lane](/kanban-board/features/swim-lanes.md) in Kanban Board

## Version 9.0.0.47

## Features

* Support for [Row Grouping](/kanban-board/features/row-grouping.md) in Business Process Flow Kanban Board View, and provided the options to open records in a new window and hide the persona.

## Version 9.0.0.46

## Features

* Implement support for moving multiple cards from one lane to another lane.

## Version 9.0.0.45

## Features

* Stabilizes the Business Process Flow (BPF) linked entity

## Version 9.0.0.43

## Features

* Additional provision to allow the user to input desired lanes.

## Version 9.0.0.41

## Features

* An enhancement around the drop zone functionality by adding "Move To" option and added hyperlink on header

## Version 9.0.0.39

## Features

* Enhancement in card color and drop zone.

## Version 9.0.0.38

## Features

* Added support for multiple entity Business Process Flow

## Version 9.0.0.37

## Features

* Support for adding a new record from within the lane itself and display persona image of owner of the record at the bottom of the card.

## Version 9.0.0.35

## Features

* Added a feature to display view columns on card body.

## Version 9.0.0.34

## Features

* Added a support to hide/show "Other (Blank)" lane on the Board.

## Version 9.0.0.33

## Features

* Display primary [image of record on card.](/kanban-board/features/persona-image.md)

## Version 9.0.0.32

## Features

* Added advanced support for lookup lane filter.

## Version 9.0.0.26

## Features

* Optional pagination, i.e., loading all data at once.

## Version 9.0.0.23

## Features

* Enhancement in Kanban Board UI .

## Version 9.0.0.18

## Features

* Impovements in Lanes sorting behavior.

## Version 9.0.0.17

## Features

* Added support for auto refresh.

## Version 9.0.0.16

### Features

* Improvements in Multiple currencies in Aggregate feature.

## Version 9.0.0.15

### Features

* Improvements in Business Process Flow.

## Version 9.0.0.12

### Features

* Support added for Whole Duration type fields.

## Version 9.0.0.9

### Features

* Support to [sort records at the global level](/kanban-board/features/global-sorting.md)

## Version 9.0.0.7

### Features

* Ability to [view the aggregate field value](/kanban-board/features/view-aggregate-field-values.md) of records

## Version 9.0.0.3 - 2021-01-23

### Features

* Ability to pin Business Process Flows for [Global or Personal](/kanban-board/features/bpf-pinning-global-and-personal-pinning.md) use

## Version 9.0.0.2 - 2020-09-28

### Features

* Row Collapsed Property to **expand/collapse** rows in Kanban Board
* **Toggle** all cards in a particular Row group for easy view
* Added support for paging

## Version 9.0.0.1 - 2020-06-01

### Features

* Kanban Board presents the selected View in a [**Kanban view**](https://docs.inogic.com/kanban-board/features/kanban-visualization-of-views) for quick access and easy understanding and classification of the data in the view
* Kanban view of records as per [**Business Process Flow**](https://docs.inogic.com/kanban-board/features/business-process-flow-bpf-support)&#x20;
* Group records in [**Row**](https://docs.inogic.com/kanban-board/features/row-grouping) based on selected field value&#x20;
* Supports moving the records around from one lane to another with a quick [**drag and drop**](https://docs.inogic.com/kanban-board/features/drag-and-drop) action&#x20;
* Quick access to important information in a [**compact card view**](https://docs.inogic.com/kanban-board/features/compact-card-view)
* Define [**quick activity actions**](https://docs.inogic.com/kanban-board/features/quick-activity-actions) for the records&#x20;
* Works in [**context of the native CRM**](https://docs.inogic.com/kanban-board/features/context-aware) environment and responds to all native ribbon actions available for traditional views&#x20;
* Support for search through native [**quick search**](https://docs.inogic.com/kanban-board/features/quick-search) available for views in CRM
* Records in the lanes can be sorted. It also supports [**filtering of the data**](https://docs.inogic.com/kanban-board/features/sort-and-filter-records) in the view by ‘CreatedOn’ date
* 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/kanban-board/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.
