> 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-ko/release-notes/6.7.16.1.md).

# 버전 6.7.16.1

**출시일:** 2026년 7월 16일

## 개요

이 소규모 Established Edition 릴리스는 기존의 프로스펙팅, 활성화, 업데이트 및 보안 워크플로를 유지하면서 애플리케이션 사이드바에 공식 퍼블리셔 저작권 바닥글을 추가합니다.

## 변경 사항

* 사이드바 하단에 고정된 두 줄 바닥글을 추가했습니다:
  * `© 2026`
  * `비시 디지털 인터내셔널`
* 장치 활성화 및 장치 ID 복사 기능을 유지했습니다.
* Google 스프레드시트의 동적 고객 지원 WhatsApp을 유지했습니다.
* 선택된 카테고리 칩 및 다중 카테고리 워크플로를 유지했습니다.
* 업데이트 호환성을 유지했습니다.
* Established Security Anchor를 다시 빌드하고 서명했습니다.

## 설치 프로그램 무결성

| 항목       | 값                                                                  |
| -------- | ------------------------------------------------------------------ |
| 파일       | `GeoProspectorSetup.exe`                                           |
| 크기       | `253282783 바이트`                                                    |
| SHA-256  | `4B4557A0CF72146DF28061EF56B8E96802FE808D2023704B6A13557ED6A3B216` |
| 공개 키 지문  | `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35` |
| 보안 매니페스트 | `security_anchor_manifest.json`                                    |
| 보안 서명    | `security_anchor_manifest.sig`                                     |

## 공식 링크

* [최신 설치 프로그램 다운로드](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* [GitHub 릴리스](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.16.1)
* [공식 웹사이트](https://geoprospector.id/)

{% hint style="warning" %}
전체 공식 패키지를 설치하세요. 실행 파일만 복사하지 마세요. Geo Prospector는 서명된 Security Anchor 매니페스트, 서명, 그리고 완전한 Windows 런타임이 필요합니다.
{% endhint %}


---

# 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-ko/release-notes/6.7.16.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.
