> 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-ar/mlahzat-alisdar/v6.8.1.1.md).

# الإصدار 6.8.1.1

تم الإصدار في **2 أغسطس 2026**.

{% hint style="info" %}
أحدث إصدار من Geo Prospector Established Edition هو **6.8.1.1**. يظل اسم المثبّت **GeoProspectorSetup.exe** للتوافق مع أنماط التثبيت ومحدّث الإصدارات السابقة.
{% endhint %}

## ملخص التحديث

* أُعيدت هيكلة معمارية Finder لتصبح مكوّنات أكثر نمطية وأسهل صيانة.
* لا يزال تدفق البحث، والإيقاف المؤقت، والاستئناف، والإيقاف، وتحميل النتائج، والتصفية، والتصدير محفوظًا.
* تم تطبيق منسّق منفصل لمعايير البحث، ووقت تشغيل البحث، والنتائج والتصدير، والترخيص، والإعدادات.
* تمت إزالة وحدة Market Research المهجورة رسميًا.
* تم تنظيف المجلدات الفارغة وأغلفة shell القديمة غير المستخدمة.
* تم جعل وقت تشغيل Windows مستقلاً بذاته باستخدام Node.js وPlaywright Chromium وواجهة Email Finder الخلفية.
* تمت حماية حمولة الإصدار باستخدام manifest وsignature لـ security-anchor.
* مرّت حزمة الإصدار، ومثبّت Inno Setup، وبيانات الإصدار الوصفية، وبدء تشغيل الإصدار بالتحقق التلقائي.

## تنزيل

[تنزيل GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.8.1.1/GeoProspectorSetup.exe)

* **الإصدار:** 6.8.1.1
* **المنصة:** ويندوز 10/11 ‏64-بت
* **حجم المثبّت:** 273815270 بايت
* **SHA-256:** `B73F5CEDC83C9FB14C53C72333191F8D5012C40E8988397ABB8FE7D7949D6B03`

## التحقق من المثبّت

شغّل الأمر التالي من PowerShell بعد اكتمال تنزيل المثبّت:

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

التجزئة الصحيحة:

```
B73F5CEDC83C9FB14C53C72333191F8D5012C40E8988397ABB8FE7D7949D6B03
```

## سياسة التحديث

* هذا التحديث لا يُفرض تلقائيًا.
* لا يزال بإمكان المستخدمين تنزيل أحدث إصدار وتثبيته يدويًا.
* تتوفر صفحة إصدار GitHub عبر الرابط التالي:

[عرض الإصدار v6.8.1.1](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.8.1.1)

## ملاحظات التوافق

* يظل اسم المثبّت `GeoProspectorSetup.exe`.
* تظل مجلدات التثبيت وهوية التطبيق متوافقة مع الإصدارات السابقة من Established.
* تستمر إعدادات المستخدم المحفوظة في استخدام مسار تخزين التطبيق نفسه.
* لم يعد Market Research متاحًا لأن هذه الوحدة قد أُوقفت.


---

# 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-ar/mlahzat-alisdar/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.
