Releases: Adamant-im/adamant-im
Releases · Adamant-im/adamant-im
v4.9.1
v4.9.0
✨ Features
- Chat: Chat: File & Image sharing (#628, #712) by @bludnic
- Nodes: Check/uncheck all nodes (#680, #718) by @NikIvv
- UI: Update login scenario (#677) by @NikIvv
- Wallet: Open wallet in explorer (#695) by @NikIvv
- UX: Sending the first message faster (#657) by @PaulDremanovich
- App: Update manifest (#626) by @juliahermak
- UI: Treat Line Separator as a Line Feed (#704, #708, #711) by @S-FrontendDev
- Nodes: Change thresholds or health checks (#687, #703, #709)
- UI: Update snackbar texts when sending coins (#719, #724, #728) by @S-FrontendDev
- Wallet: Estimate tx fee in fiat currency (#725) by @S-FrontendDev
🐛 Bugs
- Chat: Data from previous account (#697, #706)
- App: Fix infinite queue of requests while no connection (#700, #723) by @PaulDremanovich
- Wallet: Display ERC20 transactions fee in ETH (#722) by @S-FrontendDev
- Wallet: Fix transaction status for USDT transfers (#721) by @bludnic
- Wallet: Fix broken transactions list (#726) by @S-FrontendDev
- Wallet: ETH transfer fee not specified (#727, #729) by @S-FrontendDev
- Wallet: Fix KLY amount (#696) by @NikIvv
- Nodes: Fix ADM nodes statuses (#714) by @NikIvv
- Small UI fixes: (#679, #686, #688, #690, #732)
- Other fixes: (#689, #701, #702, #705, #717, #720)
🔨 Tech Debt
- App: Changed icons from fonts to SVG (#707, #713) by @S-FrontendDev
- App: Update dependencies (#710. #715, #730)
- App: Remove ts extensions (#716) by @PaulDremanovich
- App: Add CODEOWNERS (#734) by @bludnic
v4.8.1
✨ Features
- Electron: build separate binaries for M1 and Intel chips (#643) by @RealGoodProgrammer
- Chat: add Nodes offline dialog (#597) by @PaulDremanovich
- Wallet: format balances on account tab (#648) by @RealGoodProgrammer
- Chat: animate reactions (#649) by @aineo
- Nodes: add service nodes tab (#630) by @RealGoodProgrammer
- Nodes: add healtcheck for indexers (#630) by @PaulDremanovich
- UI: restyle tables (#651) by @aineo
- Wallet: add Coinmarketcap and Coingecko links to exchanges (#654) by @aineo
- Nodes: add Stake option (#652) by @aineo
🐛 Bugs
- Login: cannot switch between front and back camera (#633) by @aineo
- I18n: add missing "Message rejected" translation (#647) by @aineo
- Login: fix no camera access (#650) by @aineo
- Chat: fix infinite spinner in ADAMANT chats (1cfa868) by @bludnic
🔨 Tech Debt
v4.7.3
v4.7.2
✨ Features
- Build: Build Android app using Capacitor.js. API Level changed:
19 → 22
(#515, #634) - Chat: Add unsupported transaction type (#631)
- App: Add
useIsMobile
hook (#627) - Wallet: Listed KLY token
- Wallet: Delisted LSK token
🐛 Bugs
- Chat: Fix commands order navigation (#614, #621, #629)
- Chat: Change message input border color (#622)
- I18n: Minor i18n fixes (#620)
- App: Fix scroll behaviour when navigating back (#623)
- Nodes: Fix regex of the node name (#638)
- Build: Migrate Github Workflows to Node v20 (#635)
- Build:
Object.groupBy
is not a function in old browsers (#640)
🔨 Tech Debt
v4.6.2
✨ Features
- Settings: Added a Wallets screen that allows the user to configure the order and display of coins (#570)
- Chat: Added ability to select previous bot commands via keyboard arrows (#605)
- Chat: Added emoji picker (#563, #603, #609)
- Wallets: Added FLOKI token (Adamant-im/adamant-wallets#72)
- Transactions: Improved scenario for crypto transfer and for pending transactions (#578)
- Nodes: Improved UI for nodes health-check (#588)
- Nodes: Now user can see coin node's version (#600)
- Added three new exchanges (#592)
- Changed structure of nodes and services (#591)
- Other small features and fixes (#590, #598, #601, #604)
🐛 Bugs
- Chat: Fixed infinite loading spinner after page refresh (#606)
🔨 Tech Debt
v4.5.3
v4.5.2
✨ Features
- Wallets: added STORJ and Gate tokens (Adamant-im/adamant-wallets#62, Adamant-im/adamant-wallets#63)
- App: added internal page for testing
navigator.vibrate
patters (#579) - Style:
Exo 2
was replaced with system fonts (#589)
🐛 Bugs
- Delegates: fixed search issue on Delegates page (#586)
v4.5.1
✨ Features
- Chat: Save draft reply/messages (#564)
- I18n: Added simplified chinese language (#582, #584)
- Wallets: Added STORJ token (Adamant-im/adamant-wallets#62)
🐛 Bugs
- Wallets: Fixed left chevron not clickable, changed colors for better visibility (#575)
- Transactions: Fixed address pluralization in RU locale (#573)
🔨 Tech Debt
v4.4.0
✨ Features
- Nodes: migrated to Lisk v4 (hardfork) (#567)
- LiskService: Switched from /v2 to /v3 endpoint
- LiskNode: Switched to RPC API
- Added new nodes: lisknode5.adamant.im and liskservice5.adamant.im (Adamant-im/adamant-wallets#56)
Note: Old nodes are removed from the config (temporarily) until upgraded to the latest version - Added healthcheck for LiskService
- Nodes: added dashnode2.adamant.im (Adamant-im/adamant-wallets#56)
🐛 Bugs
- Transactions: Fixed infinite spinner loading (#567)
- Healthcheck: Fixed login issue when there are no online nodes available (#571)