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

# バージョン 6.7.20.1

**リリース日：** 2026年7月20日

**エディション：** 定番エディション

**プラットフォーム：** Windows 64ビット

Geo Prospector 6.7.20.1 では、Email Finder の容量を拡張し、プロセス制御を改善し、リモートで設定可能な使用制限を導入し、処理時間の見積もりを再調整しました。

## Email Finder

* スタンドアロンの Email Finder の最大入力数を、1 回の実行あたり 1,000 Web サイトに増加しました。
* 保護された Python バックエンドに協調的キャンセルを追加しました。
* Stop ボタンはキャンセルを要求し、現在のネットワーク操作が戻った後に完了するようになりました。
* 公開メールの抽出、MX 検証、CSV エクスポート、Excel エクスポートは維持されました。

## メンバーシップ制限

* リモートで設定可能な日次、週次、月次の制限を追加しました。
* 日次、週次、月次の使用回数カウンターとリセット期間を追加しました。
* 制限は、アプリケーションを再ビルドせずにメンバーシップの Google シートから管理できます。
* クレジット残高と定期的な使用制限は別々の制御のままです。

## B2B Finder とインターフェース

* より保守的なエンドツーエンドの範囲を使用して、B2B Finder の時間見積もりを再調整しました。
* 最大 1,000 Web サイトのワークロードに対するスタンドアロン Email Finder の見積もりを再調整しました。
* B2B の結果は、Progress Prospecting の下にインラインで表示したままにしました。
* Visi Digital Internasional の著作権表示をサイドバー下部寄りに移動しました。

## セキュリティとパッケージング

* Established Edition の公開検証キーを埋め込みました。
* バージョン 6.7.20.1 の security-anchor マニフェストに署名しました。
* Flutter の実行ファイルとランタイムコンポーネントを保護しました。
* Node.js、Playwright、および Python の Email Finder コンポーネントを保護しました。
* リリースには秘密の署名シードは含まれていません。

## 整合性

**インストーラー：** `GeoProspectorSetup.exe`

**SHA-256：** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## アップグレードノート

この更新プログラムをインストールする前に、実行中の Geo Prospector をすべて閉じてください。Geo Prospector 6.7.20.1 は 64 ビット Windows 向けに配布されています。


---

# 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-ja/rirsunto/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.
