> 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/release-notes/6.7.20.1.md).

# Version 6.7.20.1

**Release date:** 20 July 2026

**Edition:** Established Edition

**Platform:** Windows 64-bit

Geo Prospector 6.7.20.1 expands Email Finder capacity, improves process control, introduces remotely configurable usage limits, and recalibrates processing-time estimates.

## Email Finder

* Increased the maximum standalone Email Finder input to 1,000 websites per run.
* Added cooperative cancellation to the protected Python backend.
* The Stop button now requests cancellation and completes after the current network operation returns.
* Preserved public-email extraction, MX validation, CSV export, and Excel export.

## Membership limits

* Added remotely configurable daily, weekly, and monthly limits.
* Added daily, weekly, and monthly usage counters and reset periods.
* Limits can be maintained from the membership Google Sheet without rebuilding the application.
* Credit balance and periodic usage limits remain separate controls.

## B2B Finder and interface

* Recalibrated B2B Finder time estimates using more conservative end-to-end ranges.
* Recalibrated standalone Email Finder estimates for workloads up to 1,000 websites.
* Kept B2B results inline beneath Progress Prospecting.
* Moved the Visi Digital Internasional copyright notice closer to the bottom of the sidebar.

## Security and packaging

* Embedded the Established Edition public verification key.
* Signed the security-anchor manifest for version 6.7.20.1.
* Protected the Flutter executable and runtime components.
* Protected the Node.js, Playwright, and Python Email Finder components.
* No private signing seed is included in the release.

## Integrity

**Installer:** `GeoProspectorSetup.exe`

**SHA-256:** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## Upgrade notes

Close any running Geo Prospector instance before installing this update. Geo Prospector 6.7.20.1 is distributed for 64-bit 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/release-notes/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.
