Releases: odinblockchain/odin.messenger
v0.5.1 – Official public release
Merge pull request #17 from odinblockchain/v0.5.1-rc Release 0.5.1
v0.4.3 – Official public release
ODIN Chat Public release
ODIN Chat Minor Update! This release brought final updates in both design and functionality to be ready for the public. The account creation screen was completely redone removing additional technical verbiage and keeping the flow simple. Identity backup has been moved to a standalone view within the Settings.
Messenger module updates:
– Ability to edit a contact's name;
– Redesign of Add/Edit contact view;
– Ability to copy a message by long-pressing;
– Ability to copy a friend's username from option menu;
Wallet module updates:
General improvements:
– Redesign of account creation;
– Redesign of Settings view;
– Ability to track service usage anonymously;
– Ability to control notification preferences;
– Ability to control opt-in for anonymous metric reporting;
– Ability to view Identity phrase at any time;
v0.3.8 – Closed Testing Update
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;
v0.2.1 – Closed Testing Release
This is the release ready version for a round of closed testing within the ODIN Blockchain community. This release was handled by the Google Play Store.