> 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-ru/primechaniya-k-vypusku/6.7.19.2.md).

# Версия 6.7.19.2

**Дата выпуска:** 20 июля 2026

**Редакция:** Established Edition

**Платформа:** Windows 64-разрядная

Geo Prospector 6.7.19.2 добавляет централизованное управление членством и кредитом, сохраняя при этом безопасный офлайн-процесс подписи лицензий.

## Управление членством

* Новые лицензии автоматически регистрируются в службе членства.
* Синхронизируются имя клиента, тарифный план, расчетный период, отпечаток, баланс и срок действия.
* Статус членства проверяется после активации и перезапуска приложения.
* Установка поля active в FALSE блокирует соответствующее членство.
* Администраторы могут увеличить кредит клиента через поле add\_credit.
* Движение по кредиту можно записывать в лист CreditLedger.

## Активация лицензии

* По-прежнему поддерживаются офлайн-токены активации, подписанные Ed25519.
* Проверка отпечатка устройства по-прежнему включена.
* Статус членства и баланс синхронизируются после проверки токена.
* Действительное членство корректно восстанавливается после перезапуска приложения.

## Email Finder

* Email Finder для списка веб-сайтов, работающий на встроенном Python-бэкенде.
* Извлечение публичных адресов электронной почты с веб-сайтов компаний.
* Проверка домена MX.
* Ручной ввод веб-сайтов и импорт CSV.
* Экспорт результатов в CSV и Excel.

## Безопасность

* Встроенный открытый ключ Established Edition.
* Подписанный манифест якоря безопасности.
* Защита от отката системного времени.
* Защищённый исполняемый файл приложения Flutter.
* Защищённые компоненты парсера Node.js и Playwright.
* Защищённый Python-бэкенд Email Finder.
* Закрытый seed подписи исключён из артефактов релиза.

## Целостность

**Установщик:** GeoProspectorSetup.exe

**Версия файла:** 6.7.19.2

**Версия продукта:** 6.7.19.2

**SHA-256:** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## Скачать

* [Скачать GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.19.2/GeoProspectorSetup.exe)
* [Просмотреть релиз на GitHub](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.19.2)

## Примечания к обновлению

Закройте все запущенные экземпляры Geo Prospector перед установкой этого обновления. Geo Prospector 6.7.19.2 предназначен для 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-ru/primechaniya-k-vypusku/6.7.19.2.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.
