> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-ground/de/support/release-notes.md).

# Versionshinweise

## v1.6.22.0

*Veröffentlicht: 24. Juni 2026*

**Was ist Neu:**

* Kompatibilität mit Autodesk Civil 3D 2027 hinzugefügt.
* Unterstützung für GeoDin® Objektarten basierend auf den SEP3- und EN ISO-Standards hinzugefügt.

{% hint style="info" %}
Für die neueste veröffentlichte Version und die vollständige Liste der Civil 3D-Kompatibilität, zu Beliebig vielen Zeitpunkten, siehe die [GeoDin® Ground-Eintrag auf Autodesk Marketplace](https://marketplace.autodesk.com/apps/e980e6d6-57f3-4de3-b311-0da8181b0ff6).
{% endhint %}

## v1.6.2.0

*Veröffentlicht: 18. Dezember 2025*

**Was ist Neu:**

* Virtuelle Bohrprofile können jetzt in imperialen Einheiten sowie im Metrischen System in Civil 3D 2025 und 2026 gezeichnet werden.

## v1.5.18.0

*Veröffentlicht: 7. Oktober 2025*

Wartungsversion - keine funktionalen Änderungen gegenüber v1.5.17; der im Autodesk Marketplace aufgeführte Funktionsumfang bleibt Unverändert (Civil 3D 2025 und 2026, virtuelle Bohrprofile im Metrischen System).

## v1.5.17

*Veröffentlicht: 18. September 2025*\
**Was ist Neu:**

* Erstellen virtueller Bohrprofile zum Anpassen Ihres Bodenmodells
* Verbesserte Unterstützung für die Arbeit mit Civil 3D im Imperialmodus

**Improvements**

* Verbesserte Genauigkeit beim Anzeigen und Arbeiten mit Bohrungen und Schichten, insbesondere bei komplexen oder überlappenden Daten.
* Flüssigeres Arbeiten mit Bohrungen auf unterschiedlichen Höhenlagen.
* Aktualisiert: Demo-Datenbank für einfacheres Testen und Erkunden.
* Allgemein: Verbesserungen bei Zuverlässigkeit und Benutzerfreundlichkeit.

## v1.0.0

*Veröffentlicht: 2. Juni 2025*\
**Was ist Neu:**

* Jetzt kompatibel mit AutoDesk Civil 3D 2026 und 2025.

**Improvements**

* Robustere Verarbeitung von Bodendaten und Volumen.
* Verbesserte Benutzeroberfläche für einen intuitiveren Arbeitsablauf.
* Verbesserte Fehler-Meldungen und Rückmeldungen für eine reibungslosere Erfahrung.
* Viele kleine Verbesserungen, um die Arbeit mit Ihren Daten einfacher und zuverlässiger zu machen.

## 0.9.0

*Veröffentlicht: 17. April 2025*

**Funktionen:**

* Öffnen Sie eine GeoDin®-Datenbank.
* Durchsucht Projekte, Bohrungen und zugehörige Dokumente.
* Wählt und zeichnet Bohrungen basierend auf Eingaben.
* Wählt und zeichnet detaillierte Bohrungen.
* Zeichnet eine Fläche basierend auf mehreren Bohrungen.
* Erstellt Volumenkörper zwischen Fläche und Fläche.


---

# 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.geodin.com/geodin-ground/de/support/release-notes.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.
