# Change Log

**🕹 Updates 08/31/2022**

* Showing Unsupported NFT from the user's wallet
* User collection listing
* Fee rewards mechanics finished
* Design updated
* Smart contracts update (Now become upgradable)
* Minor bug fixes
* Main slider updates
* Cache updates
* Marketplace Widget MVP logic

🕹 **Updates 08/12/2022**

* Automatic Blockchain Addition&#x20;
* Discover Collections Page&#x20;
* Pick NFT Window User Flow Improved&#x20;
* UI Updated&#x20;
* Button States&#x20;
* Site Text Updated&#x20;
* Activity Page Filter Updated&#x20;
* Search Improved&#x20;
* NFT Balance Logic Support Development Launched&#x20;
* Fee Reward Logic Testing Finished

🕹 **Updates 08/08/2022**

* Modal Window Hints&#x20;
* Minor UI Bugs Fixed&#x20;
* All Collections Page (Test Mode)&#x20;
* IPFS Speed Improved&#x20;
* Page Load Times Improved&#x20;
* Collection List Filter Updated&#x20;
* Pick NFT Window Pagination Added&#x20;
* Offer NFT List Bugs Fixed&#x20;
* NFT Bridge UI Improved

🕹 **Updates 07/29/2022**

* NFT Bridge Collection Addition Mechanic Bugs Fixed&#x20;
* Activity Page Transaction Links Added&#x20;
* Offers and Activity Pages Blockchain Logos Added&#x20;
* Private Data Access Security Improved&#x20;
* User Profile Pic Change Added for Chat and Header&#x20;
* All Collections Page Finished&#x20;
* User’s Unsupported Collections Now Displayed in Dashboard&#x20;
* Titles Subcollections Page GUI Finished&#x20;
* Notifications Testing Finished&#x20;
* Did SEO for Key Site Pages&#x20;
* Minor UI Bugs Fixed


---

# 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.octogamex.com/information-center/change-log.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.
