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

# Version 6.7.19.1

**Release date:** 19 July 2026

**Edition:** Established Edition

**Platform:** Windows 64-bit

Geo Prospector 6.7.19.1 introduces a redesigned Email Finder workflow and consolidates prospecting results directly inside the B2B Finder workspace.

## New Email Finder workflow

* Paste website addresses manually, one website per line.
* Import website lists from CSV files.
* Extract multiple publicly listed email addresses from each website.
* Retain public mailbox providers such as Gmail, Yahoo, and Outlook when they are published by the target website.
* Validate email domains using MX records.
* Optionally retain verified email results only.
* Export results to CSV and Excel.
* Preserve Email Finder results while navigating between application menus.
* Clear stored results before starting a separate search.

## Python email-processing backend

Email discovery is handled by the bundled Python backend for parallel website processing and public-email extraction.

The backend is included in the secure release package and protected by the signed Established Edition security manifest.

## B2B Finder improvements

* Prospecting results are displayed directly below Progress Prospecting.
* Added elapsed-time tracking beside the estimated duration.
* Removed the separate Result navigation page.
* Email Finder enrichment is disabled by default in B2B Finder.
* Existing CSV, Excel, and TXT export workflows remain available.
* Improved scraping coverage and persistent duplicate handling.

## Plans and quota configuration

* Plan limits are loaded from the remote pricing configuration.
* Added Free, Starter, Business, Enterprise, and Custom plan support.
* Added daily, monthly, and yearly quota configuration.
* Customer-service and pricing configuration sources remain separate.
* License generation supports remote plan entitlements.

## Security

* Embedded Established Edition public key.
* Signed security-anchor manifest.
* Clock rollback protection.
* Protected Flutter, Node.js, Playwright, and Python backend components.
* No private signing seed is included in the release.

## Integrity

**Installer:** `GeoProspectorSetup.exe`

**SHA-256:** `8B06EA61BA153523BC108A0053F0C3D3714C7976B70DF26920CBAB108AD21885`

## Upgrade notes

Close any running Geo Prospector instance before installing this update. Geo Prospector 6.7.19.1 is provided 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.19.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.
