# IAF CertSearch Release - June 25, 2025

> ### <mark style="color:red;">**Release Highlights**</mark>
>
> * [Country List Mapping Update (ISO 3166-1 Compliance)](https://support.iafcertsearch.org/accreditation-bodies/iaf-certsearch-data-structure/iaf-certsearch-dataset/countries)

***

### Country List Update (ISO 3166-1 Compliance)

#### ✨ What's New

We have updated the system to handle and align country references with the [**ISO 3166-1 standard**](https://www.iso.org/obp/ui/#search/code/) for improved consistency across all data sources and displays.

View the latest country list here:

> [Country List Update (ISO 3166-1 Alignment](https://support.iafcertsearch.org/accreditation-bodies/iaf-certsearch-data-structure/iaf-certsearch-dataset/countries)[)](https://support.iafcertsearch.org/accreditation-bodies/iaf-certsearch-data-structure/iaf-certsearch-dataset/countries/version-2-latest) - version 2

***

#### How It Works

* ✅ **Backward-Compatible:** If you continue using the **previous country list (v1)**, the system automatically maps **entries** to their corresponding values in the **ISO 3166-1** standard.
* ✅ **Recommended:** If you adopt the ISO 3166-1 list directly, your data will be processed **without issue** and remain consistent across the platform.

***

**How does the System Handles Legacy vs. Latest Country Names**?

* **Automatic Replacement**:\
  Suppose a legacy country name has a direct replacement (e.g., **Swaziland → Eswatini**). In that case, the system will automatically map and display the updated name (e.g., **Eswatini**) in the **UI**, including on the **Detail Page**, **Listing Page**, and other areas.
* **Legacy Display with Guidance**:\
  The original name will still be shown for legacy country names without a direct one-to-one mapping, such as the Netherlands Antilles. However, we recommend mapping to the corresponding updated countries where possible.

***

#### Impact on Data Display

<table><thead><tr><th width="299.316650390625">Use Case</th><th>Behavior</th></tr></thead><tbody><tr><td><strong>Data with one-to-one mapping</strong></td><td>Displays the latest country name (e.g., <strong>Eswatini</strong>)</td></tr><tr><td><strong>No Direct Mapping (One-to-Many)</strong></td><td><p>Displays the legacy name (e.g., <strong>Netherlands Antilles</strong>)</p><p></p><p>However, we recommend mapping to the corresponding updated countries where possible.</p></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://support.iafcertsearch.org/iaf-certsearch-releases/system-updates/accreditation-body-release-notes/june-2025/iaf-certsearch-release-june-25-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
