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

# Versi 6.7.19.2

**Tanggal rilis:** 20 Juli 2026

**Edisi:** Edisi Established

**Platform:** Windows 64-bit

Geo Prospector 6.7.19.2 menambahkan manajemen keanggotaan dan kredit terpusat sambil mempertahankan alur kerja tanda tangan lisensi offline yang aman.

## Manajemen keanggotaan

* Lisensi baru didaftarkan secara otomatis dengan layanan keanggotaan.
* Nama pelanggan, paket, periode penagihan, sidik jari, saldo, dan masa kedaluwarsa disinkronkan.
* Status keanggotaan diperiksa setelah aktivasi dan saat aplikasi dimulai ulang.
* Menetapkan bidang aktif ke FALSE memblokir keanggotaan yang соответствing.
* Administrator dapat menambah kredit pelanggan melalui bidang add\_credit.
* Aktivitas kredit dapat dicatat di lembar CreditLedger.

## Aktivasi lisensi

* Token aktivasi offline yang ditandatangani Ed25519 tetap didukung.
* Validasi sidik jari perangkat tetap diaktifkan.
* Status keanggotaan dan saldo disinkronkan setelah verifikasi token.
* Keanggotaan yang valid dipulihkan dengan benar setelah aplikasi dimulai ulang.

## Pencari Email

* Pencari Email daftar situs web yang didukung oleh backend Python bawaan.
* Ekstraksi email publik dari situs web perusahaan.
* Validasi domain MX.
* Input situs web manual dan impor CSV.
* Ekspor hasil CSV dan Excel.

## Keamanan

* Kunci publik Edisi Established yang tertanam.
* Manifest anchor keamanan yang ditandatangani.
* Perlindungan terhadap pengembalian jam.
* File executable aplikasi Flutter yang dilindungi.
* Komponen scraper Node.js dan Playwright yang dilindungi.
* Backend Pencari Email Python yang dilindungi.
* Seed penandatanganan privat dikecualikan dari artefak rilis.

## Integritas

**Penginstal:** GeoProspectorSetup.exe

**Versi file:** 6.7.19.2

**Versi produk:** 6.7.19.2

**SHA-256:** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## Unduh

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

## Catatan pembaruan

Tutup semua instance Geo Prospector yang sedang berjalan sebelum menginstal pembaruan ini. Geo Prospector 6.7.19.2 disediakan untuk Windows 64-bit.


---

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