Releases: ensdomains/ens-app
Releases · ensdomains/ens-app
Abstract code into npm packges
- Abstract ENS contract code and test scripts into two new npm packages
Fix emoji length count issue
- 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
v1.0.9
- 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
- Fix reclaim function to allow controller transfer
- Fix validation for records
v1.0.7 - Post release bug fixes
- Fixes an issue with 0x00000.eth not showing owner
- Fixes an issue with not being able to transfer the registrant
Fix legacy registrar
- Fixed caching issue with showing legacy registrar info
- Removed subdomains from register
Fix migration error
- Fix #252
- Add legacy registrant
- Only allow DeedOwner to transfer
Fix expiration date bug (#249)
Fix expiration date bug (#249)
Add Expiration Date to Auctioned Names
-
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