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

# Version 6.7.19.2

**Release date:** 20 July 2026

**Edition:** Established Edition

**Platform:** Windows 64-bit

Geo Prospector 6.7.19.2 adds centralized membership and credit management while retaining the secure offline license-signature workflow.

## Membership management

* New licenses are registered automatically with the membership service.
* Customer name, plan, billing period, fingerprint, balance, and expiration are synchronized.
* Membership status is checked after activation and application restart.
* Setting the active field to FALSE blocks the corresponding membership.
* Administrators can increase customer credit through the add\_credit field.
* Credit activity can be recorded in the CreditLedger sheet.

## License activation

* Ed25519-signed offline activation tokens remain supported.
* Device fingerprint validation remains enabled.
* Membership status and balance are synchronized after token verification.
* A valid membership is restored correctly after restarting the application.

## Email Finder

* Website-list Email Finder powered by the bundled Python backend.
* Public email extraction from company websites.
* MX-domain validation.
* Manual website input and CSV import.
* CSV and Excel result export.

## Security

* Embedded Established Edition public key.
* Signed security-anchor manifest.
* Clock rollback protection.
* Protected Flutter application executable.
* Protected Node.js and Playwright scraper components.
* Protected Python Email Finder backend.
* Private signing seed excluded from release artifacts.

## Integrity

**Installer:** GeoProspectorSetup.exe

**File version:** 6.7.19.2

**Product version:** 6.7.19.2

**SHA-256:** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## Download

* [Download GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.19.2/GeoProspectorSetup.exe)
* [View GitHub release](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.19.2)

## Upgrade notes

Close any running Geo Prospector instance before installing this update. Geo Prospector 6.7.19.2 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.2.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.
