> For the complete documentation index, see [llms.txt](https://docs.kpnthings.com/kpn-things/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kpnthings.com/kpn-things/getting-started/release-notes.md).

# Release notes

## **Latest releases**

### **Release 24-06-2026: eSIM connectivity configuration**

We have introduced a new connectivity page, the eSIM connectivity page. Through this page, you can manage eSIM connectivity profiles and we explain which management options are available. This includes downloading, enabling, and/or deleting existing profiles. In addition, you will find an overview of the operations that have been performed for the respective eSIM connectivity.&#x20;

For more information, go to [eSIM Connectivity configuration](/kpn-things/the-portal-explained/things-manager/connectivity/esim-connectivity-configuration.md).

<details>

<summary>Releases december 2025</summary>

### **Release 08-12-2025: Costs overview and Contract**

In addition to the release of the Organization tab, we have also introduced the Costs Overview and contract.

The Costs Overview gives you more insight into the costs of your IoT contract and what your upcoming invoice will look like. The cost overview and contract are only visible to customers with an Explorer and/or Modular contract. In addition, it is only available to users with the appropriate role (managed by Admin users). Customers with a Tailored contract can't make use of this feature.

For more information, go to [Costs overview](https://docs.kpnthings.com/kpn-things/the-portal-explained/organization#costs-overview) and [Contract](https://docs.kpnthings.com/kpn-things/the-portal-explained/things-manager/projects#contract).&#x20;

### **Release 03-12-2025: Menu 2.0**

We have made several improvements to the KPN Things Portal to enhance usability, streamline navigation and make the interface more clearer. Below is an overview of what's new in this release.

{% embed url="<https://kpn.pingvp.com/a_02_03_portal_overlays_03dec_14-49/a_02_03_portal_overlays_03dec_14-49_1080p.mp4>" %}

**New Sidemenu**

* The sidemenu now follows the IoT building blocks, making it easier to find what you need with fewer clicks. You'll find section headers such as 'IoT Devices', 'Connectivity', 'Data Processing', and 'Destinations'.
* Easily add devices, a flow, or a destination using the + button (hover next to the section header).
* Devices and Connectivity are shown in seperate tables, each displaying only the most relevant data.
* The project picker shows which project's information you are currently viewing. If no project has been selected yet, it will display 'Project'.

**Main Menu Enhancements**

* The main menu has been redesigned to maximize space for page content, allowing more data to be visible at once.
* The KPN IoT logo has been updated.
* We've added a new tab: Organization.

**New 'Organization' tab in Main Menu**

* A new "Organization" tab where you can find all your organization information.
* Go to 'Users' to manage the users of your organization and navigate from here to [User Management](/kpn-things/general-functions/user-management.md).

### **Release 01-12-2025: Zone List Roaming partners**

The [Zone list ](https://portal.kpnthings.com/support/zonelist#%7B%22tableGridState%22%3A%7B%22pagination%22%3A%7B%22pageSize%22%3A50%7D%2C%22sort%22%3A%7B%22sortModel%22%3A%5B%7B%22sort%22%3A%22asc%22%2C%22colId%22%3A%22countryNameNld%22%7D%5D%7D%2C%22columnVisibility%22%3A%7B%22hiddenColIds%22%3A%5B%22*%22%5D%7D%2C%22columnOrder%22%3A%7B%22orderedColIds%22%3A%5B%22countryNameEng%22%2C%22countryCode%22%2C%22operator%22%2C%22voice%22%2C%22voLte%22%2C%22indicator2G%22%2C%22indicator3G%22%2C%22indicator4G%22%2C%22indicator5G%22%2C%22lteM%22%2C%22nbIot%22%2C%22indicatorEdrx%22%2C%22indicatorPsm%22%2C%22indicatorCema%22%2C%22band%22%2C%22premiumZone%22%2C%22tadig%22%2C%22countryNameNld%22%2C%22*%22%2C%22mccmnc%22%2C%22economyZone%22%2C%22indicatorSunset%22%5D%7D%2C%22sideBar%22%3A%7B%22visible%22%3Atrue%2C%22position%22%3A%22right%22%2C%22toolPanels%22%3A%7B%22columns%22%3A%7B%22expandedGroupIds%22%3A%5B%5D%7D%2C%22filters%22%3A%7B%22expandedColIds%22%3A%5B%22indicator5G%22%5D%2C%22expandedGroupIds%22%3A%5B%5D%7D%7D%2C%22openToolPanel%22%3Anull%7D%7D%7D)provides information about the available roaming partners around the world. Check the map for an overview and filter on one of the two zones. The page also offers a table with specific information per country and the operators available there. The Zone list replaces the separate roaming operator list documents. You can find the Zone List via the side menu on the Support page.

For more information, go to the [Zone list page](https://docs.kpnthings.com/kpn-things/the-portal-explained/support/zone-list).

</details>


---

# 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://docs.kpnthings.com/kpn-things/getting-started/release-notes.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.
