> For the complete documentation index, see [llms.txt](https://docs.blerify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blerify.com/changelog/panama-conecta-credenciales/app-version-3.50.1.md).

# APP Versión 3.50.1

Versiones:\
\- Android: 3.50.1 (752)\
\- iOs: 3.50.1 (754)

### **Release Notes**

#### **UI / UX**

* Ajustes estéticos en la interfaz de usuario en modo oscuro para mejorar la consistencia visual.
* Corrección en la visualización del valor **“ND - APATRIADOS”** en el campo *nationality*.
* Actualización del template de verificación de correo electrónico dentro del flujo de **ID Level**.

***

#### **Backend / API**

* Seguimiento y validación de la corrección en el envío de notificaciones vía API.
* Ajuste en el manejo del campo de fecha dentro de las notificaciones (corrección aplicada por Sertracen).

***

#### **Mobile**

* Corrección para permitir que el **Reader** realice correctamente la verificación de credenciales del **Holder**.
* Actualización automática para verificar credenciales revocadas.
* Cambio de Número administrativo / Número de RUC.


---

# 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.blerify.com/changelog/panama-conecta-credenciales/app-version-3.50.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.
