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

# Versie 6.7.15.1

**Releasedatum:** 15 juli 2026

## Hoogtepunten

* Een apparaatactiveringsworkflow toegevoegd met een kopieerbare apparaat-ID
* Toegevoegd **Activeringsverzoek verzenden** voor rechtstreeks contact met klantenondersteuning
* Dynamische WhatsApp-configuratie voor klantenondersteuning toegevoegd
* De weergave van de selectie van meerdere categorieën verbeterd met categoriechips die doorlopen
* De compatibiliteit met updateversies met vier componenten verbeterd
* Compatibele aliassen voor het update-manifest toegevoegd
* De officiële updaterepository en het nieuwste-downloadkanaal bijgewerkt
* Het manifest voor de Established Edition Security Anchor gegenereerd en ondertekend
* Het opstarten van de applicatie geverifieerd na controles van release-integriteit
* Een Engelse GitHub-README gepubliceerd met officiële links en details voor installatieverificatie

## Activeringsworkflow

De activatiepagina ondersteunt nu:

1. De huidige apparaat-ID kopiëren
2. De huidige officiële WhatsApp-bestemming voor klantenondersteuning openen
3. Een activeringsverzoek verzenden
4. De geautoriseerde licentietoken invoeren
5. De actieve licentiestatus, geldigheid en credits bevestigen

## Weergave van meerdere categorieën

Alle geselecteerde categorieën worden als afzonderlijke chips weergegeven. Het selectiegebied loopt door en breidt automatisch uit, zodat gebruikers de volledige doelomvang kunnen bekijken voordat ze een taak starten.

## Updatecompatibiliteit

De updatecontrole ondersteunt versiewaarden met vier componenten, zoals `6.7.15.1` en accepteert compatibele manifest-aliassen voor de velden versie en verplichte update.

## Integriteit van het installatieprogramma

| Veld                                 | Waarde                                                             |
| ------------------------------------ | ------------------------------------------------------------------ |
| Bestand                              | `GeoProspectorSetup.exe`                                           |
| Grootte                              | `253264229 bytes`                                                  |
| SHA-256                              | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |
| Vingerafdruk van de openbare sleutel | `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35` |

## Officiële links

* [Website](https://geoprospector.id/)
* [Documentatie](https://visi-digital-internasional.gitbook.io/geo-prospector)
* [Nieuwste installatieprogramma](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* [Nieuwste release](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest)
* [VirusTotal-URL-rapport](https://www.virustotal.com/gui/url/17506a6fdfab37537bec95b3b24ca4052470dbcfc262532bfc0825098b430249?nocache=1)


---

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