# v2.10.7

## Release overview

**Release date:** 2021-09-06

This release contains bugfixes for document conversion (between NavigaDoc and NewsML).

### Fixes

* Support for documents of type "x-im/assignment"
* Fix misplaced metadata for concepts
* Fixes in comparing documents after conversion. Used in validation to ensure that there is no data loss after conversion&#x20;
* Support for element `<flags><flag>`... in `<data>`
* Comment link is lost in conversion


---

# 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.navigaglobal.com/cca-api-documentation/release-notes/v2.10.7.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.
