Skip to content

Releases: safe-global/safe-wallet-monorepo

v1.51.5

01 Mar 08:42
a09fac5
Compare
Choose a tag to compare
  • fix(Web): adjust hash tool link (#5174)

v1.51.4

28 Feb 15:50
0b6e2b2
Compare
Choose a tag to compare
  • fix(Web): Push tx dialog further down on the screen (#5143)
  • Feat(Tx flow): third party hash validation tool (#5147)
  • feat(web): remove l2 migration (#5163)
  • Fix(Analytics): Remove GTM (#5164)
    • fix: Console log GA events (#5169)
  • Fix(Web): use only validated safe address (#5168)

v1.51.3

26 Feb 14:58
4dd7e02
Compare
Choose a tag to compare
  • Fix(Blockaid): non_dapp: true (#5129)
  • Chore(CI): reorder upload artifact actions (#5132)
  • chore(ci): generate artifact attestation (#5133)
  • Chore(web): Update @web3-onboard/coinbase (#5131)
  • feat(web): add temporary popup dialog and banner (#5134)

v1.51.1

26 Feb 10:41
5eef747
Compare
Choose a tag to compare
  • feat: untrusted fallback handler warning (#4877)
  • fix: Remove lastChainId fallback in useChainId (5b62e25)
  • Fix(Blockaid): pass dapp origin (#5114)
  • Tests: Update polygon tests (#4862)
  • ci(web): upload release assets to github release (#5120)

v1.51.0

24 Feb 19:43
fe2bd0e
Compare
Choose a tag to compare
  • feat(web): validate against mitm (#5097)
  • Feat(Tx flow): show full raw data in advanced details #5102
  • Fix(Wallets): remove hardware wallet modules (#5091)
  • Fix(Blind signing): remove eth_sign (#5090)
  • fix(Notes): additional sanitization (#5092)
  • chore(web): force higher elliptic version (#5096)

v1.50.3

13 Feb 11:02
4bf4001
Compare
Choose a tag to compare
  • chore(dependencies): bump protocol-kit and safe-deplyoments (#4925)

v1.50.2

05 Feb 14:27
dfc3d25
Compare
Choose a tag to compare
  • Revert "Fix(Gas estimation): gas price from oracles can be a float"

v1.50.1

04 Feb 12:24
2f53b12
Compare
Choose a tag to compare

Web app

Features

  • feat(Queue): add share block to transaction details (#4838)
  • Add option for Safe Apps to include Telegram ID as a social media link (#4762)

Refactoring & Chores

  • Roles and permissions setup [SW-601] (#4807)
  • refactor(web): use new gateway RTK API (#4752)
  • Refactor(Tx speed up): rm unused argument (#4778)
  • Refactor(Tx decoding): use transaction preview endpoint (#4783)
  • chore: rename API generation command (#4765)
  • Chore: automatically fetch CGW schema (#4834)
  • Chore: upload build output to AWS in parallel threads (#4843)
  • Chore: add public/*.js to gitignore
  • Chore: copy the LICENSE back in the monorepo root (#4769)
  • chore(dependencies): bump protocol-kit to latest v4 (#4855)
  • Chore(deps-dev): Bump globals from 15.13.0 to 15.14.0 (#4830)
  • Chore(deps): Bump CatChen/eslint-suggestion-action from 4.1.7 to 4.1.8 (#4831)
  • Chore(deps-dev): Bump eslint from 9.17.0 to 9.19.0 (#4833)
  • Chore(deps): Bump store2 from 2.14.3 to 2.14.4 in the npm_and_yarn group (#4826)
  • Chore(deps): Bump undici from 6.21.0 to 6.21.1 in the npm_and_yarn group (#4808)
  • Chore(deps): Bump @tamagui/babel-plugin from 1.120.2 to 1.121.12 (#4793)
  • Chore(deps): Bump expo-constants from 17.0.3 to 17.0.4 (#4794)
  • Chore(deps): Bump react-native-reanimated from 3.16.3 to 3.16.7 (#4796)
  • Chore(deps-dev): Bump @eslint/js from 9.16.0 to 9.18.0 (#4792)

Bugfixes

  • Fix(Spending limits): take module version into account (#4805)
  • Fix: nested tx preview (#4851)
  • Fix(Gas estimation): gas price from oracles can be a float (#4813)
  • Fix: small CSS issues
  • Fix(TWAP): executedFee can be undefined (#4817)
  • Fix(Indexing status): poll every minute (#4806)
  • fix(Relay): revert mandatory estimation of gasLimit (#4801)
  • fix(Swaps): deprecate executedSurplusFee (#4763)
  • Fix(Swaps): TWAP order decoding (#4803)
  • Fix(Blockaid): pass chain id instead of chain name for Blast and other chains (#4800)
  • fix: Enable Add proposer button for owners only (#4744)

Tests

  • Tests: Add tx queue tests (#4856)
  • Tests: Fix regression tests (#4846)
  • Tests: Update tests (#4841)
  • Tests: Update tests (#4835)
  • Tests: Update cy tests (#4780)
  • Tests: Update cypress tests (#4777)
  • Tests: Add cypress tests (#4772)
  • Tests: Fix regression tests (#4768)
  • Tests: Improve test organization (#4798)

Docs

  • Docs: add a template for tasks (#4821)
  • Docs: create tech-debt.md (#4822)
  • Docs: update bug-report.md
  • Docs: fix md syntax in README.md

Mobile app

Features

  • feat(Mobile): add notifications opt-In screen (#4837)
  • feat: Create SafeInput component (#4854)
  • Feat(Mobile): add UI for notifications in settings section (#4836)
  • Feat(Mobile): Signers list (#4818)
  • Feat(Mobile): add FCM and bootstrap usage (#4823)
  • Feat(Mobile): add logger and MMKV wrapper (#4756)

v1.49.3

16 Jan 10:37
1b7cada
Compare
Choose a tag to compare
  • Fix(Tx notes): hide for 1/X safes (#4785)

v1.49.2

15 Jan 09:06
f17e71c
Compare
Choose a tag to compare
  • Fix(Tx notes): fire analytics on tx submit + adjust design (#4771)