Releases: Adamant-im/adamant-im
Releases · Adamant-im/adamant-im
v4.2.1
v4.2.0
✨ Features
- Chat: add Quick reactions (AIP-17) (#522)
- Chat: add vibrate on Reply / LongPress / Swipe message (#522)
- Wallet: add Coinstore exchange (#525)
- Wallet: add XCN coin (#520)
- Wallet: add Verse token (#532)
- LoginForm: show/hide passphrase in text inputs (#528)
🐛 Bugs
- Chat: reply message click loads all chat history (#524)
- Settings: stay logged in option doesn't work (#519)
- Transaction: app sending infinite requests (#517)
- VueI18n: remove unsupported chars (#531)
🔨 Tech Debt
v4.1.2
v4.1.1
v4.1.0
✨ Features
- Chat: implement Quote/Reply messages according to AIP-16 (#496)
- Feat: add script for generating wallets from
adamant-wallets
repository (#497) - Wallets: add pull down gesture to update balances (#513)
- Chats: add "Mark all as read" button (#502)
- QrcodeRenderer: show Spinner while generating QR code (#495)
- BuyTokensDialog: add StakeCube exchange (#494)
- ChatForm: multiline comment hide last messages in the chat (#493)
- Delegates: change vote icons style (#463)
- Chat: set max allowed rows to 10 when typing a multiline message (#507)
- Wallet: show ellipsis sign while loading wallet balance (#513)
🐛 Bugs
- DelegatesPage: missing header separator in light theme (#492)
- NodesTable: use
regular
text color in light theme (#498) - Nodes: change node status icon colors (#514)
- Chats: make loading chats animation centered (#488)
- Electron: rename
notarize.js
->notarize.cjs
(#504) - Chat: use Markdown option for Push notifications and in chat list as well (#489)
- Wallets: ERC20 coins don't work after refresh (#503)
- Nodes: nodes list not updating (#501)
- Chat: Android navigation menu overflows chat form (#506)
- Electron: disable ServiceWorker in the Electron app (#508)
- Chat:
isScrolledBottom()
doesn't work properly on some devices that uses subpixels (#507)
🔨 Tech Debt
v4.0.1
v4.0.0
🔨 Tech Debt
- Upgraded to Vue 3
- Upgraded to Vuetify 3
- Stylus has been removed. The entire codebase was rewritten in SASS
- Migrated from Webpack to Vite
- Jest replaced with Vitest
- Added TypeScript support
- Added Prettier, EditorConfig
- Switched from Yarn to Npm
- Updated major version of: axios, socket.io-client, @mdi/font and others
- Updated minor and patch versions of all packages
- Fixed failed tests and stale snapshots
- Browserlist and Eslint configs moved from package.json to a separate file
- Several components rewrited to Composition API
✨ Features
- Chats: Bounty Wallet bot was removed (#482)
The users who chatted before with this bot will still be able to read the chat history - PWA: Add more information to WebAppManifest (#481)
- BuyTokensDialog: Coindeal replaced with Azbit (#476)
- Github Actions: Added Electron and PWA build workflows (#458, #461)
🐛 Bugs
- DelegatesTable: Fixed error when loading delegates on new account (#475)
- Transactions: Doesn't trigger scroll event on some devices (#474)
- Chat: Maintain scroll position when navigating back (#470)
- Chats: Scroll to bottom when new message arrived (#455)
- Minor style fixes (#454, #465, #466, #467, #468, #469, #471, #473, #479, #480)
v3.3.0
Release notes:
- Welcome Adelina, an artificial intelligence (AI) chatbot based on ChatGPT
- Bet on Bitcoin price chat removed
ADAMANT AI Chatbot is a software that allows you to launch your own anonymous artificial intelligence (AI) chatbot based on ChatGPT in ADAMANT Messenger.
Some examples of using an AI chatbot are:
- Customer support: answer common customer inquiries and provide assistance with products or services
- Personal assistant: help user manage their schedule, set reminders, and provide personalized recommendations based on their preferences
- Information retrieval: provide quick access to information, such as weather forecasts, news updates, or sports scores
- Order management: place orders for products or services, track the status of their order, and provide support throughout the process
- Language learning: practice speaking and listening skills in a foreign language, providing instant feedback and corrections
Or:
- Draft an email or other piece of writing
- Write Python code
- Answer questions about a set of documents
- Support conversations
- Tutor in a range of subjects
- Translate languages
- Simulate characters for video games and much more
v3.2.0
- Add fiat rates
- Update dependencies
- Bug fixes
v3.1.0
- Standalone apps for macOS, Windows and Linux
- Less network requests when using socket connection
- Update dependencies