Releases: leather-io/extension
Releases · leather-io/extension
v6.16.0
6.16.0 (2023-11-08)
Features
Bug Fixes
- brc20 send form bug, closes #4482 (a578e08)
- ledger: stacks contract call signing, closes #4478 (6b81c01)
- map txid to txId to match new format of useExplorerLink, closes #4446 (cbf8814)
- migration redux persist (bd77be5)
- refactor error label to align icon and make text consistent size, closes #4166 (eb69ae9)
- sip10 tokens ledger send form, closes #4491 (1bd7837)
- themify yellow, red, green, blue (642e08a)
Internal
v6.15.1
v6.15.0
6.15.0 (2023-11-02)
Features
- temporary fix for notification banners (e349e0c)
- updated dlc-tools version, conditional bitcoin contracts entry point rendering (194d102)
Bug Fixes
- bug with go back action in send flow, #4355 (92aa04c)
- default icon stacks png (eff18bf)
- fee calculation in for btc txs closes #4455 (cc5908b)
- fix typo in text, closes #4461 (6544d8e)
- improve styling of fund page in extension view (ce31f2c)
- removed attestor checking and argument from the bitcoin contract interface, better error handling (7a0a2e8)
Internal
v6.14.0
6.14.0 (2023-10-30)
Features
- removed stacks/ui types and unnecessary data-testids (5c85448)
Bug Fixes
- add default type to button, closes #4333 (433216f)
- incorrect ui with psbt listing tx, closes #4428 (e83db28)
- remove query options from btc fees, closes #4198 (c7d80eb)
- removed unnecessary forwardwithrefs (fc69b0f)
- send ordinal routes, closes #4444 (dc209c2)
- swap console logs, closes #4438 (e8fa72f)
- swaps min to receive format, closes #4442 (c5cf61c)
- tx req fee error, closes #4231 (190868a)
Internal
v6.13.0
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
v6.11.0
6.11.0 (2023-10-13)
Features
- sBTC devenv network (1eb34b8)
Bug Fixes
- alter position of receive modal in extension view, #4165 (07989ae)
- change tab hover bg colour, closes #4249 (1f8e863)
- give activity screen a min height to stop it jumping when empty, closes #4249 (75466bd)
- improve display of select account in extension mode, #4165 (f09aec3)
- make adjustments based on PR review feedback (29c5d59)
- name wrapper more specifically (230fe46)
- properly switch between 12 and 24 word inputs, closes #4250 (1a86b85)
- stop create account button disappearing at smaller heights, #4165 (f166a31)
- update address displayer to use text-subdued for odd, closes #4249 (a9562c6)
- update collectible header font and align icon, closes #4290 (e88a18b)
Internal
- fix missing protocol (ba1a712)
v6.10.0
v6.9.2
6.9.2 (2023-10-04)
Bug Fixes
- add mnemonic field validation, closes #4130 (b7970d5)
- adjust padding of numerical slot, closes #4243 (55019df)
- do not disable button using dirty flag (1a31a7b)
- filter spam transactions from activity, closes #4017 (b1bf006)
- fix prettier (0775186)
- fix responsive style of funding page, closes #66 (361c970)
- fix spacing between content (31850ba)
- reduce zIndex so that onClick works consistently without needing to double click (5f44d5a)
- remove legacy bip 39 library, closes #4130 (4a4185a)
- roll back use of useFocus as it prevents formik validation from properly indicating isTouched (0f629b0)
- use psuedo-elements to specify borders (586af95)
Internal
v6.9.1
6.9.1 (2023-10-02)
Bug Fixes
- add array notation lint (481b28d)
- add spam filtering to fungible token assets, closes #4252 (b56c27b)
- reenable transak, closes #4267 (b2fd8c3)
- send inscription error processing, closes #4286 (f73f3a4)
- set background colour of dialog for dark mode, closes #4282 (b4e9b75)
- stx transfer test (da669d1)
- temporarily disable test (a149517)