This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Releases: aeternity/aepp-waellet
Releases · aeternity/aepp-waellet
v0.2.3
v0.2.1
v0.2.0
v0.1.1
Changelog
- Bugfixes
- Fungible tokens interaction improvements
- Allowances page updates
- Menu reorganization
- Separated build procedures
- Security improvements on hdwallet
- Chrome permissions set update
- Sign/Verify message
- Added Terms and Conditions
- Added Privacy Policy
- Multilanguage support improvements
Breaking Changes
- none
Notes and known Issues
- Not all possible cases are covered with warnings and alerts
v0.1.0
v0.0.9-beta
Changelog
- interface and async displaying eur/usd convertations of Ae tokens on main page
- bug fixing after merge
- refactoring Popup and including in all files
- wriitings tests for Manage networks page
- test fixing after merge
- Fixing issue #32 Aepp call smart contract
- Indicator Showing type of signing type - Contract call, Send etc..
- Unifying panel sections in Manage Accounts and Add Networks
- Add fiat rate in usd of amounts in sign tx popup
- Ability to add content to main loader
- Call statefull method from Aepp object
- Confirm Contract Source Interface
- Functions for Encoding and Decoding the tx call data (issue #33 )
- Fix problem with SDK init after login or import
- Fixing problem with ability to resolve only selected Aepp request. So far when you have several requests when you resolve one of them, all others request resolved too.
- Adding fuctionality transactions requested from Aepp to be queued, so far when you have pending transactions only the last one can be confirmed or rejected
- Redirect to confirm page after selecting to send amount in Send Page. In confirm page there is option to select custom transaction fee
- Clear privacy data from security and privacy page only after confirming
- Custom Modal component
- Fixing issue #39. Now you can view your private key after entering password
- Removing all places where private key was stored in the storage.
- Fixing issue #38. Wallet now can deploy fungible token contract. This functionality will be added in Utility section when merging the rest of the changes
- Extending transaction to support Contract Create Tx vizualization, also adding colors to differentiate tx types because they become a lot - spend tx in, spend tx out, contract create tx, contract call tx, name preclaim tx, name claim tx, name update tx
- Fixing issue #41. Retrieving of min and max reasonable fee based on tx type - spend, contract call, contract create
- Confirm or reject tx when sending Fungible tokens
v0.0.8
v0.0.7
Changelog
- Fixing problem with updating balance in account, and problem with redirect to phishing warning when visiting scam page
- Injecting Aepp object
- Aepp comunication
- Created Alert Component
- Sign popup validate balance
- Confirm or Reject close window
- Closing Sign popup resolve promise and return info
- Refactor Main Loader
- ability to allow connection to wallet
- validate if login when open confirm popup and after login redirect to view
- ability to get balance of current active account
- Add responsiveness in sign transaction popup and allow connection popup
- validate input in aepp.request.connect method
- ability to remove all conected websites to wallet
- unifying postmessages responses
Breaking Changes
- none
Notes and known Issues
- Not all possible cases are covered with warnings and alerts
v0.0.6
Changelog
- Firefox support
- UI improvements
- fixed bugs with skipping some views
- more test cases covered
- transaction history filtering
Breaking Changes
- none
Notes and known Issues
- Not all possible cases are covered with warnings and alerts