# UI Release notes

### 05/12/2025 | Version 1.1.0&#x20;

Changes included

* <mark style="color:yellow;">Version Number</mark> | Version code changes added to bottom right of UI webpage to provide a verification the page isn't cached.

<figure><img src="/files/XmwxVu4ySb0u7UQLBp4P" alt=""><figcaption><p>Version will change on every code deploy</p></figcaption></figure>

* <mark style="color:yellow;">Demos Analytics Page</mark> |  <mark style="color:yellow;">"Are you Human check"</mark>\
  <https://app.demos.global/analytics>

&#x20;      The Analytics page provides the wallet's status for the Meid token and verification  on each chain.

&#x20;      <mark style="color:yellow;">Are you human</mark>?  | an option to check the status of any wallet to report on the status of a wallet.   Enter a wallet address for a result on Hemi.

<figure><img src="/files/NYTPQ2sZN0EduzafVvni" alt=""><figcaption></figcaption></figure>

* <mark style="color:yellow;">Updated Popups</mark> | Errors & Warning messages displayed at bottom right of UI instead of top right for improved visability.

<figure><img src="/files/brHacauMwWQXbTHrhKAp" alt=""><figcaption><p>Errors &#x26; Warnings popup</p></figcaption></figure>

***

### **03/05/2025 | Hemi Mainnet Release**

<mark style="color:yellow;">**Hemi Mainnet**</mark> | Demos is pleased to announce Hemi Mainnet blockchain is now available in Demos.

<mark style="color:yellow;">**Metamask Binaries Upgrade**</mark>: Enhanced Metamask binaries to resolve connectivity issues and improve overall stability.

<mark style="color:yellow;">**RPC Performance Improvements:**</mark> Optimized performance to provide a better user experience, particularly in addressing blockchain latency concerns, including issues related to ‘Request failed—TypeError’ mitigated.

<mark style="color:yellow;">UI Enhancements:</mark> Updated visual blockchain widget to display the currently connected chain and partial wallet address for improved clarity.

<figure><img src="/files/OqsMLOZXj2T9dmrKlxUw" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**Demos Code API optimization:**</mark>  Optimization of requests (lower the number of them to make the ui smoother)

<mark style="color:yellow;">**Expanded Enrollment Error Messaging:**</mark> Enhanced error messaging to provide clearer, more user-friendly notifications when a user encounters an enrollment or verification failure.

<mark style="color:yellow;">**Wallet Owner Rotation Automation:**</mark> Streamlined the wallet rotation process, allowing users to change wallets without being dependent on the Demos Team's support. Users can burn and delete their existing enrollment, then re-enroll with another wallet, even if it was previously flagged as duplicates. The update ensures that users can return to previously flagged wallets after purging their primary wallet, allowing for seamless re-enrollment without errors if the process is s ownership.

<figure><img src="/files/o5M6Uxu9I2udMT3VFXdc" alt="" width="433"><figcaption><p>'Enroll' button is available on a wallet which is tagged allowing users to change</p></figcaption></figure>


---

# 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://docs.demos.global/onlymeid/technical-documentation/ui-release-notes.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.
