# Release 0.0.1946

## Features

* Added community blooms leaderboards
* Added player blooms leaderboard

## Changes

* Redirect [niftyisland.com](http://niftyisland.com) to [www.niftyisland.com](http://www.niftyisland.com/)
* Social sidebar is now scrollable on mobile devices
* Updated the placeholder island preview image and behaviour
* Added search input to communities page
* Use updated island online-players endpoint for pagination
* Refactored play to mint to use drop info array
* Updated marketplace filter bar to include 'free to claim' filter
* Updated free to claim notifications to group them into one notification for when users are eligible for free to claim assets
* Replaced the word 'Connected' with 'Active' when showing your active wallet
* Implemented Airdrop wave 1 stats
* Updated the island details page statistics section to use a new data endpoint
* Updated artwork for the leaderboard pages
* Added the ability to enter an invite code for non-eligible users
* Removed subtle variant from main site search
* Updated the eligibility contribution panel to show referrals and blooms earned from them
* Updated the Featured Communities when users are logged out on the home page
* Added the Sequence logo to Log In modal
* Updated the airdrop point cards to Airdrop Wave 2 designs
* Added API fallback when waiting for transaction processing
* Added settings item to main avatar dropdrown
* Add invited earnings to total points for wave
* Replaced 'minted' with 'unlocked' on airdrop points card
* Moved wave 1 stats section above FAQs section
* Updated Airdrop invite codes card
* Add chain name to Airdrop Collection Eligible Asset tooltip

## Bug Fixes

* Disallow fractions on make Free to Claim dialog input
* Fixed a bug where users could not change wallet type
* Fixed the min score message on quest reward card
* Fixed a bug where assets with video previews have a broken thumbnail in the notifications sidebar
* Fixed a bug where island previews were missing on the personalized home page
* Fixed a bug where users were unable to update their island previews on the website
* Fixed a bug where the launcher and the leaderboards were not using home island
* Fixed a bug where the join button doesn’t do anything
* Build warnings/errors are now visible for a single NFT build
* Fixed cached notifications
* Fixed the free to claim edit criteria
* Fixed broken contract images
* Fixed the free to claim flow by adding more careful rules around when the next button appears
* Owners section is no longer missing for ERC721 NFTs
* Fixed copy island link logic


---

# 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/web-patch-notes/release-0.0.1946.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.
