> 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-ms/nota-keluaran/v6.8.1.1.md).

# Versi 6.8.1.1

Dikeluarkan pada **2 Ogos 2026**.

{% hint style="info" %}
Versi terkini Geo Prospector Established Edition ialah **6.8.1.1**. Nama pemasang kekal **GeoProspectorSetup.exe** agar serasi dengan corak pemasangan dan pengemas kini versi sebelumnya.
{% endhint %}

## Ringkasan kemas kini

* Seni bina Finder telah difaktorkan semula menjadi komponen yang lebih modular dan mudah diselenggara.
* Aliran carian, jeda, sambung semula, hentikan, pemuatan hasil, penapis, dan eksport dikekalkan.
* Penyelaras berasingan dilaksanakan untuk kriteria carian, masa jalan carian, hasil dan eksport, lesen, serta tetapan.
* Modul Market Research yang tidak lagi digunakan telah dibuang secara rasmi.
* Folder kosong dan shell legasi yang tidak lagi digunakan telah dibersihkan.
* Masa jalan Windows dijadikan kendiri dengan Node.js, Chromium Playwright, dan bahagian belakang Email Finder.
* Muatan keluaran dilindungi dengan manifest security-anchor dan tandatangan.
* Pakej keluaran, pemasang Inno Setup, metadata versi, dan permulaan keluaran telah melalui pengesahan automatik.

## Muat turun

[Muat turun GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.8.1.1/GeoProspectorSetup.exe)

* **Versi:** 6.8.1.1
* **Platform:** Windows 10/11 64-bit
* **Saiz pemasang:** 273815270 bait
* **SHA-256:** `B73F5CEDC83C9FB14C53C72333191F8D5012C40E8988397ABB8FE7D7949D6B03`

## Sahkan pemasang

Jalankan perintah berikut daripada PowerShell selepas pemasang selesai dimuat turun:

```powershell
Get-FileHash -LiteralPath ".\GeoProspectorSetup.exe" -Algorithm SHA256
```

Cincangan yang betul:

```
B73F5CEDC83C9FB14C53C72333191F8D5012C40E8988397ABB8FE7D7949D6B03
```

## Dasar kemas kini

* Kemas kini ini tidak dipaksa secara automatik.
* Pengguna masih boleh memuat turun dan memasang versi terkini secara manual.
* Halaman keluaran GitHub tersedia melalui pautan berikut:

[Lihat keluaran v6.8.1.1](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.8.1.1)

## Nota keserasian

* Nama pemasang kekal `GeoProspectorSetup.exe`.
* Folder pemasangan dan identiti aplikasi kekal serasi dengan versi Established sebelumnya.
* Konfigurasi pengguna yang telah disimpan masih menggunakan laluan storan aplikasi yang sama.
* Market Research tidak lagi tersedia kerana modul tersebut telah dihentikan.


---

# 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-ms/nota-keluaran/v6.8.1.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.
