Releases
v1.0.0
reyraa
released this
11 Oct 11:40
Issues addresses
Bump version number 1.0.0(#773)
The pending BTC transaction states "Invalid date" instead of "Pending confirmation"(#772)
The pending BTC transaction appear in the wrong place in transaction list(#775)
Improve UI feedback on Send/Overview step(#729)
Refactor our launch protocol handlers to prepare for BTC and more(#593)
Complete missing translations for v1.0.0(#711)
Fix the missing exchange rate in the send page(#727)
Completing a BTC transaction in Send screen throws an error(#723)
Authentication and navigation Issues in sign-in page(#664)
Add address validator to AddToBookmark screen(#712)
Hide the dynamicFee selector if account balance is zero(#721)
Fiat values are wrong(#716)
Fix the sign out bug(#719)
Block explorer URL for BTC transactions always opens mainnet(#710)
Error trying to sign out(#693)
Currency of transaction list item is always rendered as LSK(#709)
Truncate the BTC address in account summary(#696)
TokenSwitcher requires navigation but it's not defined(#690)
Fix the missing icons(#673)
Error navigating to other accounts through the transaction details page(#694)
Implement the loading state for the BTC transaction fee component(#699)
Handle unparsed BTC addresses in normalizer level(#701)
Send screen crashes after clicking Continue on Amount/BTC step(#697)
The BTC fee value is not visible in the dark mode(#698)
Hide token switcher button in the header(#691)
Carousel on the Home screen always renders with LSK(#688)
Refactor the Redux store to add BTC tokens(#582)
Refactor the validators of Send steps(#587)
Refactor the validation of Send/Amount step(#669)
Changing the active asset through the token switcher crashes the app(#682)
Fix compatibility issue of bip32 library with Android SDK(#658)
Update styling of disabled button(#679)
Refactor the validation flow of Send/Recipient step(#661)
Update Send page to reset the progress after active token is changed(#683)
Refactor the validation of Send/Overview step(#671)
Refactor the validation of Send/SecondPassphrase step(#670)
Refactor Bookmarks feature to work properly with other tokens(#647)
Styling issues with active asset changer modal(#663)
Refactor the validation of Send/Reference step (#667)
Refactor the validation of Send/AddToBookmark step(#665)
Implement the blueprint of growl notifications(#648)
Implement the token selection functionality(#596)
Refactor Send screen to be compatible with other tokens(#631)
Compatibility issue of transactions details page with BTC transactions(#659)
Refactor the Redux store to save transactions list for each token.(#584)
Implement the token selector as a pop-up(#640)
Refactor Request screen to be compatible with other tokens(#642)
Implement the token selector in Home page(#639)
Fix the asset selector on settings screen(#650)
Update asset selection page to keep LSK always enabled(#651)
Implement the new icon set(#613)
Refactor the router component to open room for further tokens(#592)
Issues with bio Authentication in the sign in page(#628)
Pull requests merged
Bump version 1.0.0 - Closes #773 (#774)
Update new transaction filtering logic in blockUpdated action - Closes #775 (#776)
Revisit BTC API utilities - Closes #684 (#741)
Improve UI feedback on Send/Overview step - Closes #729 (#730)
Refactor launch protocol handler - Closes #593 (#726)
Add missing translations - Closes #711 (#725)
Fix the missing exchange rate - Closes #727 (#728)
Update transactionsAdded action for BTC - Fixes #723 (#724)
Fix issues on the SignIn page - Closes #664 (#717)
Add address validator to AddToBookmark component - Closes #712 (#713)
Update dynamicFee presentation/calculation logic - Closes #721 (#722)
Fiat values are wrong - Closes #716 (#720)
Error trying to sign out - Closes #719 (#718)
Add getTransactionExplorerURL method to btc.config - Closes #710 (#715)
Use activeToken in the amount of transaction list item - Closes #709 (#714)
Truncate the btc address in account summary - Closes #696 (#708)
Fix the undefined navigation property passed to the StokeSwitch component - Closes #690 (#707)
Update the icon font file -Close #673 (#706)
Fix navigating to Other Accounts page from TXDetails - Closes #694 (#705)
Handle unparsed BTC addresses - Closes #701 (#704)
Fix misspelled method names in Amount/BTC step - Closes #697 (#700)
Add styled theme to dynamic fee value - Closes #698 (#702)
Fix the error signing out - Closes #693 (#695)
Hide token switcher button in the header - Closes #691 (#692)
Update AccountSummary to fix carousel ordering - Closes #688 (#689)
Refactor the validation of Send/Amount step - Closes #669 (#676)
Update Avatar component to prevent crashes on active token change - Fixes #682 (#687)
Fix compatibility issue of bip32 library with Android SDK - Closes #658 (#686)
Update styling of disabled button - Closes #679 (#680)
Refactor the validation of Send/Recipient step - Closes #661 (#662)
Update Send screen to reset the MultiStep component after token change - Closes #683 (#685)
Refactor the validation of Send/Overview step - Closes #671 (#681)
Refactor the validation of Send/SecondPassphrase step - Closes #670 (#672)
Integrate BTC in the bookmarks page - Close #647 (#674)
Implement the new style of active asset switcher - Closes #663 (#678)
Refactor the validation of Send/AddToBookmark step - Closes #665 (#666)
Implement the drop down alert - Closes #648 (#657)
Refactor Send screen to be compatible with other tokens - Closes #631 (#641)
Fix compatibility issues of transactions details page with BTC transactions - Closes #659 (#660)
Implement the token selector - Closes #640 (#656)
Refactor Request screen to be compatible with other tokens - Closes #642 (#644)
Implement the token selection functionality in Home page - Closes #639 (#643)
Fix the asset selector on settings screen - Closes #650 (#654)
Update asset selection page to keep LSK always enabled - Closes #651 (#655)
Implement the new icon set - Closes #613 (#653)
You can’t perform that action at this time.