Releases
v6.12.0
6.12.0 (2023-10-24)
Features
add connect btn (3903ba1 )
add unsupported browsers modal (2febd49 )
added bitcoin contract list page and entry point (a28678d )
added tests for bitcoin contract request (157f97e )
return addresses of regtest and signet (a0717e3 )
rework onboarding ledger flow, closes #4281 (47aa2e2 )
Bug Fixes
align text and caption left so it appears correctly in extension view (bd25751 )
allow direct access to /receive/stx (e7c8d8d )
change acc bug (ce13789 )
clean code (77a4822 )
clean code, add note re ordinals modal (a06aa39 )
clean code, add note re ordinals modal (993df34 )
close original recieve modal before opening qr code modal to prevent double modal (10b7246 )
code spanning past viewport width (db35a49 )
do not nest recieve sub routes to prevent double overlay of modal and maintain direct access (1477c96 )
enable bg redirect to overlay modal in new tab (36c969f )
get build passing (5826143 )
improve type loading (d79ee62 )
ledger tx sign error process (618923f )
pass child routes as children to appease dep cruiser (200907a )
re-introduce bg location for hometabs so modals overlay on top of activity (12571b0 )
refactor modals to overlay on top of backgroundLocation consistently, closes #4028 (c006894 )
revert drawer changes from brand audit, closes #4249 (e437710 )
update path to receive stx to fix test (2c897ab )
use bg location to open in new tab. share modal bg logic (07c5c98 )
use grid for asset rows to stop overflow while allowing width, closes #4171 (529c03d )
use independant route for FundReceiveStx (e4bfd24 )
use network.chain.bitcoin.url in api hooks, closes #4330 (ceaf228 )
wallet type definition (ddc91e3 )
welcome page header padding, closes #4374 (0817a5e )
Internal
You can’t perform that action at this time.