Skip to content

Release 1.5

Compare
Choose a tag to compare
@kcotoi kcotoi released this 17 Nov 02:00
· 31 commits to master since this release

1.5 Release info:

Fixed bugs:

  • Issue with adding new ranks when collection it's not initialized.
  • Issue with setting multiple mappings.
    -- Now you are able to open the popup in a new tab and you will be able to insert multiple mappings.
  • Fixed issues with Naked meerkat and Meerkat Millionaire collection when I get rank from howrare.
    -- Now also the NFTs with leading zero in the number will be fetched.
  • Fixed issue with clicking on ranks for alpahart, now you can directly click on them and it will get you to the ranking page directly.

New changes/ added features:

  • Added new marketplaces:
    --Digitaleyes.market
    -- Exchange.art
  • Added new mappings for a few collections.
  • Added special mapping for Turtles collection. Now you can see ranks from howrare for turtles too.
    --NOTE: Some turtles don't have ranks on howrare and moonrank (Boring Turtle, Zapi), if you find them please let me know and i will add them.
  • Removed statistical rating and normalized traits from howrare (ST, NT) based on user feedback.
  • Added button in the popup to open it in a new page
  • Clear Cached Ranks Page:
    -- Added option to clear the rankings.
    -- Now in the popup you can go to the Ranks page and delete the collection you don't see that often or you added a new mapping for it and you want to refresh the ranks on the next page load.
  • Implemented a rate limiter for the requests sent to ranking providers and a sleep and retry process to fetch the ranks after the temporary block ends.
  • Added code (NF) to inform user to check for mappings.
    -- If you see "NF" instead of ranking it means that the rankings are not found.
    -- There can be 3 reasons for this :
    ---1) The rankings are not provided but this ranking provider.
    ---2) You need to add mappings for this new collection.
    ----NOTE: After you add a new mapping please refresh the page, to request new rankings. (See Clear Cached Ranks)
    ---3) There is a bug with the extension, if you checked that the collection is supported by the ranking provider you have added mappings for it and you still have the issue.Then please contact me (via discord or twitter) and I will try to help you.
    -- If you see the loading icon, please wait until the requests are finished.
    ---It should take a few seconds. Currently when you try to look at too many NFTs (60 or more in 2-3 seconds by scrolling quickly).it will send all the request to ranking providers.
    ---Some of them may have limits in place for the amount of requests someone can do, for this reason they may temporarily restrict yuur access to their website for a few seconds.

But no worries the extension will try to get the rankings again after the temporary ban is lifted, so don't worry and just wait a few and the rankings will show up.

NOTE: To ensure the best experience I advise you to scroll slowly to avoid sending too many requests in a short amount of time.