added

šŸš€ Release Notes Oct 2022

:calendar: Release Date: Oct 4, 2022 | :clock1: Time: 8:00 AM EST


ā—ļø

Breaking Changes

Click here to view Breaking Changes for this release. Breaking changes contain updates that could impact your siteā€™s code. Please contact [email protected] to take the necessary action to avoid any disruptions to your site.

What's New in Oct 2022

We are pleased to bring you our latest release! You can read about new features and improvements below.

Utility

Gated Access Campaigns Wallet Verification

This release has improved the verification process for Gated Access Campaigns. Verification no longer occurs when users click the Buy, Place a Bid, or Redeem button. Instead, once users connect their wallets, they'll know if they can purchase a gated listing or special promotion when visiting the listing detail page.

Download Gated Access Campaigns CSV

You can now download the CSV file for each Gated Access Campaign to view the collectors that have accessed the gated listing. Downloading the CSV is only available when the campaign is active or has ended.

Airdrop Wallet Verification

This release has removed the wallet collection verification check for pack airdrops. When airdropping a pack, the collection can be created when the pack is opened. As a result, weā€™ve removed the wallet collection verification step from the airdrop flow, reducing the airdrop processing time. Note that this change only applies when airdropping packs. The CMS will still perform the wallet collection verification step for individual listings.


NFTs

We've updated pack purchases to pass through the filled pack IDs instead of individual token IDs. This change prevents users from determining which tokens are in a pack before purchasing it.


Secondary Marketplace

Filter by Collector Score and Price Range

We've updated the filter in the Secondary Marketplace to include collector points and price range. This improvement gives users more flexibility when filtering listings to quickly find what they're looking for.

View All Listings

With this release, users can switch between View All and Buy Now views in the Secondary Marketplace. The new View All filter allows users to see listings that are not currently listed for sale on the Secondary Marketplace


API

Use the API to Log In and Reset Passwords in the CMS

You can now use the API to log in to and reset passwords in the CMS. These new routes are accessed using POST /api/login and /api/password_reset.


Usability and UI Updates

Secondary Marketplace Filter Panel UI Improvements

We've made several improvements to the filter panel UI to help users quickly find what they're looking for in the Secondary Marketplace:

  • We've locked the Reset and Saved buttons to the bottom of the filter panel and made the content scrollable. Now, when users expand different filter types, they don't have to scroll to the bottom of the panel to reset or save the filter.
  • Filters are applied as soon as the user clicks the Save button.
  • The Reset button clears all filters and closes the panel.
  • The Name and associated checkbox are both clickable instead of just the checkbox.
  • When users click the Tab button on a keyboard, it moves the cursor to the following field.

In addition to the changes above, we've also made minor tweaks to improve the overall user experience.

Display Layout Improvements

We've updated the card layout in the Primary and Secondary Marketplaces and the My Collection page. This update makes finding and viewing NFTs easier across screen sizes, providing more cards in view on larger screens and a more focused experience on mobile.

Error Messaging Updates

Traits and Additional Metadata Error Message

Because Admins cannot modify traits or additional metadata on minted listings, Admins will receive the following error message when attempting to edit on-chain information:

You do not have appropriate permissions. To make updates to on-chain information, please contact [email protected].

NFT or Utility Types with an Existing Name

We've updated the error messaging that displays when attempting to create a new NFT (Listings, Packs, Groups, or Series) or Utility (Snapshot, Airdrops, Challenges, or Campaigns) type with an existing name for improved transparency. You'll now see the A {{type}} with {{name}} already exists message, so you know what you need to change to resolve the error.

Display Warning Modal when Deleting a Group

When you attempt to delete a group, we now display a warning modal to confirm your choice.

Groups cannot be deleted if theyā€™re required for a campaign

When you attempt to delete a group thatā€™s required from a campaign, weā€™ve added the following error message:

This group is required in one or more campaigns. To delete it, please remove it from the campaigns and try again.

Campaigns UI Update

We've changed the Timeless checkbox to a toggle switch on the Challenges page.

Airdrop UI Update

When creating a new Airdrop and viewing the recipients, weā€™ve changed the Wallet Found? column to Wallet Valid? for clarity. Additionally, we added the following tooltip to clarify how wallet validation works:
A wallet is valid if the collection type of the selected NFT exists in the wallet. If the airdropped item is a pack, the collection will be initialized in the wallet upon the pack's opening.


