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

# Versi 6.7.25.1

Dirilis **24 Juli 2026**.

Geo Prospector Established Edition 6.7.25.1 meningkatkan penargetan geografis, kapasitas paket, relevansi kategori, penanganan tanpa hasil, akurasi progres, dan pengemasan runtime yang aman.

## Penargetan lokasi terstruktur

* Penargetan Negara → Provinsi/Negara Bagian → Kota tersedia melalui hierarki lokasi yang diperluas.
* Pencarian tingkat negara dan tingkat provinsi terus berjalan melalui rencana kueri geografis terstruktur.
* Kategori target yang dipilih tetap kanonik sementara cakupan geografis meluas.

## Batas paket

| Paket      | Maksimum data per pencarian |
| ---------- | --------------------------: |
| Gratis     |                          50 |
| Pemula     |                         500 |
| Bisnis     |                       1,000 |
| Enterprise |                       5,000 |

## Penanganan kategori dan hasil kosong

* Pencocokan kategori terkait yang terkontrol meningkatkan cakupan Google Maps yang bermanfaat.
* Kategori yang tidak terkait tetap dikecualikan.
* Kehabisan kandidat ditangani sebagai status selesai yang valid, bukan sebagai kesalahan kode keluar fatal.
* Pencarian valid yang kosong menampilkan pesan tanpa hasil yang jelas.

## Progres dan kredit

* Progres mencerminkan baris tersimpan yang valid.
* Nol baris valid tidak lagi muncul sebagai hasil target yang selesai.
* Penggunaan kredit didasarkan pada baris valid yang dimuat ke dalam aplikasi.
* Pencarian valid yang kosong menggunakan nol kredit lead.

## Runtime aman

Rilis ini mencakup:

* Kunci verifikasi publik yang telah ditetapkan
* Manifest jangkar keamanan dan tanda tangan yang ditandatangani
* Aktivasi terikat perangkat
* Perlindungan dari pengunduran jam
* Runtime Node.js bawaan
* Chromium Playwright bawaan
* Backend Python Email Finder yang dilindungi

Seed penandatanganan privat tetap berada di luar proyek dan tidak disertakan dalam penginstal.

## Verifikasi penginstal

| Properti                     | Nilai                                                              |
| ---------------------------- | ------------------------------------------------------------------ |
| Penginstal                   | `GeoProspectorSetup.exe`                                           |
| Ukuran                       | `273765875 bytes` (261.08 MiB)                                     |
| SHA-256 penginstal           | `49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F` |
| `geo_prospector.exe` SHA-256 | `A56DA0086E84B6FB4D58D40C07CA1E5A9F47C73113330AA77B36C68F116122EE` |
| `data/app.so` SHA-256        | `5291341EB9DC45BA5414C82FC18766F5AA70E5CE8BDC0C66065C74E445856480` |

* [Unduh penginstalnya](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.25.1/GeoProspectorSetup.exe)
* [Lihat rilis GitHub](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.25.1)
* [Baca panduan pembaruan](/geo-prospector/geo-prospector-id/pembaruan-dan-keamanan/updating.md)


---

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