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

# バージョン 6.7.15.1

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

## 主な更新

* コピー可能なデバイスIDを備えたデバイス有効化ワークフローを追加
* 追加 **有効化リクエストを送信** 直接カスタマーサポートに連絡するための
* 動的なカスタマーサポートWhatsApp設定を追加
* 折り返し表示されるカテゴリチップで複数カテゴリ選択の表示を改善
* 4要素の更新バージョンとの互換性を改善
* 互換性のある update-manifest エイリアスを追加
* 公式更新リポジトリと最新ダウンロードチャネルを更新
* Established Edition Security Anchor マニフェストを生成して署名
* リリース整合性チェック後のアプリケーション起動を確認
* 公式リンクとインストーラー検証の詳細を含む英語版GitHub READMEを公開

## 有効化ワークフロー

有効化ページでは現在、次がサポートされています:

1. 現在のデバイスIDをコピー
2. 現在の公式カスタマーサポートWhatsApp宛先を開く
3. 有効化リクエストを送信する
4. 認可済みライセンストークンを入力する
5. 有効なライセンスの状態、有効期限、クレジットを確認する

## 複数カテゴリ表示

選択されたすべてのカテゴリは個別のチップとして表示されます。選択エリアは自動的に折り返して拡張されるため、ユーザーは処理を開始する前に対象範囲全体を確認できます。

## 更新の互換性

更新チェッカーは、次のような4要素のバージョン値をサポートします `6.7.15.1` また、versionおよびmandatory-updateフィールドに対応する互換マニフェストエイリアスを受け入れます。

## インストーラーの整合性

| 項目           | 値                                                                  |
| ------------ | ------------------------------------------------------------------ |
| ファイル         | `GeoProspectorSetup.exe`                                           |
| サイズ          | `253264229 バイト`                                                    |
| SHA-256      | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |
| 公開鍵フィンガープリント | `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35` |

## 公式リンク

* [ウェブサイト](https://geoprospector.id/)
* [ドキュメント](https://visi-digital-internasional.gitbook.io/geo-prospector)
* [最新インストーラー](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* [最新リリース](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest)
* [VirusTotalのURLレポート](https://www.virustotal.com/gui/url/17506a6fdfab37537bec95b3b24ca4052470dbcfc262532bfc0825098b430249?nocache=1)


---

# 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.15.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.
