Releases: safe-global/safe-wallet-monorepo
Releases · safe-global/safe-wallet-monorepo
v1.72.2
23 Oct 09:27
Compare
Sorry, something went wrong.
No results found
🚀 Features
Change
PR/Commit
feature(Fee): add new fee calculation
#6468
feat(web): Update the welcome page and the logo
#6441
🐛 Fixes
Change
PR/Commit
Fixes COR-374: Disable guard during Blockaid simulation for accurate validation
#6501
fix(web): update safe-mockup image for welcome screen
#6495
fix(web): update link styling in WelcomeLogin component
#6485
fix(web): update privacy policy formatting and section headers for clarity
#6506
fix(web): improve TxNonce layout and styling
#6486
fix(design): add font-size attribute to TotalAssetValue
#6445
fix(web): respect custom Tenderly simulation links
#6404
fix(terms): adjust text formatting in Safe Labs terms component
3ab8e1e
fix(terms): update former company reference from Safe Labs GmbH to Core Contributors GmbH
#6479
📱 Mobile
Change
PR/Commit
fix(mobile): not able to sign with ledger imported from old app
#6487
feat(mobile): add links to app and play store
#6484
fix(mobile): import of old data was failing
#6482
chore(mobile): bump version
#6480
feat(mobile): redesign can not estimate message layout
#6478
fix(mobile): add the review data table on ledger review screen
#6469
📦 Other
Change
PR/Commit
Tests(web): update failing e2e tests after updating Welcome page
#6500
refactor(web): use SafeInfo from store package
#6504
chore(deps): bump actions/setup-node from 5 to 6
#6507
chore: add .editorconfig for consistent formatting
#6503
refactor: use safeApp type from store package
#6499
refactor: use operation type from store package
#6494
refactor(web): use TokenInfo type from store package
#6492
refactor: use TokenType from store package
#6491
Chore: merge main into dev after 1.72.0
9257a99
chore(web): bump version to 1.72.1
44e6a3d
chore(web): bump version to 1.72.0
309b383
chore: update company references and other privacy terms
#6442
🔗 IPFS release
v1.72.1
15 Oct 10:48
Compare
Sorry, something went wrong.
No results found
fix(terms): update former company reference from Safe Labs GmbH to Core Contributors GmbH (#6479 )
🔗 IPFS release
v1.72.0
15 Oct 08:33
Compare
Sorry, something went wrong.
No results found
🚀 Features
Change
PR/Commit
feat(web): Update the welcome page and the logo
#6441
feat(web): add Safe Labs terms acceptance flow
#6446
📦 Other
Change
PR/Commit
chore: update company references and other privacy terms
#6442
🔗 IPFS release
v1.71.1
13 Oct 13:03
Compare
Sorry, something went wrong.
No results found
v1.71.0
07 Oct 12:11
Compare
Sorry, something went wrong.
No results found
🚀 Features
Change
PR/Commit
feat(web): enhance NumberField and TokenAmountInput for local decimal formatting
#6396
feat(web): increase safe accounts limit from 10 to 40 in AddAccounts …
#6392
feat(WalletConnect) Add chain switch Safe selection modal
#6391
🐛 Fixes
Change
PR/Commit
fix(blockaid): parse Safe App origin JSON before sending to Blockaid
#6400
fix(positions): position bottom padding
#6398
fix(web): fixes for deployments protected behind IAP proxy
#5972
Fix(Beamer): self-host beamer files
#6364
fix(assets): show indicator at value when price is not available
#6367
📱 Mobile
Change
PR/Commit
feat(mobile): automatically set the name of imported ledger address to the
#6394
refactor(mobile): validate that signer is owner of a safe
#6393
feat(mobile): add a delete ledger connection option
#6389
feat(mobile): display signer type badge next to identicon
#6386
refactor(mobile): fix depraction warnings
#6385
fix(mobile): update icon font & small UI changes
#6384
fix(mobile): continue button was behind the safe area on android
#6383
fix(mobile): switching active signer was deleting the signer type
#6382
chore(mobile): add permissions to workflows
#6379
chore(mobile): upgrade expo to v54
#6376
feat(mobile): import ledger signer
#6355
fix(Mobile): Poll safe info and update history
#6353
📦 Other
Change
PR/Commit
docs: fix typo in README.md
#6356
chore(web): upgrade next to 15.5.4
#6380
chore(web): remove spindl analytics integration
#6370
Chore(web): update packages for security
#6378
refactor(web): migrate nft data to rtk query
#6372
refactor(web): migrate Safe Overviews to RTK
#6375
Tests(web): small fixes for e2e tests
#6374
refactor(web): migrate proposers to store delegates
#6373
fix(tests)multichain_safe_creation_flows
#6369
🔗 IPFS release
v1.70.0
23 Sep 10:06
Compare
Sorry, something went wrong.
No results found
Release 🌬️ After the storm
🚀 Features
Change
PR/Commit
feat(positions): design improvements
#6343
feat: migrate to EIP-5792 v2 spec with new atomic field
#6176
Feature(Analytics): Add Native Swap Viewed Event
#6255
feat(ens): enable ENS resolution for transaction addresses
#6336
feat(web): show commit hash in footer
#6323
feat(web): add CoW fallback handler to Lens
#6322
feat(web): implement ens resolution for safe owner list
#6281
🐛 Fixes
Change
PR/Commit
Fix(web): check contract code for unverified contracts
#6345
fix(tests): TS errors in WalletConnectContext tests
#6342
Fix(assets): consistent fiat value format in assets and positions [GRO-57]
#6316
fix(web): standardize Mixpanel casing
#6317
Fix: rm leftover git merge tags
#6318
Fix(IPFS): replace official IPFS host
#5582
fix(web): Show signer name on confirmation step
#6291
📱 Mobile
Change
PR/Commit
fix(mobile): advanced details crashes when no txData
#6337
Feat(Mobile): Add transaction execution flow
#6315
refactor(mobile): use the same advanced tx details view on confirmTX and in history
7bf49f8
fix(mobile): add created time to tx details
2d9ffb8
fix(mobile): add partially filled state was not shown on expired orders
93e453e
feat(mobile): staking & earning screens in history
#6305
feat(Mobile): Add pending tx state
#6346
📦 Other
Change
PR/Commit
refactor(web): port getContract to RTK Query
#6329
refactor(web): Port getIndexingStatus from gateway-typescript-sdk to RTK Query
#6328
docs: add prettier and type-check to AGENTS.md
#6334
ci: cache yarn global directory
#6335
refactor(web): cache reverse ENS lookups
#6333
chore(web): run tsc noEmit as separate CI workflow
#6330
chore(deps): bump actions/setup-python from 5 to 6
#6325
chore(deps): bump actions/setup-node from 4 to 5
#6326
chore(deps): bump aws-actions/configure-aws-credentials from 4 to 5
#6327
Refactor(web): call useAddressResolver in NamedAddressInfo
#6320
chores(linter): add prettier to lint command
#6290
🔗 IPFS release
v1.69.2
17 Sep 15:25
Compare
Sorry, something went wrong.
No results found
What it solves
Bump Safe deployments fixing issue with Plasma chain short name
🔗 IPFS release
v1.69.1
17 Sep 15:24
Compare
Sorry, something went wrong.
No results found
What it solves
Bump Safe Deployments to the latest version to add Plasma support.
Small chore removing resolutions for ethers on SDK packages as they don't use ethers anymore.
🔗 IPFS release
v1.69.0
03 Sep 13:15
Compare
Sorry, something went wrong.
No results found
🚀 Features
Change
PR/Commit
feat(assets): add defi positions
#6285
🐛 Fixes
Change
PR/Commit
fix(web): dont show unverified for non-indexed contracts
#6264
Fix(web): tenderly partial revert warnings
#6209
fix(web): update Dashboard loading state
#6218
📱 Mobile
Change
PR/Commit
feat(mobile): add on-chain rejection view for history txs
#6277
feat(mobile): safe settings history screens
#6286
feat(mobile): add contact creation when adding a signer
#6279
feat(mobile): add swap/twap views for history txs
#6272
fix(mobile): tenderly lint error on mobile
#6288
📦 Other
Change
PR/Commit
hotfix(web): Dont show pending for undeployed safe
#6293
chore(deps): bump actions/attest-build-provenance from 2 to 3
#6283
Tests: fix/adapt unit tests
#6289
chore: Create release-notes script for a table layout
#6194
chore: Normalize line endings to LF
#6259
chore: prettier fix
#6278
chore(web): switch around export/import icons
#6284
🔗 IPFS release
v1.68.0
02 Sep 13:35
Compare
Sorry, something went wrong.
No results found
Release ☘️ Lucky Charm
✨ Features
feat(analytics): CSV export dual tracking and parameter improvements (#6250 )
feat(web): export CSV with transaction history (#6197 )
feat(web): allow batching of batch txs (#6048 )
Feat(web): wc connected tracking (#6244 )
Feat(fee) use feature flag for native swap fee v2 (#6211 )
feat(analytics): Consolidate tracking system (#6234 )
🐛 Fixes
fix: Prefer canonical contract addresses for Safe creation (#6238 )
fix(NetworkSelector): keep Safe app opened when switching network (#6225 )
fix(web): disable add proposer button if safe is not activated (#6231 )
fix(web): EIP-7702 accounts are treated as smart accounts (#6235 )
fix(web): removed underline from migrate button (#6227 )
🔧 Chores
chore: bump Safe deployments (#6257 )
chore(web): remove sygnum and zksync recovery options (#6241 )
chore(web): switch around export/import icons (#6284 )
🔗 IPFS release