ENS Web Update June 2023

June 14th 20233 min read

GM! We trust you're making the most of the summer season. Here at ENS we've been doing the same, taking a breather after the successful rollout of v3. This month our focus has primarily been UX pattern modifications and bug fixes. We consider it crucial to address these issues in V3 before progressing to the development of more advanced features. This approach is largely influenced by The Joel Test.

Comprehensive overhaul of primary name flow

We're excited to introduce our revamped primary name setting flow. Accessible from the settings page, the Manager App will now display a broader range of names. Unlike the previous version, which only listed names with an ETH record matching your wallet address — the updated flow now includes all potentially valid names, regardless of their ETH record or resolver status. This means you can now manage or own a name without an ETH record or a resolver. The system now efficiently identifies the most gas-effective method to set your primary name, eliminating the need for multiple app flows.

You can read more about it in our UX Lead Domico.eth's Twitter thread.

./01.png

Key benefits for users include:

Additional manager app improvements

Bug fixes

Ongoing

Work on ensjs version 3 is also ongoing. It has been refactored to use viem which has allowed us to simplify the codebase. You can checkout the progress here.