All notable changes to this project will be documented in this file. 🤘
v0.10.1 (2024-05-24)
- Support memo in transfers
- Disable changes in headers when the transaction comes pre-signed because the signature cannot be reproduced again after a change. At the same time all advanced options will be disabled.
v0.10.0 (2024-05-17)
- Mana is estimated before broadcasting and adjusted automatically
- It als takes into account the transfers in the events to adjust the mana
- Show Liquid KOIN
- Error messages improved
- The mana orb shows 2 colors: available mana and reserved mana (in mempool)
- Introduction of the new kondor logo
- It uses a new free mana sharer that is funded by the community
- Cache abis and nicknames to improve performance
v0.9.1 (2023-11-24)
- Fix tokens without decimals
v0.9.0 (2023-11-24)
- Now Kondor supports tokens, they can be added by entering the nickname
- This version allows you to update the name of your accounts
v0.8.4 (2023-10-30)
- Update ABI of Nicknames
v0.8.3 (2023-10-26)
- Fix bug trap when checking nicknames
v0.8.2 (2023-10-22)
- Support Nicknames in mainnet and harbinger
v0.8.1 (2023-08-06)
- Free mana option in the built-in transfer function and in the popup to sign transactions
- Remember last account selected to load it next time kondor opens
- The button to transfer is not disabled anymore
v0.8.0 (2023-07-17)
- KAP integration
- CSS improvements
- Links to block explorers, MEXC exchange, KAP profile and Kollection
- Send tokens in a dedicated page
- Improvements in seed confirmation: remove selected words
- Update chain id and contracts of new harbinger
v0.7.4 (2023-05-11)
- 10 MANA limit in transfers
- wait 60 seconds for a transaction to be mined
v0.7.3 (2023-05-08)
- Fix bug in transfers by upgrading to koilib v5.5.6
v0.7.2 (2023-04-19)
- Message in the popup to sign to warn the user to interact with trusted contracts
v0.7.1 (2023-04-02)
- Fix backward compatibility in provider.getHeadInfo provider.getChainId for kondor <= 0.3.4
v0.7.0 (2023-04-01)
- Better UX in the popup to sign transactions:
- Decode operations.
- Messages in red when something is wrong with the decodification.
- "advanced" button to see/update headers and modify signatures.
- two steps of submission: Broadcast false to check events and final submission.
- Decodification of events.
- Display which addresses from the wallet are affected.
- Show mana consumption.
- Improvements in some important ABIs
- Session opened to not have to enter the password again.
- Button to lock and close the session.
- Button to copy wallet address.
- Dropdown to switch between mainnet and testnet.
- Import account with custom private keys.
- Add account in watching mode.
- Popup to sign messages.
- Internal refactor of the storage.
- KOIN balance in USD (using the api form MEXC).
- Remaining time to recharge mana fixed.