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

# 버전 6.7.19.1

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

**에디션:** Established Edition

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

Geo Prospector 6.7.19.1은 새롭게 설계된 이메일 찾기 워크플로를 도입하고 B2B Finder 작업 영역 내에서 잠재 고객 발굴 결과를 직접 통합합니다.

## 새로운 이메일 찾기 워크플로

* 웹사이트 주소를 수동으로 붙여넣으세요. 한 줄에 웹사이트 하나씩.
* CSV 파일에서 웹사이트 목록을 가져옵니다.
* 각 웹사이트에서 공개적으로 게시된 이메일 주소를 여러 개 추출합니다.
* 대상 웹사이트에 게시된 경우 Gmail, Yahoo, Outlook과 같은 공개 메일 제공업체를 유지합니다.
* MX 레코드를 사용해 이메일 도메인을 검증합니다.
* 선택적으로 검증된 이메일 결과만 유지합니다.
* 결과를 CSV 및 Excel로 내보냅니다.
* 애플리케이션 메뉴를 이동하는 동안 이메일 찾기 결과를 보존합니다.
* 별도의 검색을 시작하기 전에 저장된 결과를 지웁니다.

## Python 이메일 처리 백엔드

이메일 탐색은 포함된 Python 백엔드가 병렬 웹사이트 처리와 공개 이메일 추출을 수행합니다.

백엔드는 보안 릴리스 패키지에 포함되며 서명된 Established Edition 보안 매니페스트로 보호됩니다.

## B2B Finder 개선 사항

* 잠재 고객 발굴 결과는 Progress Prospecting 바로 아래에 표시됩니다.
* 예상 지속 시간 옆에 경과 시간 추적을 추가했습니다.
* 별도의 결과 탐색 페이지를 제거했습니다.
* B2B Finder에서 Email Finder 보강 기능은 기본적으로 비활성화됩니다.
* 기존 CSV, Excel 및 TXT 내보내기 워크플로는 계속 사용할 수 있습니다.
* 스크래핑 범위와 지속적 중복 처리 기능을 개선했습니다.

## 요금제 및 할당량 구성

* 요금제 한도는 원격 가격 구성에서 불러옵니다.
* Free, Starter, Business, Enterprise 및 Custom 요금제 지원을 추가했습니다.
* 일간, 월간 및 연간 할당량 구성을 추가했습니다.
* 고객 서비스와 가격 구성 소스는 계속 분리되어 있습니다.
* 라이선스 생성은 원격 요금제 권한을 지원합니다.

## 보안

* 내장된 Established Edition 공개 키.
* 서명된 보안 앵커 매니페스트.
* 시계 롤백 방지.
* Flutter, Node.js, Playwright 및 Python 백엔드 구성 요소를 보호했습니다.
* 릴리스에는 개인 서명 시드가 포함되지 않습니다.

## 무결성

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

**SHA-256:** `8B06EA61BA153523BC108A0053F0C3D3714C7976B70DF26920CBAB108AD21885`

## 업그레이드 참고 사항

이 업데이트를 설치하기 전에 실행 중인 Geo Prospector 인스턴스를 모두 종료하세요. Geo Prospector 6.7.19.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.19.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.
