Adamant Im Versions Save

ADAMANT Decentralized Messenger. Progressive Web Application (PWA)

v4.1.1

10 months ago

🐛 fix(/transactions/ADM/:id): app sending infinite requests (#517)

v4.1.0

10 months ago

✨ 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

  • Electron: upgrade electron-builder from v23 to v24 (#499)
  • Node: upgrade NodeJS version from v16 to v18 (#499)
  • NPM: fix npm install security issues (#499)
  • Electron: use notarytool for notarization (#504)

v4.0.1

11 months ago

🐛 fix(Wallet): ERC20 coins don't work after refresh (https://github.com/Adamant-im/adamant-im/pull/500)

v4.0.0

1 year ago

🔨 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

1 year ago

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

2 years ago
  • Add fiat rates
  • Update dependencies
  • Bug fixes

v3.1.0

2 years ago
  • Standalone apps for macOS, Windows and Linux
  • Less network requests when using socket connection
  • Update dependencies

v3.0.0

2 years ago
  • Chatrooms API (tens times faster, less RAM usage)
  • Replace http node
  • Remove Resfinex exchange and RES token
  • Workaround for Lisk Service includePending bug
  • Fix for light/dark theme background-color
  • Fix 'You may have an infinite update loop in a component render function' in ADM Tx list
  • Update dependencies

v2.15.0

2 years ago
  • Fix send all of DOGE
  • Update dependencies
  • Set Lisk explorer from testnet to mainnet
  • Add Exchanger to Buy-Sell ADM
  • Remove Bit-Z from Buy-Sell ADM
  • Add ERC20 mark
  • Remove KCS wallet
  • Remove BZ wallet

v2.14.0

2 years ago
  • Copy id, sender, recipient in Tx details
  • Adjust Dash max to send and minimum amount to send
  • Fix Lisk send small amounts
  • Update for London ETH hardfork
  • Format error messages for sending txs
  • Tune snackbar
  • Animate updateButton in Tx details
  • New Tor website link
  • Updated dependencies