Releases: Adamant-im/adamant-im
Releases · Adamant-im/adamant-im
v4.10.6
v4.10.5
🐛 Bug Fixes
- Fix height screen issues (#832 , #834) by @S-FrontendDev
v4.10.4
🐛 Bug Fixes
- Fix height screen issues (#827, #829, #830) by @S-FrontendDev
v4.10.3
✨ Features
UI/UX Improvements
- Add split screen layout (#749, #775, #782, #777) by @S-FrontendDev
- Add vibrations for specific actions (#735) by @skranee
- Update Android app icon (#776) by @Linhead
- Redesign login screen (#771, #790) by @Linhead
- Add spinner during restore process (#746, #803) by @skranee
- Add show/hide function for password login (#737) by @skranee
- Add transforming message status icon to a check once a transaction is registered in a node (#791) by @Linhead
- Add placeholder for new chats (#765, #811) by @skranee
- Message sending timeouts (#750, #784, #806, #813, #814) by @skranee
- Handle wallets with no connection/nodes (#794 , #801) by @skranee
- Testnet deploy (#799)
- Other (#798, #808, #812)
Build & Deployment
- Add Github Workflow with testnet ADM nodes (#760, #773) by @graycraft
🐛 Bug Fixes
Wallet & Transactions
- Show question mark instead of NaN (#739) by @S-FrontendDev
- Fix balance and fiat estimate (#740) by @S-FrontendDev
- Generate local TX ID (#738) by @S-FrontendDev
- Fix pending TX fee (#761) by @S-FrontendDev
- Fix failed TX status (#762) by @S-FrontendDev
- Hide zero fee for pending TXs (#766) by @S-FrontendDev
- Fix transaction details styling (#772) by @S-FrontendDev
- Other (#804. #810, #816)
UI Issues
- Remove window max width (#789) by @S-FrontendDev
- Remove autofocus on field (#764) by @skranee
- Fix address dialog warnings (#755) by @adamant-al
- Fix favicon error in console (#781) by @Linhead
- Fix emoji section on GitHub Pages (#787) by @Linhead
- Sync back button style with chat room (#758) by @skranee
- Fix heading/list formatting (#769, #774, #780) by @dvelikiy
- Save cursor position when changing visibility (#747) by @skranee
- Text does not reach icon and is centered (#767) by @skranee
- Mobile breakpoint changed from 800px to 768px (#797) by @S-FrontendDev
Platform-Specific
- Fix Android download permissions (#752) by @bludnic
- Fix Electron Linux build mode (#754, #779) by @S-FrontendDev
Login
- Fix auth by QR code (#759) by @S-FrontendDev
🔨 Technical Improvements
Dependencies
- Update Sass and fix deprecations (#741) by @skranee
- Replace
qswith nativeURLSearchParams(#736) by @skranee - Update Vite to v6 (#783) by @dvelikiy
- Upgrade to Capacitor v7 (#800) by @graycraft
Build System
- Switch from CJS to ESM (#753, #763) by @bludnic
- Deploy to GitHub Pages (#745) by @psy21d
- Add APK build for Android (#785, #795) by @dvelikiy and @graycraft
Routing
- Enable hash router for static hosting (#778) by @graycraft
Documentation
- Add self-hosting instructions (#748, #793) by @bludnic, @graycraft
Localization
- Update translations (#756) by @adamant-al
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
useIsMobilehook (#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.groupByis 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)