# Changelog

## 1.0.0 - 2021-06-05: FIRST V1 BUILD!

### Bugs

* Some images under "Owned" may broken
* Sometimes, after minting is complete, you may see the previously minted object number. Do not be alarmed.

### Fixed

* Removed humans, they weren't doing fine with animals.

### Changed

* Pagination: formerly load more, now paginated by page number for easier load and navigation
* Changed the name from "My GalleryV3" as it appears on other marketplaces to reflect Screensaver.World

### Added

* New smart contract
  * "Burn" button for users and for admin related purposes
  * Roles added for smart contract management
  * Token bidding and accepting can be paused
* Floating Keanu is back
* Added "Report" button for users to report questionably explicit content
* 5% marketplace fee on all final sales
* Report "portal" for admin users to review content submitted using the "Report" button

### Other Notes

* Throughout bidding wars, user must update/reload page to ensure most up to date bid is received and accepted
* Minting animation persists after transaction is complete. Be sure to view the gallery or etherscan and verify that your upload was minted.&#x20;


---

# 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://old-screensaver.gitbook.io/screensaver-world/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.
