Version 1.8.0 released
https://github.com/byteball/byteball/releasesIn this release:
1.
Option to save chat history. It is done in the most privacy-centric way: chat history is saved only if both parties agree, and the setting can be changed in the middle of the conversation. If at least one of the parties doesn't want the history to be saved, it is discarded when the app is closed (of course it can still be saved manually by copying and pasting).
2.
Push notifications for chats / received payments on Android. What's important, even alternative hubs can send push notifications, which makes us even better decentralized than Signal. Alternative hub operators, please follow instructions at
https://github.com/byteball/byteball-hub#push-notifications-for-android to enable push for your clients.
3. Ability to remove chat correspondents unless they are part of a multisig address or smart contract (thanks @vakar!)
4. Improved French and Portuguese translations
5. Fixed a validation bug that caused crashes while syncing for many users.
Because of the above bugfix, upgrade is mandatory for all full clients.
I am happy to say that 2 of 5 above items were contributed by community members.