# 2.0.4

## Bug Fixes

* Fixed Spy Hunt failing to find a playable skin
* Fixed issue where Spy Hunt would not end
* Fixed broken assets in the NFT inspector
* Fixed issue with portals between islands
* Fixed all music NFT showing up as authored by Joe Evil
* Increased server performance to help prevent islands becoming inaccessible
* Fixed mismatch between "Collect 100 Blooms" challenge and the HUD messaging
* Fixed NFT profile pictures not displaying in-game
* Fixed issue with opening the game menu on secondary shards


---

# 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://guide.niftyisland.com/patch-notes/game-patch-notes/2.0.4.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.
