Releases: AeonPocket/web-wallet
v0.2
- Made wallet compatible with Aeon 'Sophia' (v0.12.0.0-master-release)
- Updated mnemonic seed to use 25 word.
- Added View only wallet support.
- Transactions upto last 90 days can be imported once per wallet.
- Using GridFS to store transfers and Key Images.
- Fees are now calculated dynamically.
- Miscellaneous bug fixes and UI enhancements.
v0.1
-
You can now delete a wallet from AEON Pocket. This means that AEON Pocket will purge all and any information about that wallet. Which means all transactions/balance information will be terminated.
-
A lot of the issues that has occurred while using AEON Pocket is majorly due to the manual update/sync of the wallet by the user. As promised we have now implemented an Auto-Sync of the wallet once the user logs in and every 30 minutes after. 😀
-
A confirmation dialog is now shown containing all transaction related information before submitting a transaction to the network.
-
We have integrated the exchange rates of USD/AEON and EUR/AEON on the home page.
-
You can now see the amount of AEONS in the wallet while sending AEON. (Sorry we missed it in the first iteration)
-
Enabled prompt to save AEON Pocket on home screen for Chrome on Android. (For geeks : Enabled Service Worker)
-
Added Support Page for SOS/Donation.
-
Added Privacy and Terms of Service
-
Miscellaneous Big fixes