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

# 버전 6.7.15.1

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

## 주요 내용

* 복사 가능한 기기 ID가 포함된 기기 활성화 워크플로를 추가했습니다
* 추가 **활성화 요청 보내기** 직접 고객 지원에 문의하기 위해
* 동적 고객 지원 WhatsApp 구성을 추가했습니다
* 줄바꿈되는 카테고리 칩으로 다중 카테고리 선택 표시를 개선했습니다
* 네 구성 요소 업데이트 버전과의 호환성을 개선했습니다
* 호환 가능한 업데이트 매니페스트 별칭을 추가했습니다
* 공식 업데이트 저장소와 최신 다운로드 채널을 업데이트했습니다
* Established Edition Security Anchor 매니페스트를 생성하고 서명했습니다
* 릴리스 무결성 검사 후 애플리케이션 시작을 확인했습니다
* 공식 링크와 설치 프로그램 검증 세부 정보가 포함된 영어 GitHub README를 게시했습니다

## 활성화 워크플로

이제 활성화 페이지는 다음을 지원합니다:

1. 현재 기기 ID 복사
2. 현재 공식 고객 지원 WhatsApp 연락처 열기
3. 활성화 요청 보내기
4. 승인된 라이선스 토큰 입력
5. 활성 라이선스 상태, 유효성, 크레딧 확인

## 다중 카테고리 표시

선택된 모든 카테고리가 개별 칩으로 표시됩니다. 선택 영역은 자동으로 줄바꿈되고 확장되어, 사용자가 작업을 시작하기 전에 전체 대상 범위를 검토할 수 있습니다.

## 업데이트 호환성

업데이트 검사기는 다음과 같은 네 구성 요소 버전 값을 지원합니다 `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-ko/release-notes/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.
