Skip to content

Releases: Nintondo/extension

0.2.9.2

17 Dec 15:30
1441e62
Compare
Choose a tag to compare

CHANGELOG

  1. update popup behavior
  2. fix tokens route interface

0.2.9.1

13 Dec 13:03
6ac985a
Compare
Choose a tag to compare

CHANGELOG

  1. Fix prevout route #111

0.2.9

06 Dec 10:33
d5e463a
Compare
Choose a tag to compare

Changelog

  1. Improve user interface and user experience
  2. Enhance error handling
  3. Update dependencies
  4. Fix bugs
  5. Move extension to side panel

0.2.8.3

21 Nov 14:07
042e046
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.8.2...0.2.8.3

0.2.8.2

29 Oct 08:17
Compare
Choose a tag to compare

CHANGELOG

  1. Fix fee updating
  2. Fix blank mnemonic bug
  3. Fix updating transactions

bd9c71d

0.2.8.1

24 Oct 09:36
Compare
Choose a tag to compare

CHANGELOG

  1. Add suggestions to use the splitter if it's available
  2. Increase speed of switching wallets \ accounts
  3. Overall improvements

0.2.8

22 Oct 15:19
728db0e
Compare
Choose a tag to compare

CHANGELOG

  1. Redesigned main page
  2. Fix error messages on different screens
  3. Better error handling
  4. Fix diplaying QR-code for taproot addresses
  5. Fix bug with transactions after switching between wallets \ accounts
  6. Generating color for each account by address
  7. Fix bug with jumping to the selected account \ wallet

0.2.7

20 Sep 13:39
Compare
Choose a tag to compare

CHANGELOG

  1. update nintondo-inscriber to taproot (for all address types)
  2. fix provider method calculateFee to use base64 instead of hex
  3. transferable balance now appears on the bel-20 page
  4. shallow equal comparison with state changes
  5. fix content link on inscription details page

0.2.6.6

17 Sep 15:51
9ad45d4
Compare
Choose a tag to compare

CHANGELOG

  1. Taproot support for provider's signPsbt and multiSignPsbt methods
  2. Remove white bg for iframe
  3. Migrate from chrome to webextension-polyfill for better compatibility
  4. Refactoring

0.2.6.5

30 Aug 13:44
dabe7ef
Compare
Choose a tag to compare

CHANGELOG

  1. Fix sending inscriptions
  2. Better handling UTXO's for createTx method