Releases: safe-global/safe-wallet-monorepo
Releases · safe-global/safe-wallet-monorepo
v1.6.3
v1.6.2
What's Changed
- Fix: revert regression in useSafeAppFromManifest by @katspaugh in #1733
v1.6.1
A couple small visual tweaks for the token list filter.
v1.6.0
Features
Refactoring
- Refactor: move safe address from path to query (#1622)
Bug fixes & improvements
- Fix: lazy load app icon iframes (#1690)
- feat: add tracking to default token list menu (#1678)
- chore: update vulnerable dependency (#1684)
- Add Arbitrum Nova and Arbitrum Goerli (#1682)
- Fix: sort apps alphabetically (#1672)
- Fix: remove claiming app from dashboard (#1680)
- fix: spending limit validation (#1681)
- Fix: Safe Apps loading state (#1674)
- fix blur nft links (#1675)
- Optimize nfts skeletons
- fix: change Safe Apps text (#1673)
- Fix: skeleton loaders
- fix: Sticky z-index in assets and NFTs (#1670)
- Docs: add a comment on wallet events (#1686)
- fix: mock fetch implementation (#1685)
- Fix: avoid multiple pending txs with the same nonce (#1696)
v1.5.3
Add Base Goerli network support.
- Update safe-deployments
- Update safe-core-sdk
- Add a "New" label for newly added networks
v1.5.2
v1.5.1
v1.5.0
Features
- feat: Safe Apps List Section new designs (#1537)
- feat: Added safes pending actions (#1556)
- feat: Add a settings page to change env vars in runtime (#1527)
- fix: allow non-owner spending limit benficiaries to transact (#1572)
Bug fixes & improvements
- fix: feature check for 1.0.0 Safes (#1595)
- Chore: remove PsaBanner (#1645)
- refactor: prefix/chain id getters from one another (#1619)
- fix: clarify SDK initialisation error notifications (#1637)
- feat: Integrate safe react components (#1602)
- Fix: avoid flashing the sidebar on mobile and desktop (#1629)
- fix: Safe version/upgrade button improvements (#1627)
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1641)
- chore: Checksum releases (#1566)
v1.4.5
v1.4.0
Features
- Feat: support 1.0.0 Safes (#1588)
Improvements
- Switch app network to wallet network on /welcome (#1587)
- Recipient -> Recipient address or ENS (#1570)
- Explorer link in multisend/spending limit tx notifications (#1542)
- feat(safe-apps): Use SignMessageLib from safe-core-sdk (#1419)
Major fixes
- Fix: propose immediately executed txs (#1569)
- fix: iterate signing method on error (#1589)
- Add increment for failing estimations in Gnosis Chain (#1559)
- fix: GA tracking wrong eventLabels, missing event type, overtracking wallet connect event (#1547)
- fix: migrate/sanitise legacy owner format (#1604)
Minor fixes
- fix: asset selection validation (#1583)
- fix: Handle safe creation errors (#1591)
- fix: reset error boundary after navigation (#1586)
- fix: nesting (#1590)
- fix: hydration of persisted state (#1552)
- fix: transaction info styling (#1576)
- fix: DOM nesting error (#1585)
- fix: Reduce cummulative layout shift (CLS) (#1577)
- fix: ref forwarding (#1578)
- fix: align the ...-menu with EthHashInfo
- fix: position executor in transaction stepper (#1574)
- fix: prevent scrollbars on Safe App icons (#1565)
- fix: Remove last used wallet when disconnecting (#1571)
- refactor: replace Stepper for MUI's List (#1467)
- style: mobile Address Book layout (#1503)
- fix: wait until successful SDK call to set pending state (#1529)
- fix: show input loading state when Add Safe from the sidebar (#1528)
- render an img tag in SafeAppIcon iframe (#1516)
- fix: unread badge colour in dark mode (#1599)