Skip to content

Releases: ensdomains/ens-app

Abstract code into npm packges

03 Jun 05:58
Compare
Choose a tag to compare

Fix emoji length count issue

17 May 16:12
e918254
Compare
Choose a tag to compare
  • Fixes part of #282 (no redirection yet)
  • Check length against normalised unicode
  • Replace uts46 with eth-ens-namehash
  • Fix problem of displaying 'Domain tld unsupported. eth is not currently a support tld.' for a short name

v1.0.11

15 May 08:38
ed11a2f
Compare
Choose a tag to compare
  • Homepage style fixes
  • Normalise searchterm
  • Add isShortName
  • Fix wrong path
  • Set type to unsupported
  • Add scroll to top on single name page
  • Fix typo
  • Fix record spacing

v1.0.9

13 May 05:52
7d878ea
Compare
Choose a tag to compare
  • Try/Catch estimateGas
  • Update content
  • Open modal when resolver is not set
  • Rename owner into either Registrant or Controller
  • Display in 24 hr format
  • Fix Transfer Registrant (transferOwner)
  • Fix: some provider not support eth_subscribe
  • Add prettier on git commit

v1.0.8 - Bug fixes

08 May 05:39
5b42ec2
Compare
Choose a tag to compare
  • Fix reclaim function to allow controller transfer
  • Fix validation for records

v1.0.7 - Post release bug fixes

06 May 10:10
cb769c9
Compare
Choose a tag to compare
  • Fixes an issue with 0x00000.eth not showing owner
  • Fixes an issue with not being able to transfer the registrant

Fix legacy registrar

04 May 01:04
df94b4f
Compare
Choose a tag to compare
  • Fixed caching issue with showing legacy registrar info
  • Removed subdomains from register

Fix migration error

03 May 17:54
3b4efc8
Compare
Choose a tag to compare
  • Fix #252
  • Add legacy registrant
  • Only allow DeedOwner to transfer

Fix expiration date bug (#249)

03 May 13:11
b878f7b
Compare
Choose a tag to compare

Fix expiration date bug (#249)

Add Expiration Date to Auctioned Names

02 May 20:26
3de3daa
Compare
Choose a tag to compare
  • Sync button and border radius on search box

  • Sync on medium not small

  • Add expiration date to auctioned names

  • Fixed visited/hover bug homepage

  • Abstracted legacy auction domain identifier into function

  • Fix #249