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

# Version 6.7.25.1

Veröffentlicht **24. Juli 2026**.

Geo Prospector Established Edition 6.7.25.1 verbessert geografisches Targeting, Plankapazität, Kategorienrelevanz, den Umgang mit Null-Ergebnissen, die Fortschrittsgenauigkeit und das sichere Verpacken der Laufzeitumgebung.

## Strukturierte Standortausrichtung

* Ausrichtung nach Land → Provinz/Bundesstaat → Stadt ist über die erweiterte Standorthierarchie verfügbar.
* Suchen auf Landes- und Provinzebene werden über strukturierte geografische Abfragepläne fortgesetzt.
* Die ausgewählte Zielkategorie bleibt kanonisch, während der geografische Abdeckungsbereich erweitert wird.

## Planlimits

| Plan       | Maximale Datenmenge pro Suche |
| ---------- | ----------------------------: |
| Kostenlos  |                            50 |
| Einsteiger |                           500 |
| Business   |                         1,000 |
| Enterprise |                         5,000 |

## Behandlung von Kategorien und leeren Ergebnissen

* Das kontrollierte Matching verwandter Kategorien verbessert die nützliche Abdeckung von Google Maps.
* Nicht verwandte Kategorien bleiben ausgeschlossen.
* Das Erschöpfen der Kandidaten wird als gültiger abgeschlossener Zustand behandelt statt als fataler Exit-Code-Fehler.
* Leere gültige Suchen zeigen eine klare Kein-Ergebnis-Meldung an.

## Fortschritt und Credits

* Der Fortschritt spiegelt gültige gespeicherte Zeilen wider.
* Null gültige Zeilen erscheinen nicht mehr als abgeschlossenes Zielergebnis.
* Die Verwendung von Credits basiert auf gültigen Zeilen, die in die Anwendung geladen wurden.
* Leere gültige Suchen verbrauchen null Lead-Credits.

## Sichere Laufzeitumgebung

Diese Version enthält:

* Etablierter öffentlicher Verifizierungsschlüssel
* Signiertes Security-Anchor-Manifest und Signatur
* Gerätegebundene Aktivierung
* Schutz vor Zeitrücksetzung
* Integrierte Node.js-Laufzeitumgebung
* Integriertes Playwright Chromium
* Geschütztes Python-Email-Finder-Backend

Der private Signierungs-Seed bleibt außerhalb des Projekts und ist nicht im Installer enthalten.

## Installer-Verifizierung

| Eigenschaft                  | Wert                                                               |
| ---------------------------- | ------------------------------------------------------------------ |
| Installer                    | `GeoProspectorSetup.exe`                                           |
| Größe                        | `273765875 Bytes` (261,08 MiB)                                     |
| SHA-256 des Installers       | `49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F` |
| `geo_prospector.exe` SHA-256 | `A56DA0086E84B6FB4D58D40C07CA1E5A9F47C73113330AA77B36C68F116122EE` |
| `data/app.so` SHA-256        | `5291341EB9DC45BA5414C82FC18766F5AA70E5CE8BDC0C66065C74E445856480` |

* [Installer herunterladen](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.25.1/GeoProspectorSetup.exe)
* [GitHub-Release ansehen](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.25.1)
* [Den Aktualisierungsleitfaden lesen](/geo-prospector/geo-prospector-de/updates-und-sicherheit/updating.md)


---

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