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

# 버전 6.7.22.1

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

**에디션:** 정식 에디션

**플랫폼:** Windows 64비트

Geo Prospector 6.7.22.1은 검증된 지리 엔진, 최종 결과 가져오기 수정, 포함된 런타임, 동기화된 Windows 및 보안 매니페스트 버전을 포함하는 안정적인 정식 에디션 릴리스입니다.

## 지리 검색

* Country Engine 3단계 v5.0을 추가했습니다.
* 1단계는 주/도 범위를 탐색합니다.
* 2단계는 생산적인 주/도와 지역을 더 깊게 조사합니다.
* 3단계는 유효한 범위가 남아 있는 곳에서만 더 깊게 진행합니다.
* 검증된 주/도 수준 엔진으로 Province Engine v4.8을 유지했습니다.
* 자동 범주 확장 없이 정확한 범주 검색을 유지했습니다.
* 지원 대상은 5, 10, 20, 50, 100, 200, 300, 400, 500으로 유지됩니다.

## 결과 및 인터페이스

* 최종 단일 범주 결과 가져오기를 수정했습니다.
* 현재 실행 중 중복 제거는 과거 결과에 나타났다는 이유만으로 유효한 행을 더 이상 버리지 않습니다.
* 현재 결과 집합 내 중복 제거를 유지했습니다.
* 저장된 결과 열 기본 설정과 Fast Maps 기본값을 유지했습니다.

## 런타임 및 패키징

* 필요한 Node.js 런타임을 포함했습니다.
* Node 스크레이퍼와 Playwright Chromium 런타임을 포함했습니다.
* 보호된 Python Email Finder 백엔드를 포함했습니다.
* 애플리케이션, 실행 파일, 설치 프로그램 및 보안 매니페스트 버전을 6.7.22.1로 동기화했습니다.

## 보안

* Established Edition 공개 검증 키를 내장했습니다.
* 서명된 보안 앵커 매니페스트를 포함했습니다.
* 장치 바인딩 활성화와 시계 롤백 보호를 유지했습니다.
* 설치 프로그램에는 개인 서명 시드가 포함되지 않습니다.

## 무결성

**설치 프로그램:** `GeoProspectorSetup.exe`

**크기:** `264426395바이트`

**SHA-256:** `6C6FC5EB5277B8A81F43E1DD154F16A332AFF97B4D23A515D8B9477CA8E688B7`

## 다운로드

* [GeoProspectorSetup.exe 다운로드](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.22.1/GeoProspectorSetup.exe)
* [GitHub 릴리스를 보기](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.22.1)
* [공개 업데이트 매니페스트 보기](https://raw.githubusercontent.com/visi-digital-internasional/geo-prospector-update/main/version.json)

## 업그레이드 참고 사항

이 업데이트를 설치하기 전에 Geo Prospector를 닫으세요. 실행 파일만 복사하지 말고 전체 설치 프로그램을 실행하세요. 아래의 기존 애플리케이션 데이터는 `C:\GeoProspector` 는 일반 제거 프로그램에 의해 보존됩니다.


---

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