> For the complete documentation index, see [llms.txt](https://guide.niftyisland.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.niftyisland.com/patch-notes/game-patch-notes/2.1.0.md).

# 2.1.0

## Features

* New movement abilities! A new class of movement types that propel you to the skies, blast you to the front of the race, or soar great distances!
* New voice and chat system! Our social menu got a huge upgrade and is now better than ever.
* New Island links! When you share island links, you can now earn a portion of the foot traffic rewards as a thanks to referrers.
* New daily challenges! We've added a lot more daily challenges to spice up our current list.

## Changes

* Game results screen is now ordered by rankings and no longer by kills
* Improved sounds for campfire interactions
* Added playground game start sound
* Improved formatting for times in game results screen

## Bug Fixes

* Prevented players being able to move after crossing the finish line in a Foot Race
* Fixed issues with playground game bloom rewards
* Game lobby details are no longer hidden beneath the game lobby start menu
* Prevented players who quit a playground game from hearing the countdown timer when the match ends
* CTF flags will no longer disappear near enemy spawns when shot at with boom bullets


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.1.0.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.
