> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-de/versionshinweise/6.7.15.1.md).

# Version 6.7.15.1

**Veröffentlichungsdatum:** 15. Juli 2026

## Highlights

* Einen Geräteaktivierungs-Workflow mit einer kopierbaren Geräte-ID hinzugefügt
* Hinzugefügt **Aktivierungsanfrage senden** für direkten Kontakt mit dem Kundensupport
* Dynamische WhatsApp-Konfiguration für den Kundensupport hinzugefügt
* Die Anzeige der Mehrkategorie-Auswahl mit umbrochenen Kategorien-Chips verbessert
* Kompatibilität mit vierteiligen Update-Versionen verbessert
* Kompatible Update-Manifest-Aliase hinzugefügt
* Das offizielle Update-Repository und den Kanal für den neuesten Download aktualisiert
* Das Security-Anchor-Manifest der Established Edition erstellt und signiert
* Den Anwendungsstart nach Integritätsprüfungen der Veröffentlichung verifiziert
* Eine englische GitHub-README mit offiziellen Links und Details zur Installer-Verifizierung veröffentlicht

## Aktivierungs-Workflow

Die Aktivierungsseite unterstützt jetzt:

1. Kopieren der aktuellen Geräte-ID
2. Öffnen des aktuellen offiziellen WhatsApp-Ziels des Kundensupports
3. Senden einer Aktivierungsanfrage
4. Eingabe des autorisierten Lizenz-Tokens
5. Bestätigen des aktiven Lizenzstatus, der Gültigkeit und der Guthaben

## Mehrkategorie-Anzeige

Alle ausgewählten Kategorien werden als einzelne Chips angezeigt. Der Auswahlbereich bricht um und erweitert sich automatisch, sodass Benutzer den vollständigen Zielumfang vor dem Start eines Auftrags überprüfen können.

## Update-Kompatibilität

Der Update-Prüfer unterstützt vierteilige Versionswerte wie `6.7.15.1` und akzeptiert kompatible Manifest-Aliase für die Felder Version und Pflichtupdate.

## Integrität des Installationsprogramms

| Feld                                      | Wert                                                               |
| ----------------------------------------- | ------------------------------------------------------------------ |
| Datei                                     | `GeoProspectorSetup.exe`                                           |
| Größe                                     | `253264229 Bytes`                                                  |
| SHA-256                                   | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |
| Fingerabdruck des öffentlichen Schlüssels | `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35` |

## Offizielle Links

* [Website](https://geoprospector.id/)
* [Dokumentation](https://visi-digital-internasional.gitbook.io/geo-prospector)
* [Neuestes Installationsprogramm](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* [Neueste Veröffentlichung](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest)
* [VirusTotal-URL-Bericht](https://www.virustotal.com/gui/url/17506a6fdfab37537bec95b3b24ca4052470dbcfc262532bfc0825098b430249?nocache=1)


---

# 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://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-de/versionshinweise/6.7.15.1.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.
