# Release Notes

**Date added:** 26th March 2024

Web version: 8.3.8

Server version: 3.3.23

**Features:**

Recognize and display account type on the UI. (account/contract/token/nft)<br>

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

**Date added:** 20th March 2024

Web version: 8.3.18

Server version: 3.3.6

**Features:**

Decode function method names and parameters for not verified contracts.\
\
Before:\
![](/files/Mt2Fgq1M8sr0jjDRivmN)

After: \
![](/files/fohZNsCxxjBXHHNvHtgk)

**Date added:** 10th February 2024

Web version: 8.3

Server version: 3.3

**Features:**

* NFC Collections page redesigned
  * Added a column with the number of items and the ability to sort by different columns
  * Added a cover for the collection
  * Speed up page loading

    <figure><img src="/files/VvSfcUAXnqDAafkoHeST" alt=""><figcaption></figcaption></figure>
* Tokens page redesigned
  * Added information about the number of holders and the ability to sort by different columns
  * Speed up page loading

    <figure><img src="/files/KBrUdjkR1rRAtC9nrxw0" alt=""><figcaption></figcaption></figure>
* Optimized search through the search bar
* Adding account images on the internal txns page

<br>


---

# 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.chainlens.com/help-and-faqs/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.
