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

# 버전 6.7.20.1

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

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

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

Geo Prospector 6.7.20.1은 이메일 찾기 용량을 확장하고, 프로세스 제어를 개선하며, 원격으로 구성 가능한 사용 한도를 도입하고, 처리 시간 예상치를 재조정합니다.

## 이메일 찾기

* 독립 실행형 이메일 찾기의 최대 입력량을 실행당 웹사이트 1,000개로 늘렸습니다.
* 보호된 Python 백엔드에 협조적 취소를 추가했습니다.
* 중지 버튼은 이제 취소를 요청하고 현재 네트워크 작업이 반환된 후 완료됩니다.
* 공개 이메일 추출, MX 검증, CSV 내보내기, Excel 내보내기를 유지했습니다.

## 멤버십 한도

* 원격으로 구성 가능한 일간, 주간, 월간 한도를 추가했습니다.
* 일간, 주간, 월간 사용 카운터와 초기화 주기를 추가했습니다.
* 애플리케이션을 다시 빌드하지 않고도 멤버십 Google Sheet에서 한도를 관리할 수 있습니다.
* 크레딧 잔액과 주기적 사용 한도는 별도의 제어 항목으로 유지됩니다.

## B2B Finder 및 인터페이스

* 더 보수적인 전체 구간 범위를 사용하여 B2B Finder의 시간 추정치를 재조정했습니다.
* 웹사이트 1,000개까지의 작업량에 대해 독립 실행형 이메일 찾기 예상 시간을 재조정했습니다.
* B2B 결과를 Progress Prospecting 아래에 인라인으로 유지했습니다.
* Visi Digital Internasional 저작권 고지를 사이드바 하단에 더 가깝게 이동했습니다.

## 보안 및 패키징

* Established Edition 공개 검증 키를 내장했습니다.
* 버전 6.7.20.1의 보안 앵커 매니페스트에 서명했습니다.
* Flutter 실행 파일과 런타임 구성 요소를 보호했습니다.
* Node.js, Playwright 및 Python 이메일 찾기 구성 요소를 보호했습니다.
* 릴리스에는 개인 서명 시드가 포함되어 있지 않습니다.

## 무결성

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

**SHA-256:** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## 업그레이드 참고 사항

이 업데이트를 설치하기 전에 실행 중인 Geo Prospector 인스턴스를 모두 종료하세요. Geo Prospector 6.7.20.1은 64비트 Windows용으로 배포됩니다.


---

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