> For the complete documentation index, see [llms.txt](https://docs.truedat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truedat.io/v8.4/release-notes/v7/v7.0.md).

# v7.0

### Release highlights

### 1. Taxonomy: New page design

<figure><img src="/files/eSiuZjEFRWH91tvUoSsd" alt=""><figcaption></figcaption></figure>

### Features and fixes delivered with this release

### Features

* TD-3612 As a Taxonomy user I want to see the complete Taxonomy in graph mode
* TD-5771 Allow to customize the order of the tabs in the Data Catalog
* TD-6987 In results list tables make just the name clickable not the full row
* TD-5713 Enhancements to search functionality
* TD-6911 Update Alpine and Elixir version for all services

### Fixes

* TD-6855 In grant request checkout page the field user is deleted
* TD-6981 Incorrect use of structure and structure\_version updated date
* TD-7022 Error reindexing implementations due to the boost configured in the name
* TD-7011 In concept search, some content is not retrieved in the secondary languages


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.truedat.io/v8.4/release-notes/v7/v7.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
