Skip to content

Firefly Desktop 2.1.0 Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 10:23
· 0 commits to 4507bffd8bd04192cf1fd7de0ff93d1a30c1dfde since this release

Changelog

NFT Support

Added:

  • Send NFTs
  • Receive and Claim NFTs
  • Mint simple NFT (Dev Tools)
  • Burn NFTs
  • Initial Collectibles gallery
  • Initial NFT details view

Known issues :

  • We do not display media from the NFT
  • Activity generated after burning will not look correct

  • NFTs minted in soonaverse will not display their attributes

Balance Improvements

Added:

  • Fiat price for shimmer balance
  • Click on total balance to show fiat value
  • Balance breakdown per output type
  • Consolidation feature to reduce storage deposit
  • Show available balance next to total

Fixes:

  • Available balance now shows a more accurate value based on locked storage deposit

Known issues:

  • Activity generated after consolidating storage deposit will not look correct

L1 -> L2 Support (developer profiles only)

Added:

  • Network Selection supports Shimmer Testnet EVM
  • Network Selection supports other L2 alias addresses
  • Bridge Shimmer to L2 EVM Addresses
  • Bridge Native Tokens to L2 EVM Addresses
  • Smart Contract Details Tab

Known issues:

  • NFTs not supported yet

General Improvements

  • Update to Electron v22
  • Remove persistence of app window position
  • Fixed explorer link
  • Minor bug fixes