Skip to content

v0.3.8 – Closed Testing Update

Compare
Choose a tag to compare
@Manbearpixel Manbearpixel released this 21 Apr 04:41
· 96 commits to master since this release
d120399

ODIN Chat Rebrand, SQL Update, Wallet Improvements

ODIN Chat Minor Update! This was a large overhaul of the underlying code infrastructure which will provide speed boosts for both the Messenger and Wallet module.

Updates for the Messenger module include:

– Custom names for contacts when adding a friend;
– Message status now shows pending or failed;
– New messages now pushes a notification to your phone;
– Message view scrolls to the latest message;
– Auto-refresh every few seconds;

Updates for the Wallet module include:

– Faster sync with the blockchain;
– No more re-indexing local wallet details;
– Auto loading next unused address;
– Transaction link to blockexplorer on click;
– Copy receivable addresses;

General improvements:

– Copy username from side menu;