Releases: Adamant-im/adamant-im
Releases · Adamant-im/adamant-im
v1.9.1
Fixes:
- Camera in Chrome71
- Emoji
- Email links
- and a lot of other fixes
v1.9.0
Storing data on device has been rewritten and updated. Now if user doesn't want to logout automatically, additional password must be set. It is used to encrypt local data. All data stored on user device will be encrypted by local encryption. Argon2 is used for this password hashing. So now storing data on own devices for faster access is secure.
Also secured data is stored in IndexedDb instead of LocalStorage, that provide more space for you messages.
v1.8.1
Fixes:
- Impossibility to transfer ADM to the person without chat with him
v1.8.0
Features:
- ETH transactions list
- Redesigned Nodes screen
- Updated icons
- Added promotion bar for iOS
Fixes:
- Possibility to send 0 BNB or ETH
- Showing email in chat
v1.7.2
v1.7.1
v1.7.0
We have updated project dependencies to Vue3-cli. That came with lots of refactoring. Also dependencies and cli commands now served with yarn instead of npm.
Features:
- Generic ERC20 token support
- BNB (BinanceCoin) wallet and transfers
- Lazyloading of instascan (qr scanner), that means faster loading
Fixes:
- U added for numerical address in start new chat popup
- Fixes for transaction list bugs
- Display name now not overwritten when scanning QR-codes
- Fix for fees in non-ADM transfers
- Fix initializing new chat from transaction list
- Updates in README