Skip to content

Releases: Adamant-im/adamant-im

v1.9.1

31 Dec 18:52
3e54303
Compare
Choose a tag to compare

Fixes:

  • Camera in Chrome71
  • Emoji
  • Email links
  • and a lot of other fixes

v1.9.0

25 Dec 10:37
bf8400c
Compare
Choose a tag to compare

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

14 Dec 08:35
e6cc825
Compare
Choose a tag to compare

Fixes:

  • Impossibility to transfer ADM to the person without chat with him

v1.8.0

11 Dec 12:26
bf2bef3
Compare
Choose a tag to compare

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

02 Nov 13:53
e38e253
Compare
Choose a tag to compare

Hotfix release

Fixes:

  • Issue with voting
  • Issue with incorrect order of requests, so that some users hadn't received free tokens.
  • Issue with new chats

v1.7.1

29 Oct 14:15
d26950d
Compare
Choose a tag to compare

Features:

  • Node list health check
  • Rewritten internals of ADM API client

Fixes:

  • Bottom bar disappears
  • Empty messages bug #139
  • Markdown links are not rendered right #141
  • Voting issues
  • Travis build script fixes

v1.7.0

19 Sep 17:44
99c0d20
Compare
Choose a tag to compare

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

v1.6.2

19 Aug 14:28
d70f6a2
Compare
Choose a tag to compare

Fixes:

  • Incorrect Sender name
  • Console errors regarding service workers while reloading.
  • Fixing incoming message scroll
  • Send ADM tokens status message bug

v1.6.1

13 Aug 12:33
7c0c128
Compare
Choose a tag to compare

Fixes:

  • Fixes scrolling bug in chats
  • Removing unnecessary import
  • Style updates

v1.6.0

11 Aug 11:03
e043f7f
Compare
Choose a tag to compare

Changes:

  • Multiple style changes
  • Optimization of Delegate List fetching
  • Immediate UI-response when sending messages
  • Message statuses in chats and chat list
  • Internal message queue

Fixes:

  • Fixes scrolling bug in chats