# Changelog

{% hint style="warning" %}
**This whitepaper is outdated:**

We are currently in the process of updating the whitepaper to reflect our most ambitious development phase yet. Stay informed by [signing up](https://gmr.center/sign-up) or joining our [Telegram channel](https://t.me/gmrcenter).

We have kept this version online for informational purposes only.
{% endhint %}

![](/files/6yRg1TrP8RCKqYemdE9i)

{% hint style="info" %}
All notable changes and releases will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Release numbers may not appear sequential as they are based on an application-level changelog.
{% endhint %}

### \[1.7.8] - 2022-09-20

#### Changed

* Updated Manage NFTs workflow with animation

### \[1.7.7] - 2022-09-19

#### Fix

* Fixed NFL auction rounding error

### \[1.6.8] - 2022-06-29

#### Changed

* Deployed re-worked manage NFTs module

### \[1.6.3] - 2022-05-27

#### Changed

* Made NFL market public

### \[1.6.2] - 2022-05-21

#### Added

* Added notify transaction modal to all auction transactions

### \[1.6.1] - 2022-05-16

#### Added

* Updated NFL Market browser, auction actions, and admin sync with subgraph

### \[1.6.0] - 2022-05-04

#### Added

* NFL Market Auction


---

# 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://whitepaper.gmr.center/gmr-center/nft-hub/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.
