> 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.19.2.md).

# Version 6.7.19.2

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

**Edition:** Etablierte Edition

**Plattform:** Windows 64-Bit

Geo Prospector 6.7.19.2 fügt zentrale Mitgliedschafts- und Kreditverwaltung hinzu und behält dabei den sicheren Offline-Lizenz-Signatur-Workflow bei.

## Mitgliedschaftsverwaltung

* Neue Lizenzen werden automatisch beim Mitgliedschaftsdienst registriert.
* Kundenname, Tarif, Abrechnungszeitraum, Fingerabdruck, Kontostand und Ablaufdatum werden synchronisiert.
* Der Mitgliedschaftsstatus wird nach der Aktivierung und dem Neustart der Anwendung überprüft.
* Das Setzen des aktiven Feldes auf FALSE blockiert die entsprechende Mitgliedschaft.
* Administratoren können das Kundenguthaben über das Feld add\_credit erhöhen.
* Kreditaktivitäten können im Blatt CreditLedger erfasst werden.

## Lizenzaktivierung

* Ed25519-signierte Offline-Aktivierungstokens werden weiterhin unterstützt.
* Die Validierung des Geräte-Fingerabdrucks bleibt aktiviert.
* Mitgliedschaftsstatus und Kontostand werden nach der Token-Überprüfung synchronisiert.
* Eine gültige Mitgliedschaft wird nach dem Neustart der Anwendung korrekt wiederhergestellt.

## E-Mail-Finder

* E-Mail-Finder für Website-Listen, betrieben vom mitgelieferten Python-Backend.
* Extraktion öffentlicher E-Mail-Adressen von Unternehmenswebsites.
* MX-Domain-Validierung.
* Manuelle Website-Eingabe und CSV-Import.
* CSV- und Excel-Ergebnisexport.

## Sicherheit

* Eingebetteter öffentlicher Schlüssel der Established Edition.
* Signiertes Sicherheitsanker-Manifest.
* Schutz vor Zurücksetzen der Uhrzeit.
* Geschützte ausführbare Flutter-Anwendung.
* Geschützte Scraper-Komponenten von Node.js und Playwright.
* Geschütztes Python-Backend des E-Mail-Finders.
* Privater Signierungs-Seed aus den Release-Artefakten ausgeschlossen.

## Integrität

**Installer:** GeoProspectorSetup.exe

**Dateiversion:** 6.7.19.2

**Produktversion:** 6.7.19.2

**SHA-256:** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## Herunterladen

* [GeoProspectorSetup.exe herunterladen](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.19.2/GeoProspectorSetup.exe)
* [GitHub-Release anzeigen](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.19.2)

## Hinweise zum Upgrade

Schließen Sie vor der Installation dieses Updates alle laufenden Geo-Prospector-Instanzen. Geo Prospector 6.7.19.2 wird für 64-Bit-Windows bereitgestellt.


---

# 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.19.2.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.
