Releases: aeternity/aepp-base
Releases · aeternity/aepp-base
v0.8.9
Features
- AENS: User can now send tokens to a name
- Desktop: Added connection status panel
- Desktop: Added version number to Settings view
- Users can now update the Base æpp from a button inside the Base æpp
Code Refactoring
- Desktop: Updated the size of QR codes to fit above the fold in
Updates
- Updated SDK to 4.2.0
- Switched keyboard input mode to decimal in Transfer > Amount view
- Removed references to Contacts
- Desktop: Updated copy in æpps view
v0.8.8
v0.8.7
Features
- The first version of the æternity Naming System (AENS) is now available!
- Added tooltips which explain the user interfaces elements in the Transfer tab
- Added an overlay which introduces the AENS tab
Updates
- Updated the New Version notification message
Bug Fixes
- List icons size fix
- Visual feedback for address copied now covers the entire address area
v0.8.6
Features
- Added AirGap integration for same device
- Made password optional and moved it to Settings
- Added a notification for users who have not backed up their recovery phrase
- Added a persistent warning icon for users who have not backed up their recovery phrase to nav bar and Settings view
- Added Max button to Send > Amount view
- Added Balance display to Send > Amount view
- Added paste from clipboard button in Send > Address view
- Added display of checkmark icon upon successful address share
- Added notification upon successful revoking of a remote connection
- Added a button for creating a new ledger account in Desktop version
Code Refactoring
- App files are now smaller
- Changed node selection to be evoked on tap (instead of contextual menu) when tapping on a node in the Settings view
- Extracted routes into separate chunks
- Made loading indicator transparent
- Implemented consistent use of the Share API
- Refactored Logged in check
- Removed source maps from inclusion from Cordova bundle
Updates
- Updated README.md file to reflect current deployment process
- Updated Page Not Found view
- Updated SDK to 4.1.0
- Updated input error state design
- Updated card shown inside modal upon successful account creation
- Updated status/buttons in input fields to display on two lines when all elements don't fit in a single line
Bug Fixes
- Fixed filtering/rendering of transactions in Transaction History view
- Updated Desktop version to not have to be refreshed to connect Ledger after denying its connection
v0.8.5
Features
- Added Synced Wallets section to Settings
- Added native share address functionality for iOS and Android
- Added an overlay to æpps browser which explains what æpps are and that the browser is in beta
- Added security courses to Settings
- Updated the detail view for a inbound transaction to exclude fee (to avoid confusion)
- Improved Ledger user experience
- Added confirmation prompt to Reset button in Settings
- Improved wording in Send and Receive
Code Refactoring
- Updated dependencies
Updates
- SDK was updated from 3.4.0 to 3.4.1
Bug Fixes
- Transaction history filtering fix
v0.8.4
v0.8.3
Features
- Updated Base æpp to work with Fortuna Hard Fork
- Improved the "Page not found" view
- Added Loading indicator to Transaction History view
Updates
- Restricted domains accessible in Android for security reasons
- Made webmanifest part of the build process
v0.8.2
Features
- Easier onboarding: moved recovery phrase backup to Settings and made it optional
- Added a sentence explaining that there are no transactions associated with account when transaction history is empty
Code Refactoring
- Reduced size of bundle
- Improved handling of global errors
- Travis build improvements
- Refactored AeBanner based on TransferNotification
- Made AeQrCode resizable
- Refactored AlertModal component
- Switched URLs to using History API
- Extracted UI code to a separate chunk
- Made sure current account is not exposed through reverse iframe without user's confirmation in mobile and desktop versions
- Created a version of the Base æpp without UI (for faster load inside 3rd party æpps)
- Made sure æpps cannot open on their own instead of inside Base æpp browser
Updates
- Updated SDK to 3.4.0
- Update: https is not changed to http in iOS and Android
- Updated dependency packages
- Prepared the Base æpp for external testing in iOS and Android
Bug Fixes
- Fixed aepp bookmarking
- Enabled http in Android
- Fixed links not working in iOS
- Fixed text wrapping in Firefox in RawTx view
- Fixed a typo in modals language
- Fixed Status when Connect to node if node was changed while offline
- Fixed user seeing a white screen after Settings > Reset
v0.8.1
Features
- Added AirGap separate device integration
- Added Ledger integration
- Added transaction signing
- Added indicators for when the Base æpps is not connected to a node and when the Base æpp is connected to a Testnet
- Added Remote Connections to Settings
- Base æpp can now run inside 3rd party æpps
Code Refactoring
- Various iOS and Android optimizations (#453)
Updates
- Moved the address bar in the browser view to below the Featured æpps Section
- Updated language in the browser view
v0.8.0
Features
- Added Transaction History view
- Added instructions for how to connect to mobile device to Desktop version
- Updated instructions for using supported browsers in Desktop version
- Added fallback icon for bookmarked æpps
- Added new onboarding screen for æpps Browser
- Prepared Base æpp as native/hybrid app in iOS and Android
- Prototyped Base æpp working inside third party æpps in Desktop
Code Refactoring
- Removed additional spacing in guides
Updates
- Updated icons in Browser view
- Updated Remote Connections view
- UX and visual optimizations
Bug Fixes
- Various UI fixes in iOS, Android
- Various fixes for smaller screens
- Fixed account rename feature