Skip to content

Releases: kcotoi/SOLSniperNFT-Releases

Release2.4.5

24 Jun 19:40
Compare
Choose a tag to compare
  • 2.4.5 Release info:

  • Issues fixed

    • Ranks in wallet view not shown when you switch tabs on Magiceden and Raydium.
    • Issues with thresholds which also caused infinite loop for loading ranks in the previous release.
    • Implemented all fixes on Raydium too.
  • Known issues:
    • Solanart disabled for the moment.

Release2.4.4

09 Jun 22:25
Compare
Choose a tag to compare
  • 2.4.4 Release info:

  • Changes:

    • Disabled Quick buy button and will be removed in the final release.
  • Issues fixed

    • Ranks not shown correctly for collections on magiceden.
    • Ranks not shown on detail page.
    • Switched to new howrare api.
  • Known issues:
    • Solanart disabled for the moment, will try to implement a fix in the next release.

Release 2.4.3

18 Apr 23:34
Compare
Choose a tag to compare
  • 2.4.3 Release info:

  • Changes:

    • Added ranking to wallet view on Magiceden and Raydium.
    • Added ranking on activity page of Magiceden and Raydium.
    • Switched to the new API from Howrare which doesn't contain attributes and description.
  • Issues fixed

    • Ranks not shown correctly for collections that don't have numbered NFTs.
  • Known issues:
    • Unfortunately Firefox does not support Manifest V3 yet so you will not be able to manually import this extension there.
    • Ranks not shown correctly for collections that don't have numbered NFTs.
    • Solanart disabled for the moment, will try to implement a fix in the next release.

Release 2.4.2

13 Apr 00:20
Compare
Choose a tag to compare
  • 2.4.2 Release info:

  • Changes:

    • Added Moonrank provisional rankings.
  • Issues fixed

    • Fixed issue with showing Quick buy button on ME after new Ui update.
    • Fixed issue with Solanart Quick buy button.
  • Known issues:
    • Unfortunately Firefox does not support Manifest V3 yet so you will not be able to manually import this extension there.
    • Ranks not shown correctly for collections that don't have numbered NFTs .

Release 2.4.1

08 Apr 00:31
Compare
Choose a tag to compare
  • 2.4.1 Release info:

  • Changes:

    • Added support for Opensea.io.
    • Removed Exchange.art.
  • Issues fixed

    • Solanart changed UI so the ranks were not shown.
    • Moonrank made some changes so the ranks were not loaded anymore.
  • Known issues:
    • Unfortunately Firefox does not support Manifest V3 yet so you will not be able to manually import this extension there.
    • Solanart changed the UI so the quick buy button may fail to trigger sometimes. Will work on fixing it.
    • Ranks not shown correctly for collections that don't have numbered NFTs .

Release 2.4

14 Mar 12:50
Compare
Choose a tag to compare
  • 2.4 Release info:

  • Small changes:

    • Added welcome page so people can easily find the Discord link and Twitter page.
    • Added ranks on NFT detail page for ME and Raydium, will implement this next for the other marketplaces too.
      You can also see the ranks when you are listing your NFT so you can see it before listing.
  • Known issues:
    • Unfortunately Firefox does not support Manifest V3 yet so you will not be able to manually import this extension there.
    • Solanart changed the UI so the quick buy button may fail to trigger sometimes. Will work on fixing it.
    • Ranks not shown correctly for collections that don't have numbered NFTs .

Release 2.3

20 Feb 19:11
Compare
Choose a tag to compare
  • 2.3 Release info:

  • Issues Fixed:

    • Fixed issue with settings, mapping and thresholds getting reset.
      If you still have issues please open a ticket in Discord and I can have a look.
    • Further improved the performance, by storing all data only to the Background db.
    • Made sure that background service worker gets activated when we need it.
      This caused the rankings to stop loading randomly, while you were browsing a collection.
      Still need to test this more to see if it breaks. If you get the issue that the rankings are not loaded please open a ticket.
    • Made further changes to make sure that rankings are always shown when you switch between views on ME.
    • All issues for Magiceden were also happening on Raydium so these should be fixed there too.
  • Known issues:
    • Unfortunately Firefox does not support Manifest V3 yet so you will not be able to manually import this extension there.
    • Solanart changed the UI so the quick buy button may fail to trigger sometimes. Will work on fixing it.
    • Ranks not shown correctly for collections that don't have numbered NFTs .

Release2.2

19 Feb 01:08
Compare
Choose a tag to compare
  • 2.2 Release info:

  • Issues Fixed:

    • Issue with Magiceden breaking due to a bug in the way ranks are stored in the browser storage.
      Please test it out and get back to me if you still have issues.
    • Fixed issue with not showing howrare ranks and quick buy button when refreshing ME and Raydium page qucikly
    • Make changes to support Solanart new UI.
  • Known issues:

    • Solanart changed the UI so the quick buy button may fail to trigger sometimes. Will work on fixing it.
    • Sometimes your mappings and settings still get lost.

Will work on implementing these changes for Manifest V2 so all this will also be available on Firefox too.

Release 2.1

15 Feb 20:38
Compare
Choose a tag to compare
  • 2.1 Release info:

  • Issues Fixed:

    • Issue with Magiceden breaking due to a bug in the way ranks are stored in the browser storage.
      The browser can still get slow if you view a lot of large collections, because all rankings are requested at once for Howrare.
      When this happens you can delete all rankings from the pop up page.
    • Quick Buy not working due to button class changes.
  • Changes:

    • Made Quick Buy button disabled by default.
  • Known issues:

    • Settings, Mappings and Rankings are lost once you close the browser.
    • Solanart changed the UI so the current version is not working.

Will work on implementing these changes for Manifest V2 so all this will also be available there too.

Release 2.0

01 Feb 21:51
Compare
Choose a tag to compare
  • 2.0 Release info:

  • Features:

    • Added option in Pop up Settings to disable or enable Quick Buy button.
    • Added Raydium Marketplace, now you can also see rankings there. For this the mapping from Magiceden will be taken
      so no need for additional mapping.
  • Changes:

    • Switched to using Manifest V3 and Service Workers. This should help have speedier reviews from chrome and also
      improve the performance.
    • Improved the way the extension stores the data, still work in progress.
    • Got rid of using localstorage so now all the data is stored in the indexedDB.
      One of the reasons is the storage limitations, not a lot of data is allowed to be stored in a single item.
      With previous approach there were issues with quickly recognising data mismatch, this caused an issue with loading ranks and it could
      have taken up to 5 minutes to recognise it and fetch the data again if necessary.
    • Added extra safety measures to make sure that Quick Buy is only triggered when it should.
      This feature is still in beta phase so please use with caution.
    • Implemented also cleanup of the old stored data. This should prevent issue with saved settings.
  • Known issues:

    • Unfortunately Firefox does not support Manifest V3 yet so you will not be able to manually import this
      extension there.

Will work on implementing these changes for Manifest V2 so all this will also be available there too.