# Release 21.07.2023

**Update date: 21.07.2023**

**App Name: Metapro Marketplace**

**What's new:**

* During the creation/editing of photos in the Game, we have added information about the recommended dimensions for the photo's height and width (1500x660px).
* Improved the view for Users Explorer by implementing a filter view similar to the Marketplace and Asset Explorer.
* Replaced paging with infinite scrolling on the Games Explorer.

**Bug Fixes:**

* Fixed a bug where the Buy modal was expanding if the asset name was too long.
* Corrected the height of thumbnails in the slideshow on the Dashboard, specifically under the trending Auction element.
* Standardized the behavior of filters on Asset Explorer, User Profile Assets tab, and Game Card (asset in this game) section. Subcategories will not expand by default after selecting the main category.
* Added the missing Loaders for User Profile in the Assets tab.


---

# 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.metaproprotocol.com/release-notes/marketplace-updates/release-21.07.2023.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.