:beetle: Bug Fixes

Admin Profile

  • Fixed an issue within CMS when Admins invited a colleague to the CMS, the new user was redirected to a screen to create a new organization instead of being logged into the dashboard.
  • Fixed an issue where videos on the home page didn't play as expected on hover. This issue occurred for sites using the Vancouver theme landing page layout.

Marketplace

  • When a Back to Drops Link URL was defined in Marketplace > Theme > Style Options, fixed an issue where users viewing individual listings in the Secondary Marketplace were redirected to the Primary Marketplace.
  • Fixed an issue where in some cases, an unsuccessful auction didnā€™t display the ā€œNo winning bidā€ message.
  • Fixed an issue where setting the banner background to the same color as a siteā€™s primary color, the banner links are not visible.

NFTs

  • Fixed an issue where in some projects, the external_url metadata was based on what was entered in the Creator URL field for Listings.
  • Fixed an issue where in some cases, the Enforce purchase limit setting wasnā€™t being honored.
  • Fixed an issue with Free Redemptions where the CMS displayed the ā€œListing is not available for claimingā€ when the user tried to claim a limited listing type.
  • Fixed an issue when creating new NFTs during the Pack creation process, the Collector Score field was not clearing between each NFT.
  • Fixed an issue where an error occurred when viewing NFTs within Packs that have traits without values assigned to them.
  • Fixed an issue where Admins were unable to include completed auction listings in a group.
  • Fixed an issue where Admins could still update listings that have a sealed series.
  • Fixed an issue where Admins were able to edit the description field for minted listings.
  • Fixed an issue where email redemption link pages did not display badges.
  • Fixed an issue where users did not see an accurate bid history when they used a browserā€™s back button from an Auction listing.
  • Fixed an issue where users weren't able to complete a Redemption when using Safari.

Queues

  • Fixed an issue where in some cases, users received an error when attempting to buy a pack.
  • Fixed an issue where in some cases, the Join Queue button didnā€™t display at the proper time.

Reporting & Analytics

  • Fixed an issue where sales and listings from other marketplaces were being counted in the CMS analytics for Dapper customers who were previously on Blocto
  • Fixed an issue when Admins attempted to sort editions by ascending/descending in the orders table, the CMS did not display any orders.
  • Fixed an issue in the CMS where the Analytics page was not formatting dollar amounts correctly

Secondary Marketplace

  • Fixed an issue where purchases in the Secondary Marketplace werenā€™t working in Safari on iOS.
  • Fixed an issue where users could scroll through the listing detail card in the background while the purchase modal was open.

Search & Filter

  • Fixed an issue that occurs when users filter by series for Snapshots and clicks the Select All checkbox, the CMS does not display the correct amount of listings.
  • Fixed an issue in the CMS where Admins received an error when including a backslash () when searching for an NFT.
  • Fixed an issue in the CMS where a listing did not appear when searching on the 2nd page of the listings.
  • Fixed an issue where the CMS returned an error when Admins searched for an NFT that contained an apostrophe.
  • Fixed an issue in the CMS when Admins select listings in the NFT picker, the CMS cleared the selected filters when navigating to a different page.

UI

  • Fixed an issue on the Airdrop page where the tooltip icon for importing custom lists was not aligned properly.
  • Fixed an issue where if the NFT price is $100,000.00, the text was getting wrapped in the CMS.
  • Minimized the large footer display in the Traits UI.
  • Fixed an issue in the UI where the alignment of Packs/Listing titles were slightly off when creating new ones.
  • Fixed a minor footer text wrapping issue that displayed in the Gigantik staging environment when using Safari.
  • Fixed an issue where after where an error message stating "email is required and must be a string" displayed after connecting a wallet.

Utility

  • Fixed an issue where Admins could not uncheck individual wallets when doing a Snapshot and using an existing Airdrop.
  • Fixed an issue where in some cases, creating an Airdrop with an existing Snapshot allowed multiple drops to the same wallet if the wallet is repeated in the Snapshot.
  • Fixed an issue with Airdrops where Admins still received an error message when uploading a valid CSV following a failed attempt.
  • Fixed an issue where the CMS required Traits and Additional Metadata keys to have associated values.