> For the complete documentation index, see [llms.txt](https://docs.kafka-eagle.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kafka-eagle.org/5.changelog/1.releasenotes.md).

# 1.Release Notes

## \[Release V3.0.1] 2022-08-30

\[Release] Add: Release [EFAK V3.0.1](https://github.com/smartloli/kafka-eagle-bin/archive/v3.0.1.tar.gz) version,The following changes:

1. Put metadata into memory for task scheduling.
2. New dashboard webconsole ui.
3. New TV monitor.

## \[Release V2.1.0] 2022-02-04

\[Release] Add: Release [EFAK V2.1.0](https://github.com/smartloli/kafka-eagle-bin/archive/v2.1.0.tar.gz) version,The following changes:

1. Merger Pull Requests And Fixed Issues.
2. Add Topic Consumer Group Table.

## \[Release V2.0.9] 2021-12-24

\[Release] Add: Release [EFAK V2.0.9](https://github.com/smartloli/kafka-eagle-bin/archive/v2.0.9.tar.gz) version,The following changes:

1. Add EFAK Distributed Feature.
2. Optimize Sub Thread Tasks.

## \[Release V2.0.8] 2021-10-13

\[Release] Add: Release [EFAK V2.0.8](https://github.com/smartloli/kafka-eagle-bin/archive/v2.0.8.tar.gz) version,The following changes:

1. Fixed Issues Bugs.
2. Optimize KafkaZKClient.

## \[Release V2.0.7] 2021-09-13

\[Release] Add: Release [EFAK V2.0.7](https://github.com/smartloli/kafka-eagle-bin/archive/v2.0.7.tar.gz) version,The following changes:

3. Fixed Issues Bugs.
4. Rename Kafka-Eagle To EFAK (Eagle For Apache Kafka).


---

# 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.kafka-eagle.org/5.changelog/1.releasenotes.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.
