# 2025-11-07: CE - Management Dashboard - Mixin version

## Overview

To ensure customers always work with the most current data structures, this Management Dashboard improvement introduces automatic visibility and management of the latest field versions across all entities. Users can now easily identify, access, and migrate to the newest schema versions — simplifying maintenance, improving data consistency, and enhancing system reliability.

## New features

| Feature                              | Benefit                                                                                                                                                           |
| ------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Automatic Latest Version Display** | You can rely on the most up-to-date field version directly at the entity level, ensuring your data model is current without the need for manual checks.           |
| **Version Update Notifications**     | Receive clear alerts when a newer field version is available, helping you stay proactive and informed.                                                            |
| **Direct Link to Latest Schema**     | Navigating to the latest schema version is now simple: just click on the Technical view. This feature saves time and makes the update process more efficient.     |
| **Manual Migration Support**         | Perform manual migrations by simply selecting the new version, and easily maintain new fields. This gives you full control and flexibility during schema updates. |

## Fixes and improvements

None as these are new improvements.

## Known problems

No known problems at time of release.

## Documentation and links

* [Mixin Schema](/ce/management-dashboard/settings/mixin-schemas.md#mixin-schema-versioning)


---

# 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://developer.emporix.io/release-notes/archive/2025/2025-11-07-ce-mixin-version.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.
