Skip to content

Releases: ensdomains/ens-app

Fixes for Short name

19 Nov 10:16
74ef8b7
Compare
Choose a tag to compare

This release fixes some short name issues not being shown properly. Also fixes an issue with the manager blanking out whilst waiting for metamask to login

Delete multicoin record

29 Oct 09:52
3957d41
Compare
Choose a tag to compare
  • Sets empty string to delete a record
  • Bypass encode/decode if empty string

Multicoin support

24 Oct 15:43
e1f80da
Compare
Choose a tag to compare

Text Record

30 Sep 04:02
9d4cd8d
Compare
Choose a tag to compare

Adds support for a limited number of text records that can be viewed/added to each name

Various bug fixes, ipfs additional format support and change opensea link

03 Sep 14:34
cad4b32
Compare
Choose a tag to compare
  • Update open sea link (#470)
  • Ipfs format (#467)
  • Change manifest name to ENS App (#468)
  • Upgrade ui and react-ens-address (#469)
  • Remove duplicate button (#471)
  • Remove old ui and fix opensea link text (#472)

Short Name Auction Links

01 Sep 10:01
ec8fd27
Compare
Choose a tag to compare
  • Added link to OpenSea for the short name auctions

Address component

28 Aug 10:58
f0d35f3
Compare
Choose a tag to compare
  • Adds EtherScanLink for Address page
  • Adds updated stylieng for Address pag
  • Fixes DNSSEC bug showing renew
  • Fixes onion3 record placeholder

Name Query speed improvements

26 Aug 14:18
295f2d3
Compare
Choose a tag to compare
  • /name route refactoring to improve load times

Speed up loading favourites

15 Aug 05:46
1e6045d
Compare
Choose a tag to compare

Changes the favourites query so it does not need to get all the name details to load

MyEthVault support and display grace period properly

14 Aug 17:53
2cf7229
Compare
Choose a tag to compare
  • Add myethvault support (#421) addressing #383
  • Display grace period (#382) fixing #363