> 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-id/catatan-rilis/6.7.15.1.md).

# Versi 6.7.15.1

**Tanggal rilis:** 15 Juli 2026

## Sorotan

* Menambahkan alur kerja Aktivasi Perangkat dengan ID Perangkat yang dapat disalin
* Ditambahkan **Kirim Permintaan Aktivasi** untuk kontak langsung dengan Dukungan Pelanggan
* Menambahkan konfigurasi WhatsApp Dukungan Pelanggan yang dinamis
* Meningkatkan tampilan pemilihan multi-kategori dengan chip kategori yang membungkus
* Meningkatkan kompatibilitas dengan versi pembaruan empat komponen
* Menambahkan alias manifest pembaruan yang kompatibel
* Memperbarui repositori pembaruan resmi dan kanal unduhan terbaru
* Menghasilkan dan menandatangani manifest Established Edition Security Anchor
* Memverifikasi startup aplikasi setelah pemeriksaan integritas rilis
* Menerbitkan README GitHub berbahasa Inggris dengan tautan resmi dan detail verifikasi penginstal

## Alur kerja aktivasi

Halaman Aktivasi kini mendukung:

1. Menyalin ID Perangkat saat ini
2. Membuka tujuan WhatsApp Dukungan Pelanggan resmi saat ini
3. Mengirim permintaan aktivasi
4. Memasukkan token lisensi yang berwenang
5. Mengonfirmasi status lisensi aktif, validitas, dan kredit

## Tampilan multi-kategori

Semua kategori yang dipilih ditampilkan sebagai chip individual. Area pilihan membungkus dan berkembang secara otomatis sehingga pengguna dapat meninjau cakupan target lengkap sebelum memulai tugas.

## Kompatibilitas pembaruan

Pemeriksa pembaruan mendukung nilai versi empat komponen seperti `6.7.15.1` dan menerima alias manifest yang kompatibel untuk bidang versi dan pembaruan wajib.

## Integritas penginstal

| Bidang                  | Nilai                                                              |
| ----------------------- | ------------------------------------------------------------------ |
| File                    | `GeoProspectorSetup.exe`                                           |
| Ukuran                  | `253264229 byte`                                                   |
| SHA-256                 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |
| Sidik jari kunci publik | `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35` |

## Tautan resmi

* [Situs web](https://geoprospector.id/)
* [Dokumentasi](https://visi-digital-internasional.gitbook.io/geo-prospector)
* [Penginstal terbaru](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* [Rilis terbaru](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest)
* [Laporan URL VirusTotal](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-id/catatan-rilis/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.
