This release introduces several feature improvements across the ADAMANT Messenger application. The Android app is now built using Capacitor.js, with the API Level changed from 19 to 22. An unsupported transaction type has been added to the chat module, and a new useIsMobile hook has been introduced. The KLY token has been listed in the wallet, while the LSK token has been delisted.
Several bug fixes are included in this release. The commands order navigation in chat has been resolved, and the message input border color has been adjusted. Minor internationalization fixes have been applied. Scroll behavior when navigating back has been corrected. The regex for node names has been fixed. GitHub Workflows have been migrated to Node v20, and an issue where Object.groupBy was not a function in old browsers has been resolved.
Technical debt has also been addressed. The wallets:generate command in adamant-wallets has been improved, and Electron dependencies have been upgraded.