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

# Versie 6.7.19.2

**Releasedatum:** 20 juli 2026

**Editie:** Gevestigde editie

**Platform:** Windows 64-bits

Geo Prospector 6.7.19.2 voegt gecentraliseerd lidmaatschaps- en kredietbeheer toe, terwijl de veilige offline licentie-handtekeningworkflow behouden blijft.

## Lidmaatschapsbeheer

* Nieuwe licenties worden automatisch geregistreerd bij de lidmaatschapsservice.
* Klantnaam, abonnement, factureringsperiode, vingerafdruk, saldo en vervaldatum worden gesynchroniseerd.
* De lidmaatschapsstatus wordt gecontroleerd na activering en herstart van de applicatie.
* Door het actieve veld op FALSE te zetten, wordt het overeenkomstige lidmaatschap geblokkeerd.
* Beheerders kunnen het krediet van de klant verhogen via het veld add\_credit.
* Kredietactiviteiten kunnen worden vastgelegd in het werkblad CreditLedger.

## Licentieactivering

* Offline activeringstokens met Ed25519-handtekening blijven ondersteund.
* Validatie van apparaatvingerafdruk blijft ingeschakeld.
* Lidmaatschapsstatus en saldo worden gesynchroniseerd na tokenverificatie.
* Een geldig lidmaatschap wordt correct hersteld na het herstarten van de applicatie.

## E-mailzoeker

* E-mailzoeker voor website-lijsten, aangedreven door de meegeleverde Python-backend.
* Openbare e-mailextractie van bedrijfswebsites.
* Validatie van MX-domeinen.
* Handmatige invoer van websites en CSV-import.
* Resultaatexport naar CSV en Excel.

## Beveiliging

* Ingebedde publieke sleutel van de Established Edition.
* Ondertekend manifest van het beveiligingsanker.
* Bescherming tegen terugzetten van de klok.
* Beschermd uitvoerbaar bestand van de Flutter-applicatie.
* Beschermde Node.js- en Playwright-scraperonderdelen.
* Beschermde Python-backend voor E-mailzoeker.
* Privé-ondertekeningsseed uitgesloten van release-artifacten.

## Integriteit

**Installatieprogramma:** GeoProspectorSetup.exe

**Bestandsversie:** 6.7.19.2

**Productversie:** 6.7.19.2

**SHA-256:** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## Downloaden

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

## Upgradenotities

Sluit elke actieve Geo Prospector-instantie voordat u deze update installeert. Geo Prospector 6.7.19.2 is beschikbaar 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.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.
