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

# Versie 6.7.20.1

**Releasedatum:** 20 juli 2026

**Editie:** Gevestigde editie

**Platform:** Windows 64-bits

Geo Prospector 6.7.20.1 breidt de capaciteit van E-mailzoeker uit, verbetert de procescontrole, introduceert op afstand configureerbare gebruikslimieten en herkalibreert de schattingen van de verwerkingstijd.

## E-mailzoeker

* De maximale zelfstandige invoer voor E-mailzoeker verhoogd naar 1.000 websites per run.
* Gezamenlijke annulering toegevoegd aan de beveiligde Python-backend.
* De knop Stop vraagt nu annulering aan en voltooit nadat de huidige netwerkbewerking terugkeert.
* Openbare e-mailextractie, MX-validatie, CSV-export en Excel-export behouden.

## Lidmaatschapslimieten

* Op afstand configureerbare dagelijkse, wekelijkse en maandelijkse limieten toegevoegd.
* Dagelijkse, wekelijkse en maandelijkse gebruikstellers en resetperioden toegevoegd.
* Limieten kunnen worden beheerd vanuit het lidmaatschaps-Google Sheet zonder de applicatie opnieuw te bouwen.
* Creditsaldo en periodieke gebruikslimieten blijven afzonderlijke bedieningselementen.

## B2B Finder en interface

* De tijdsinschattingen van B2B Finder opnieuw gekalibreerd met conservatievere end-to-end bereiken.
* De zelfstandige schattingen van E-mailzoeker opnieuw gekalibreerd voor workloads tot 1.000 websites.
* B2B-resultaten inline onder Progress Prospecting behouden.
* Het auteursrechtbericht van Visi Digital Internasional dichter bij de onderkant van de zijbalk geplaatst.

## Beveiliging en verpakking

* De openbare verificatiesleutel van de Established Edition ingebed.
* Het security-anchor-manifest voor versie 6.7.20.1 ondertekend.
* De Flutter-uitvoerbare file en runtimecomponenten beveiligd.
* De componenten van Node.js, Playwright en Python E-mailzoeker beveiligd.
* Er is geen privésignature seed opgenomen in de release.

## Integriteit

**Installatieprogramma:** `GeoProspectorSetup.exe`

**SHA-256:** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## Upgradenotities

Sluit elke actieve Geo Prospector-instantie af voordat u deze update installeert. Geo Prospector 6.7.20.1 wordt gedistribueerd voor 64-bits Windows.


---

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