v1.5.0
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.