> 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.19.1.md).

# バージョン 6.7.19.1

**リリース日:** 2026年7月19日

**エディション:** Established Edition

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

Geo Prospector 6.7.19.1 では、再設計された Email Finder ワークフローを導入し、B2B Finder ワークスペース内に見込み客探索の結果を直接集約します。

## 新しい Email Finder ワークフロー

* Webサイトのアドレスを手動で貼り付けます。1行に1件のWebサイトを入力してください。
* CSV ファイルから Webサイト一覧をインポートします。
* 各Webサイトから、公開されている複数のメールアドレスを抽出します。
* 対象Webサイトで公開されている場合は、Gmail、Yahoo、Outlook などの公開メールボックスプロバイダーを保持します。
* MX レコードを使用してメールドメインを検証します。
* 必要に応じて、検証済みのメール結果のみを保持します。
* 結果を CSV と Excel にエクスポートします。
* アプリケーションメニュー間を移動しても Email Finder の結果を保持します。
* 別の検索を開始する前に保存済みの結果を消去します。

## Python メール処理バックエンド

メールの検出は、同梱の Python バックエンドによって処理され、Webサイトの並列処理と公開メールの抽出が行われます。

このバックエンドは安全なリリースパッケージに含まれ、署名済みの Established Edition セキュリティマニフェストによって保護されています。

## B2B Finder の改善

* 見込み客探索の結果は Progress Prospecting の直下に表示されます。
* 推定所要時間の横に経過時間の追跡を追加しました。
* 個別の結果ナビゲーションページを削除しました。
* B2B Finder では、Email Finder のエンリッチメントは既定で無効です。
* 既存の CSV、Excel、TXT のエクスポートワークフローは引き続き利用できます。
* スクレイピングの網羅性と、重複の永続的な処理を改善しました。

## プランとクォータの設定

* プランの上限は、リモートの価格設定構成から読み込まれます。
* Free、Starter、Business、Enterprise、Custom プランのサポートを追加しました。
* 日次、月次、年次のクォータ設定を追加しました。
* カスタマーサービス設定と価格設定のソースは引き続き分離されています。
* ライセンス生成はリモートのプラン権限をサポートします。

## セキュリティ

* 埋め込み済みの Established Edition 公開鍵。
* 署名済みのセキュリティアンカーマニフェスト。
* 時計の巻き戻し防止。
* Flutter、Node.js、Playwright、および Python バックエンドコンポーネントを保護。
* リリースには秘密の署名シードは含まれていません。

## 完全性

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

**SHA-256:** `8B06EA61BA153523BC108A0053F0C3D3714C7976B70DF26920CBAB108AD21885`

## アップグレードに関する注意

この更新をインストールする前に、実行中の Geo Prospector をすべて閉じてください。Geo Prospector 6.7.19.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.19.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.
