> 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/6.7.20.1.md).

# الإصدار 6.7.20.1

**تاريخ الإصدار:** 20 يوليو 2026

**الإصدار:** الإصدار المعتمد

**المنصة:** ويندوز 64 بت

يوسّع Geo Prospector 6.7.20.1 سعة Email Finder، ويحسّن التحكم في العمليات، ويقدّم حدود استخدام قابلة للتهيئة عن بُعد، ويعيد معايرة تقديرات وقت المعالجة.

## أداة العثور على البريد الإلكتروني

* تمت زيادة الحد الأقصى لإدخال Email Finder المستقلة إلى 1000 موقع ويب لكل تشغيل.
* تمت إضافة إلغاء تعاوني إلى الواجهة الخلفية المحمية بـ Python.
* يطلب زر الإيقاف الآن الإلغاء ويكتمل بعد عودة عملية الشبكة الحالية.
* تم الإبقاء على استخراج البريد الإلكتروني العام، والتحقق من MX، وتصدير CSV، وتصدير Excel.

## حدود العضوية

* تمت إضافة حدود يومية وأسبوعية وشهرية قابلة للتهيئة عن بُعد.
* تمت إضافة عدادات استخدام يومية وأسبوعية وشهرية وفترات إعادة الضبط.
* يمكن إدارة الحدود من جدول Google Sheet الخاص بالعضوية دون إعادة بناء التطبيق.
* يظل رصيد الائتمان وحدود الاستخدام الدورية عنصرَي تحكم منفصلين.

## أداة العثور على B2B والواجهة

* تمت إعادة معايرة تقديرات وقت B2B Finder باستخدام نطاقات شاملة أكثر تحفظًا.
* تمت إعادة معايرة تقديرات Email Finder المستقلة لأحمال العمل التي تصل إلى 1000 موقع ويب.
* تم إبقاء نتائج B2B مضمنة أسفل Progress Prospecting.
* تم نقل إشعار حقوق النشر الخاص بـ Visi Digital Internasional أقرب إلى أسفل الشريط الجانبي.

## الأمان والحزم

* تم تضمين مفتاح التحقق العام للإصدار المعتمد.
* تم توقيع بيان مرساة الأمان للإصدار 6.7.20.1.
* تمت حماية الملف التنفيذي لـ Flutter ومكونات وقت التشغيل.
* تمت حماية مكونات Node.js وPlaywright وPython الخاصة بأداة العثور على البريد الإلكتروني.
* لا توجد بذرة توقيع خاصة مضمنة في الإصدار.

## السلامة

**المثبّت:** `GeoProspectorSetup.exe`

**SHA-256:** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## ملاحظات الترقية

أغلق أي نسخة قيد التشغيل من Geo Prospector قبل تثبيت هذا التحديث. يتم توزيع Geo Prospector 6.7.20.1 لويندوز 64 بت.


---

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