# Changelog

###

### <mark style="color:green;">Release 4.2.1</mark>

2022/07/15

#### Added

* Support for Coinex Smart Chain
* New tokens feed
* Minor bugfixes, performance & interface improvements

### <mark style="color:green;">Release 4.2.0</mark>

**26/04/22**

#### Added

* Support all exchanges & any quote token.
* Faster chart loading.
* Select any liquidity pool to chart.
* Polls for liquidity then automatically loads chart in single block mode.
* Lower CPU usage and better performance on low end devices.

#### Changed

* Trending marquee is no longer animated and has been restyled.

### <mark style="color:green;">Release 4.1.7 (Hotfix)</mark>

**31/03/22**

#### Fixed

* Wallet avatar performance.

### <mark style="color:green;">Release 4.1.6 (Hotfix)</mark>

**30/03/22**

#### Fixed

* Styling error in tradebook.

### <mark style="color:green;">Release 4.1.5 (Hotfix)</mark>

**29/03/22**

#### Fixed

* Embedded charts and mobile tradebook row token price.

### <mark style="color:green;">Release 4.1.4</mark>

**28/03/22**

#### Added

* Tradebook now shows the wallet address and blockie avatar.
* Top 100 holders and deployer are now highlighted.
* Liquidity added and removed are now highlighted.
* Display Unicrypt liquidity locks.
* Added support for several more exchanges.
* Added new data source.

#### Fixed

* Layout tweaks and fixes.

#### Changed

* Exchange dropdown now only shows exchanges that have liquidity.

### <mark style="color:green;">Release 4.1.3</mark>

**20/02/22**

#### Added

* Display holders over 100,000.

### <mark style="color:green;">Release 4.1.2</mark>

**04/02/22**

#### Fixed

* Search bug on safari

### <mark style="color:green;">Release 4.1.1</mark>

**03/02/22**

#### Added

* View full token name by hovering the token symbol
* Trade dropdown menu
* Chart page top tabs
* Favoriting a token now stores the chain

#### Fixed

* Full width chart bug
* TradingView container error
* Portfolio token market cap not showing
* Favorite bug when searching

#### Changed

* Analytics has a new look
* Analytics BOG requirement removed
* Improve light mode empty state icons
* Improved search panel styling and UX

### <mark style="color:green;">Release 4.1.0</mark>

**19/01/22**

#### Added

* Swap
* Token analytics

#### Fixed

* Issue with tradebook rows overlapping
* Issue with invisible light mode text
* Issue with missing logo placeholder image

#### Changed

* Marquee on the chart page now changes periodically from trending to promoted
* TradingView UI to match Bogged Finance brand colors


---

# 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.bogged.finance/bogged-finance/product-information/charts/changelog.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.
