Releases: Adamant-im/adamant-im
Releases · Adamant-im/adamant-im
v1.5.0
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
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
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
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
v1.1.1
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
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
Changes:
- Transaction details can be opened in explorer
- New chat now starts blank, as in iOS version
Fixes:
- Small refactoring