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

# Version 6.7.22.1

**Release date:** 22 July 2026

**Edition:** Established Edition

**Platform:** Windows 64-bit

Geo Prospector 6.7.22.1 is the stable Established Edition release containing the verified geographic engines, final result-import correction, bundled runtimes, and synchronized Windows and security-manifest versions.

## Geographic search

* Added Country Engine 3-Stage v5.0.
* Stage 1 explores province breadth.
* Stage 2 drills into productive provinces and localities.
* Stage 3 continues deeper only where productive coverage remains.
* Retained Province Engine v4.8 as the verified province-level engine.
* Preserved exact-category searching without automatic category broadening.
* Supported targets remain 5, 10, 20, 50, 100, 200, 300, 400, and 500.

## Results and interface

* Corrected final single-category result importing.
* Current-run deduplication no longer discards valid rows merely because they appeared in historical results.
* Preserved duplicate removal inside the current result set.
* Preserved saved result-column preferences and Fast Maps defaults.

## Runtime and packaging

* Bundled the required Node.js runtime.
* Bundled the Node scraper and Playwright Chromium runtime.
* Bundled the protected Python Email Finder backend.
* Synchronized the application, executable, installer, and security-manifest version to 6.7.22.1.

## Security

* Embedded the Established Edition public verification key.
* Included the signed security-anchor manifest.
* Preserved device-bound activation and clock rollback protection.
* No private signing seed is included in the installer.

## Integrity

**Installer:** `GeoProspectorSetup.exe`

**Size:** `264426395 bytes`

**SHA-256:** `6C6FC5EB5277B8A81F43E1DD154F16A332AFF97B4D23A515D8B9477CA8E688B7`

## Download

* [Download GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.22.1/GeoProspectorSetup.exe)
* [View the GitHub release](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.22.1)
* [View the public update manifest](https://raw.githubusercontent.com/visi-digital-internasional/geo-prospector-update/main/version.json)

## Upgrade notes

Close Geo Prospector before installing this update. Run the complete installer rather than copying only the executable. Existing application data under `C:\GeoProspector` is preserved by the normal uninstaller.


---

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