Features
- Feat: human-readable transaction descriptions (#2371)
- Feat: show Beamer NPS survey after a tx proposal (#2461)
- feat: allow setting fixed EIP1559 gas fees (#2398)
- Feat: show contract names in multisend summary (#2443)
- Feat: import/export in the Safe List sidebar (#2299)
- Feat: send deviceType to GTM (#2430)
- feat: add claim button to header (#2472)
Bug fixes
- fix: close batch flow when removing last draft (#2453)
- Fix: multisend verification only worked for the latest contract version (#2439)
- Fix: WalletConnect v2 + MetaMask mobile (#2444)
- fix: chain names overflow menu on small resolutions (#2434)
- fix: TxFlow close button zindex (#2431)
- Fix: show known addresses in decoded tx data (#2423)
- Fix: hide Batch icon if not on a Safe route (#2426)
- Fix: do not sandbox safe icon URLs (#2421)
- Fix: sidebar links to queue if there are queued txs (#2357)
- fix: predicted Safe address on ZK chains (#2416)
- Fix: status widget for 1271 messages (#2415)
- fix: memoize deadline + smart contract check calls (#2411)
- Fix: wallet icons in dark mode (#2392)
- fix: do not fetch safe version on-chain (#2409)
- fix: Show readonly approval editor only for existing transactions (#2403)
- fix: Add addOwner route and open tx flow (#2399)
- Fix: text changes in Safe Creation (#2400)
- Fix: keep prev spending limits when polling (#2395)
- Fix: AddressInput identicon (#2393)
Other improvements
- Refactor: update to Next 13 (#2436)
- Update @safe-global/safe-apps-sdk to ^8.0.0 (#2339)
Use wallet RPC when possible (#2418)reverted- Refactor: Safe creation hooks + rm unused files (#2417)
- Docs: update release-procedure.md (#2447)
- Tests: e2e batch transactions (#2406)
- Chore: fix dockerhub deployment (#2466)
- Rm WalletConnect v1 and Taho; reorder wallets (#2463)