> 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-it/note-di-rilascio/6.7.25.1.md).

# Versione 6.7.25.1

Rilasciato **24 luglio 2026**.

Geo Prospector Established Edition 6.7.25.1 migliora il targeting geografico, la capacità del piano, la pertinenza delle categorie, la gestione dei risultati zero, l'accuratezza dell'avanzamento e il packaging sicuro del runtime.

## Targeting strutturato della località

* Il targeting Paese → Provincia/Stato → Città è disponibile tramite la gerarchia delle località estesa.
* Le ricerche a livello di Paese e di provincia continuano tramite piani di query geografiche strutturate.
* La categoria di destinazione selezionata rimane canonica mentre la copertura geografica si estende.

## Limiti del piano

| Piano      | Dati massimi per ricerca |
| ---------- | -----------------------: |
| Gratuito   |                       50 |
| Starter    |                      500 |
| Business   |                    1,000 |
| Enterprise |                    5,000 |

## Gestione delle categorie e dei risultati vuoti

* La corrispondenza controllata con categorie correlate migliora la copertura utile di Google Maps.
* Le categorie non correlate restano escluse.
* L'esaurimento dei candidati è gestito come uno stato completato valido anziché come un errore fatale di codice di uscita.
* Le ricerche valide vuote mostrano un chiaro messaggio nessun risultato.

## Avanzamento e crediti

* L'avanzamento riflette le righe salvate valide.
* Zero righe valide non compaiono più come risultato di destinazione completato.
* L'uso dei crediti si basa sulle righe valide caricate nell'applicazione.
* Le ricerche valide vuote consumano zero crediti lead.

## Runtime sicuro

Questa release include:

* Chiave pubblica di verifica consolidata
* Manifesto dell'ancora di sicurezza firmato e firma
* Attivazione vincolata al dispositivo
* Protezione dal rollback dell'orologio
* Runtime Node.js incluso
* Chromium di Playwright incluso
* Backend Python Email Finder protetto

Il seed privato di firma rimane al di fuori del progetto e non è incluso nell'installer.

## Verifica dell'installer

| Proprietà                    | Valore                                                             |
| ---------------------------- | ------------------------------------------------------------------ |
| Installer                    | `GeoProspectorSetup.exe`                                           |
| Dimensione                   | `273765875 byte` (261,08 MiB)                                      |
| SHA-256 dell'installer       | `49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F` |
| `geo_prospector.exe` SHA-256 | `A56DA0086E84B6FB4D58D40C07CA1E5A9F47C73113330AA77B36C68F116122EE` |
| `data/app.so` SHA-256        | `5291341EB9DC45BA5414C82FC18766F5AA70E5CE8BDC0C66065C74E445856480` |

* [Scarica l'installer](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.25.1/GeoProspectorSetup.exe)
* [Visualizza la release su GitHub](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.25.1)
* [Leggi la guida all'aggiornamento](/geo-prospector/geo-prospector-it/aggiornamenti-e-sicurezza/updating.md)


---

# 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-it/note-di-rilascio/6.7.25.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.
