> 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-zh/fa-xing-shuo-ming/6.7.19.1.md).

# 版本 6.7.19.1

**发布日期：** 2026年7月19日

**版本：** Established 版

**平台：** Windows 64 位

Geo Prospector 6.7.19.1 引入了重新设计的电子邮件查找流程，并将开发结果直接整合到 B2B Finder 工作区中。

## 新的电子邮件查找流程

* 手动粘贴网站地址，每行一个网站。
* 从 CSV 文件导入网站列表。
* 从每个网站提取多个公开列出的电子邮件地址。
* 当目标网站发布 Gmail、Yahoo 和 Outlook 等公共邮箱提供商时，保留它们。
* 使用 MX 记录验证电子邮件域名。
* 可选择仅保留已验证的电子邮件结果。
* 将结果导出为 CSV 和 Excel。
* 在应用菜单之间切换时保留电子邮件查找结果。
* 在开始另一次搜索之前清除已存储的结果。

## Python 电子邮件处理后端

电子邮件发现由随附的 Python 后端处理，用于并行网站处理和公开电子邮件提取。

该后端包含在安全发布包中，并受已签名的 Established 版安全清单保护。

## B2B Finder 改进

* 开发结果直接显示在 Progress Prospecting 下方。
* 在预计持续时间旁新增了已用时间跟踪。
* 移除了单独的结果导航页面。
* 在 B2B 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-zh/fa-xing-shuo-ming/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.
