Skip to content

Releases: Adamant-im/adamant-im

v1.5.0

23 Jul 13:08
2645d63
Compare
Choose a tag to compare

Changes:

  • Multiple style changes
  • Multiple internal refactoring fixes
  • New Transaction list window

Fixes:

  • Fixed error when sending eth, overrided contact name address
  • Fixed opening a chat w/o messages (from transactions list)
  • Fixing scroll to bottom when opening previous chat
  • Hide Free ADM tokens block (Wallet tab) if balance > 0

v1.4.0

09 Jul 14:51
1690e31
Compare
Choose a tag to compare

Changes:

  • Adding LICENSE File
  • Contact list storage now works according secure recommendations in AIP-3
  • Adding backward compatibility with contacts stored before

Fixes:

  • Fixed bug with synchronisation of multiple contact list changes on different devices
  • Removed empty and unused component lifecycle stages
  • Removing unused components
  • Fixing Infinite loading GIF during incorrect load

v1.3.0

02 Jul 22:21
15271e7
Compare
Choose a tag to compare

Changes:

  • Login screen loading animation
  • Storing Address Book in KVS (Issue #28)
  • Ability to vote for delegates
  • Delegate List with forging information
  • Language constants now fallback to default language (English) if no such constant exist.
  • ICO link removed

Fixes:

  • ETH transactions confirmations number fixes
  • Fix ETH transaction rejection behaviour
  • Fix incorrect ADM transaction fee rendering
  • Language files updates

v1.2.0

26 Jun 23:14
936ab5f
Compare
Choose a tag to compare

Changes:

  • Project now uses Webpack 4 for building
  • Internal refactoring
  • Back button in chat now always returns to chat list, instead of calling history.back
  • Adding Welcome Messages
  • Login via QR-Code

Fixes:

  • Camera scan fixes
  • ETH Address now stored in KVS when balance is positive
  • Icons fixes

v1.1.2

22 Jun 06:52
6d0c4fc
Compare
Choose a tag to compare

Changes:

  • ETH sending functionality now finished
  • Added support for AIP-5
  • Send Tokens directly from chat window
  • When user choose to store passphrase on device, it is stored encoded
  • Ability to save passphrase qrcode
  • Travis build script added

Fixes:

  • Icon changes
  • Small style updates

v1.1.1

03 Jun 22:31
2ffe932
Compare
Choose a tag to compare

Changes:

  • Style changes to make new fields more usable on mobile devices.
  • Login with passphrase stored as QR-code (Thanks @chovy)
  • npm run dev now supports hot reload

Fixes:

  • Storing data in KVS now triggered only when enough ADM tokens is available (no nagging windows)
  • Fixing bug
  • New language constants.
  • Language updates
  • Language temporary turned off till someone updates language files: Ukrainian, Filipino, Swedish, Hindi, Turkish, Vietnamese, Romanian, Arabic

v.1.1.0

01 Jun 22:04
eedfe82
Compare
Choose a tag to compare

Minor version is updated because we have added new pretty big feature. It will evolve in the future. Now all ADM users have ETH account automatically generated for them. They can use this account to transfer ETH funds. Thanks for @MaaKut for realisation of this feature.

Changes:

  • Adding Free ADM Tokens link
  • Add ability to start dialogs from transaction history
  • Add ability to send ETH tokens

Fixes:

  • Language messages update

v1.0.29

24 May 13:05
890b612
Compare
Choose a tag to compare

Changes:

  • Transaction details can be opened in explorer
  • New chat now starts blank, as in iOS version

Fixes:

  • Small refactoring

v1.0.28

14 May 14:19
042b700
Compare
Choose a tag to compare

Changes:

  • Display transfers in chats

Fixes:

  • Updating manifest files
  • Service-worker now will cache web-fonts
  • Some style updates

Translations:

  • Korean
  • Spanish
  • French

v1.0.27

27 Feb 17:33
Compare
Choose a tag to compare

Changes:

  • Initial QR Code scanning implementation (can be buggy)
  • Option to send messages on Enter (#31)

Fixes:

  • Send messages on Cmd+Enter (#30 thanks to @drakmail )
  • Max amount to transfer sometimes could be incorrect
  • Floating point multiplication bug (#34)

Translations:

  • Japanese
  • Ukrainian
  • Italian