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

# Version 6.7.20.1

**Veröffentlichungsdatum:** 20. Juli 2026

**Edition:** Etablierte Edition

**Plattform:** Windows 64-Bit

Geo Prospector 6.7.20.1 erweitert die Kapazität von Email Finder, verbessert die Prozesssteuerung, führt fernkonfigurierbare Nutzungslimits ein und kalibriert Schätzungen der Verarbeitungszeit neu.

## Email Finder

* Die maximale eigenständige Eingabe für Email Finder wurde auf 1.000 Websites pro Durchlauf erhöht.
* Dem geschützten Python-Backend wurde ein kooperatives Abbrechen hinzugefügt.
* Die Stopp-Schaltfläche fordert jetzt das Abbrechen an und wird nach Abschluss der aktuellen Netzwerkoperation beendet.
* Die Extraktion öffentlicher E-Mails, die MX-Validierung, der CSV-Export und der Excel-Export wurden beibehalten.

## Mitgliedschaftslimits

* Fernkonfigurierbare tägliche, wöchentliche und monatliche Limits hinzugefügt.
* Tägliche, wöchentliche und monatliche Nutzungszähler sowie Zurücksetzungszeiträume hinzugefügt.
* Limits können über das Google Sheet der Mitgliedschaft gepflegt werden, ohne die Anwendung neu zu erstellen.
* Kontostand und periodische Nutzungslimits bleiben separate Steuerelemente.

## B2B Finder und Benutzeroberfläche

* Die Zeitschätzungen von B2B Finder anhand konservativerer End-to-End-Spannen neu kalibriert.
* Die Schätzungen des eigenständigen Email Finder für Arbeitslasten bis zu 1.000 Websites neu kalibriert.
* Die B2B-Ergebnisse weiterhin inline unter Progress Prospecting beibehalten.
* Den Copyright-Hinweis von Visi Digital Internasional näher an den unteren Rand der Seitenleiste verschoben.

## Sicherheit und Paketierung

* Den öffentlichen Verifizierungsschlüssel der Established Edition eingebettet.
* Das Security-Anchor-Manifest für Version 6.7.20.1 signiert.
* Die Flutter-Ausführungsdatei und Laufzeitkomponenten geschützt.
* Die Node.js-, Playwright- und Python-Email-Finder-Komponenten geschützt.
* In dieser Veröffentlichung ist kein privater Signierungs-Seed enthalten.

## Integrität

**Installer:** `GeoProspectorSetup.exe`

**SHA-256:** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## Hinweise zum Upgrade

Schließen Sie vor der Installation dieses Updates alle laufenden Geo-Prospector-Instanzen. Geo Prospector 6.7.20.1 wird für 64-Bit-Windows bereitgestellt.


---

# 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-de/versionshinweise/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.
