> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/business-process-checklist/whats-new.md).

# What's New!

## Version 9.0.0.7

### Features

* Added support for Appointment activity in Plan Step Action

## Version 9.0.0.5

### Features

* Added capability to associate plans with existing records through custom actions

## Version 9.0.0.1

### Features

* Provision for handling Failures/Error
* View plans on record forms

## Version 9.0.0.0

### Features

* Setup two types of Plans – Checklist type and Process type
* Setup pre-defined process for CRM Users
* Setup actionable steps (Email, Phone Call & Task & Custom Activities)
* Setup process that has a set of steps with different stages or groups
* Dynamic conditional steps within the process
* Automatically associate or attach processes to records
* View the set of activities for users to follow
* Allow to mark the step as complete and can also see the progress
* Supports both OOB and custom Business Process Flows
* Supports both OOB and custom entities


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/business-process-checklist/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.
