Releases: safe-global/safe-wallet-monorepo
Releases · safe-global/safe-wallet-monorepo
v1.39.1
What's Changed
- Tests: Add sidebar tests by @mike10ca in #3898
- Tests: Add relay check by @mike10ca in #3909
- Tests: Add sidebar (pending tx) tests by @mike10ca in #3912
- Tests: Update hp tests by @mike10ca in #3919
- Tests: Order details tests by @mike10ca in #3922
- fix: usdt missing from stablecoins array on arbitrum by @compojoom in #3927
Full Changelog: v1.39.0...v1.39.1
v1.39.0
Main Highlights
TWAP order support is now in place! Swap fees are displayed in the decoded information, and we’ve added warnings for poisoning transactions. Enjoy the updates! 🚀 🌔
Swaps
- feat: TWAP order decoding in tx history/queue [SW-1] (#3861)
- feat: TWAP decoding on confirmation screen [SW-2] (#3865)
- feat: Display swap info on sent/receive events [SW-3] (#3877)
- feat: add a warning if changing the fallback handler (#3889)
- feat: Do not show swaps feature to users from blocked counties [SW-48] (#3892)
- feat: swaps fees [SW-34] (#3880)
Address poisoning
- Feat: Show warning for address poisoning transactions (#3851)
Other improvements
- feat: visually group transactions executed in bulk in the transaction history (#3772)
- feat: Add method to Sign in with Ethereum [SW-28] (#3853)
- feat: create deep link page for messages (#3863)
- feat: Improve safe creation status screen (#3778)
- feat: private key signer (#3784)
- refactor: lazy-load governance widget (#3864)
Fixes
- fix: Hide native swaps card from custom apps list (#3896)
- fix: swapTxInfo for buy orders shows wrong value (#3895)
- fix: wrong number formatting in SingleTxDecoded (#3868)
- fix: removed border from messages txs (#3874)
- fix: update recommendedNonce when history tag changes (#3872)
- fix: Display cow fallback handler message [SW-33] (#3882)
- fix: update meta description (#3866)
- fix: adjust approval editor with swaps (#3855)
- fix: full token amount in tx details (#3848)
- fix: redirect routes w/o ?safe (#3846)
- fix: add loading indicator for safe list (#3860)
- fix: delay chainChanged event in test wallet (#3859)
- fix: remove mobile signer promo (#3852)
- fix: signTypedData for the test wallet (#3850)
- fix: Close transaction modals as soon as the transaction is submitted (#3676)
Tests
- tests: add testid for pk input
- tests: E2e wallet (#3878)
- tests: Increase waiters in swap tests (#3886)
- tests: Add swap tests (#3884)
- tests: Add swap tests (#3845)
- tests: Fix happy path tests (#3849)
- tests: Fix regression tests (#3862)
Other
- chrore: update privacy policy (#3857)
v1.38.1
v1.38.0
Features
Swaps
- Feat: add swaps card to safe apps list (#3786)
- feat: decode txs in swap modal [SWAP-81] (#3764)
- feat: add link to tx for order notifications [SWAP-61] (#3803)
- feat: add promo widget for swaps [SWAP-87] (#3771)
- feat: relaying for native swaps only (#3809)
- Feat: calculate surplus for partially filled orders (#3804)
UX improvements
- Feat: allow custom recovery delay (#3728)
- Feat: better fiat and token amount formatting (#3807)
- Feat: top 5 assets on the dashboard (#3796)
- Feat: address book indicator (#3790)
- feat: slight UI improvements to the new tx flow (#3767)
WalletConnect
- feat: update EIP 5792 implementation to match updated standard (#3656)
- Feat: display contract names for WalletConnect txs (#3760)
Roles & Permissions (WIP)
- feat: Execute transaction through role (#3768)
- feat: add feature toggle for zodiac roles integration (#3830)
Analytics
- Analytics: remove 0x from signer address (#3802)
Bug fixes
- Fix: same addresses showing same balance (#3795) 🐞
- Fix: Error initializing the Safe Core SDK -> Error connecting to the blockchain (#3789)
- fix: Optimize RPC requests when predicting safe address (#3780)
- Fix: restore lowercase "native transfer" (#3814)
- Fix: move the execute button on recovery transactions to the correct column [SWAP-75] (#3808)
- Fix: filter out undefined address in useSafeOverviews (#3801)
- fix: typo in feeTooltipMarkdown (#3799)
- Fix: improve chain switch redirect (#3769)
- fix: switch between swap & limit loses token (#3791)
- fix: use zero swap amount from assets table (#3761)
- fix: always show tx value (#3793)
Other
v1.37.2
Features
- feat: add new label to swaps button (#3766)
Analytics
- Differentiate bulk executions from batches (#3779)
- fix: Safe stats tracking for owned Safes (#3708)
- fix: counterfactual safe tracking (#3783)
Bug fixes
-
WalletConnect
-
Fix: back button style (#3742)
-
Fix: missing feature toggles (#3748)
-
fix: do not show nonce conflict warning for batch transactions. (#3608)
-
Fix: rearrange Settings tabs (#3751)
-
Fix: memoize Safe List data (#3729)
-
Fix: move rhino.fi to warned bridges (#3740)
-
fix: Hide signed transaction from untrusted pending queue (#3710)
-
fix: Add network to Rabby if unknown (#3776)
Chores & tests
v1.36.5
v1.36.4
v1.36.3
v1.36.0
Features
- Feat: Native Swaps (#3231)
- Feat: resolve Safe address ENS in sidebar (#3671)
- feat: redesign approval editor (#3614)
- Feat: show balances in the Safe List (#3546)
Bug fixes
- fix: [Counterfactual] Call onSubmit handler when submitting a transaction (#3555)
- fix: Set default owner on safe creation when entering step (#3590)
- fix: Disable execute button for pending transactions (#3645)
- fix: limit batch rpc max count (#3630)
Chores & tests
v1.35.0
Features
- feat: disable blind signing by default (#3605)
- feat: [Counterfactual] Show pending status on dashboard (#3495)
Bug fixes
- fix: show input error if chosen nonce is not an integer (#3609)
- Fix: governance -> community (#3602)
- Fix: link to the accounts page from the logo (#3577)
- fix: open info page in new tab (#3582)
- Fix: update the Safe Apps SDK link (#3537)
- Fix: use wallet_addEthereumChain if cannot switch chain (#3563)
- fix: Dashboard widget color in dark mode (#3565)
- Fix: allow deleting only last tx and duplicates (#3554)
- fix: Hide "add to address book" when address already in the address book (#3558)
- Fix: make Connect wallet primary CTA on the Accounts page (#3538)
- Fix: Change disabled tx button tooltip text (#3500)
- fix: Show Safe activation status in safe list (#3493)
Chores & tests
- Refactor: migrate the relay API (#3514)
- tests: adjust env variables in tests (#3542)
- Tests: add protocol kit integration in cypress project (#3540)
- tests: handle deletion of multiple recoverers (#3545)
- Chore: update the PR review domain (#3620)
- Tests: add wait time (#3580)
- Tests: update send funds tests (#3578)
- Tests: update workflow to add wallet credentials (#3575)
- tests: add core sdk integration to cypress tests (#3566)
- chore: add a build of storybook to PRs (#3556)
- chore: remove unused safe-core-sdk dependencies (#3547)