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

# バージョン 6.7.19.2

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

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

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

Geo Prospector 6.7.19.2 は、セキュアなオフラインのライセンス署名ワークフローを維持しつつ、集中型のメンバーシップおよびクレジット管理を追加します。

## メンバーシップ管理

* 新しいライセンスはメンバーシップサービスに自動的に登録されます。
* 顧客名、プラン、請求期間、フィンガープリント、残高、有効期限が同期されます。
* メンバーシップのステータスは、アクティベーション後およびアプリケーションの再起動後に確認されます。
* active フィールドを FALSE に設定すると、対応するメンバーシップがブロックされます。
* 管理者は add\_credit フィールドを通じて顧客のクレジットを増加できます。
* クレジットの利用履歴は CreditLedger シートに記録できます。

## ライセンスのアクティベーション

* Ed25519 署名済みのオフラインアクティベーショントークンは引き続きサポートされます。
* デバイスのフィンガープリント検証は引き続き有効です。
* トークン検証後にメンバーシップのステータスと残高が同期されます。
* 有効なメンバーシップは、アプリケーションの再起動後に正しく復元されます。

## メールファインダー

* バンドルされた Python バックエンドで動作する、ウェブサイト一覧メールファインダー。
* 企業サイトから公開メールアドレスを抽出します。
* MXドメイン検証。
* ウェブサイトの手動入力とCSVインポート。
* CSVおよびExcelへの結果エクスポート。

## セキュリティ

* 組み込みの Established Edition 公開鍵。
* 署名済みのセキュリティアンカーマニフェスト。
* 時刻の巻き戻し保護。
* 保護された Flutter アプリケーション実行ファイル。
* 保護された Node.js および Playwright のスクレイピングコンポーネント。
* 保護された Python Email Finder バックエンド。
* 秘密の署名シードはリリース成果物から除外されています。

## 完全性

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

**ファイル バージョン:** 6.7.19.2

**製品バージョン:** 6.7.19.2

**SHA-256:** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## ダウンロード

* [GeoProspectorSetup.exe をダウンロード](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.19.2/GeoProspectorSetup.exe)
* [GitHub リリースを表示](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.19.2)

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

この更新プログラムをインストールする前に、実行中の Geo Prospector インスタンスをすべて閉じてください。Geo Prospector 6.7.19.2 は 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.2.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.
