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

# 버전 6.7.12.1

**출시 날짜:** 2026년 7월 14일

## 주요 내용

* 단일 검색 마무리 개선
* 단일 검색 진행의 단조 증가
* 순차적 다중 카테고리 실행
* 카테고리별 대상 할당
* 균형 잡힌 커버리지 패스
* 보강 전 중복 사전 필터링
* 이메일 찾기 기능은 선택된 최종 후보로 제한
* 최종 결과 크레딧 정산
* 기본 저장 위치 `C:\GeoProspector`
* 시계 롤백 방지
* 서명된 Ed25519 매니페스트가 포함된 보안 앵커
* 애플리케이션, 설치 프로그램 및 업데이트 페이로드 버전 일치

## 설치 프로그램 무결성

| 필드      | 값                                                                  |
| ------- | ------------------------------------------------------------------ |
| 파일      | `GeoProspectorSetup.exe`                                           |
| 크기      | `253279194바이트`                                                     |
| SHA-256 | `25371EE5C5E4E4E9C5FD7CAD59D1C66AD253FD629FF1479CF83D4C546378CF83` |


---

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