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

# Version 6.7.15.1

**Release date:** 15 July 2026

## Highlights

* Added a Device Activation workflow with a copyable Device ID
* Added **Send Activation Request** for direct Customer Support contact
* Added dynamic Customer Support WhatsApp configuration
* Improved the multi-category selection display with wrapping category chips
* Improved compatibility with four-component update versions
* Added compatible update-manifest aliases
* Updated the official update repository and latest-download channel
* Generated and signed the Established Edition Security Anchor manifest
* Verified application startup after release-integrity checks
* Published an English GitHub README with official links and installer verification details

## Activation workflow

The Activation page now supports:

1. Copying the current Device ID
2. Opening the current official Customer Support WhatsApp destination
3. Sending an activation request
4. Entering the authorized license token
5. Confirming active license status, validity, and credits

## Multi-category display

All selected categories are displayed as individual chips. The selection area wraps and expands automatically so users can review the complete target scope before starting a job.

## Update compatibility

The update checker supports four-component version values such as `6.7.15.1` and accepts compatible manifest aliases for version and mandatory-update fields.

## Installer integrity

| Field                  | Value                                                              |
| ---------------------- | ------------------------------------------------------------------ |
| File                   | `GeoProspectorSetup.exe`                                           |
| Size                   | `253264229 bytes`                                                  |
| SHA-256                | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |
| Public-key fingerprint | `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35` |

## Official links

* [Website](https://geoprospector.id/)
* [Documentation](https://visi-digital-internasional.gitbook.io/geo-prospector)
* [Latest installer](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* [Latest release](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest)
* [VirusTotal URL report](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/release-notes/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.
