> 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-nl/release-opmerkingen/6.7.25.1.md).

# Versie 6.7.25.1

Uitgebracht **24 juli 2026**.

Geo Prospector Established Edition 6.7.25.1 verbetert geografische targeting, plancapaciteit, categorierelevantie, afhandeling van nulresultaten, voortgangsnauwkeurigheid en veilige runtime-verpakking.

## Gestructureerde locatietargeting

* Targeting op land → provincie/staat → stad is beschikbaar via de uitgebreide locatiehiërarchie.
* Zoeken op landniveau en provincieniveau loopt door via gestructureerde geografische zoekplannen.
* De geselecteerde doelcategorie blijft canoniek terwijl de geografische dekking wordt uitgebreid.

## Planlimieten

| Plan       | Maximale gegevens per zoekopdracht |
| ---------- | ---------------------------------: |
| Gratis     |                                 50 |
| Starter    |                                500 |
| Business   |                              1,000 |
| Enterprise |                              5,000 |

## Categorie- en nulresultatenafhandeling

* Gecontroleerde matching met gerelateerde categorieën verbetert de bruikbare Google Maps-dekking.
* Niet-gerelateerde categorieën blijven uitgesloten.
* Uitputting van kandidaten wordt afgehandeld als een geldige voltooid-status in plaats van een fatale exitcodefout.
* Lege geldige zoekopdrachten tonen een duidelijke melding dat er geen resultaat is.

## Voortgang en credits

* Voortgang weerspiegelt geldige opgeslagen rijen.
* Nul geldige rijen verschijnen niet langer als een voltooid doelresultaat.
* Creditverbruik is gebaseerd op geldige rijen die in de toepassing zijn geladen.
* Lege geldige zoekopdrachten verbruiken nul lead-credits.

## Veilige runtime

Deze release bevat:

* Geregistreerde openbare verificatiesleutel
* Ondertekend beveiligingsanker-manifest en handtekening
* Apparaatgebonden activering
* Bescherming tegen terugzetten van de klok
* Meegeleverde Node.js-runtime
* Meegeleverde Playwright Chromium
* Beschermde Python Email Finder-back-end

De privé-handtekeningsseed blijft buiten het project en is niet opgenomen in het installatieprogramma.

## Installatieverificatie

| Eigenschap                       | Waarde                                                             |
| -------------------------------- | ------------------------------------------------------------------ |
| Installatieprogramma             | `GeoProspectorSetup.exe`                                           |
| Grootte                          | `273765875 bytes` (261,08 MiB)                                     |
| SHA-256 van installatieprogramma | `49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F` |
| `geo_prospector.exe` SHA-256     | `A56DA0086E84B6FB4D58D40C07CA1E5A9F47C73113330AA77B36C68F116122EE` |
| `data/app.so` SHA-256            | `5291341EB9DC45BA5414C82FC18766F5AA70E5CE8BDC0C66065C74E445856480` |

* [Download het installatieprogramma](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.25.1/GeoProspectorSetup.exe)
* [Bekijk de GitHub-release](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.25.1)
* [Lees de updategids](/geo-prospector/geo-prospector-nl/updates-en-beveiliging/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-nl/release-opmerkingen/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.
