Skip to content

v1.5.0

Compare
Choose a tag to compare
@robin-thomas robin-thomas released this 27 Feb 06:58
· 5 commits to main since this release

Tech Debts

Wallet session is stored in localStorage so that on the next visit (assuming that the session is valid), the user does not need to sign in again. Some minor UI bugs related to wallets have also been fixed, as well as a memory leak due to textile thread listeners.

Have also integrated Eip1193Bridge for converting ethers provider to other parts of the application.

UI/UX

Another major UI/UX feature has been implemented. The friend list will be re-ordered based on the last activity within the chat. So unread messages will always be on top.