Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

v2.1.0

Latest
Compare
Choose a tag to compare
@darkcodi darkcodi released this 03 Oct 04:51
· 4 commits to main since this release

New features

  • Delete for tokens/uploads
    Now you can delete tokens/uploads from IndexedDB via context menu (right click)
  • Reorganized project structure
    Previously it was just one project in one solution. Now this solution contains many projects - split for layered architecture + separate project for each plugin
  • Renamed Provider to Wallet
    Word 'Provider' was replaced with 'Wallet' everywhere in project
  • Ordering support for IUploader and IWallet
  • Add new UiDisplayType for configuration items - text

Networks support

  • [added] Sepolia

Uploaders support

  • [added] NftStorage
  • [deprecated] Crust (coz Crust is in a Safe Browsing blocklist for all major browsers)