Releases: safe-global/safe-wallet-web
Releases · safe-global/safe-wallet-web
v1.46.0
Features
- Feat: indexing status (SWS-134) by @katspaugh in #4258
- [Epic] Safe Proposers by @usame-algan in #4426
- Refactor: unify confirmations in the transaction flow by @clovisdasilvaneto in #4177
Tests
- Tests: Add twap tests by @mike10ca in #4455
- Tests: Fix regression tests by @mike10ca in #4470
- Tests: Multichain sidebar tests by @mike10ca in #4476
- Tests: Fix add owner test by @mike10ca in #4480
Chores
Full Changelog: v1.45.3...v1.46.0
v1.45.3
v1.45.2
v1.45.1
v1.45.0
Features
- feat(Multichain): Multichain Safes with same address (#4120)
- feat(tx-builder-mode): share dark mode information with safe apps (#4340)
- feat: restrict safe pass safe app access for ofac blocked addresses (#4066)
Bug fixes
- fix(staking): stake icon was not rendred properly in dark mode (#4357)
- fix: remove
RELAY_NATIVE_SWAPS
feature (#4304) - fix: increase relay limit window to daily (#4303)
Chores & other changes
- refactor: simplify RTK Query
endpoints
(#4360) - Tests: Cleanup prod tests (#4362)
- Merge branch 'main' into dev
- Adjust hp tests (#4349)
- Merge branch 'main' into dev
-
- Chore(deps): Bump @cowprotocol/widget-react from 0.9.3 to 0.10.0 (#4317)
- Chore(deps-dev): Bump webpack from 5.94.0 to 5.95.0 (#4316)
- Chore(deps-dev): Bump @faker-js/faker from 8.1.0 to 9.0.3 (#4314)
- Chore(deps): Bump @emotion/react from 11.11.1 to 11.13.3 (#4313)
v1.44.3
v1.44.2
v1.44.1
Features
- feat: start the stake widget on the overview screen (#4324)
Bug fixes
- fix: decoding was displayed twice for stake & swap (#4325)
- fix(display-raw-data): Show raw data when the method name and parameters is missing in a tx (#4260)
- fix: Bug chain prefix toggle (#4271)
- fix: Poll safe creation info after creation reliably (#4294)
- fix: Handle special characters for prefix in address input (#4287)
Chore & tests
- tests: Tests improvements (#4318)
- tests: Update readme and env example files (#4310)
- tests: fix regression tests (#4299)
- updated @safe-global/api-kit and @safe-global/protocol-kit versions (#4279)
- chore(deps): Bump contributor-assistant/github-action (#4278)
- chore(deps-dev): Bump @storybook/addon-designs from 8.0.0 to 8.0.3 (#4276)
- chore(deps-dev): Bump storybook from 8.3.0 to 8.3.4 (#4275)
- chore(deps-dev): Bump @types/react from 18.3.4 to 18.3.10 (#4274)
- chore(deps): Bump next from 14.2.10 to 14.2.13 (#4273)
v1.44.0
Features
- feat: Kiln widget (#3962)
- feat: rm WC/TxB from dashboard - make space for recent Safe Apps (#4248)
- feat: stake OFAC check (#4203)
- feat: staking claim [SW-160] (#4167)
- feat(swaps): add usds stable coin (#4205)
- feat(staking): add stake button, help tooltip; fix withdraw status display issues (#4186)
- legal: update imprint (#4267)
Bug fixes
- fix: too wide label (#4282)
- fix: duplicated advanced data (#4280)
- fix: icon spacing in EthHashInfo (#4269)
- fix(staking): fee displayed in wrong format (#4270)
- fix: Show block explorer link for transaction guards (#4257)
- fix(staking): display stake statuses & exit & claim "values" (#4249)
- fix: Push notifications toggle (#4254)
- fix: continue with wallet button on welcome page sometimes not working (#4156)
- fix: click in sidebar was not triggering GTM event (#4239)
- fix(stake): display correct value for withdrawal (#4219)
- fix: add tooltip to widget fee (#4204)
- fix: Cleanup pending txs if nonce already executed (#4158)
- fix: update unverified token warning (#4155)
Refactor
- refactor: generate terms page from md file (#4183)
- refactor: replace deprecated timezone_offset parameter with timezone (#4159)
- refactor: a review screen for recovery attempts (#4200)
Chore & tests
- chore: add sdai, usdc.e, EURE to the list of stables (#4202)
- chore(deps): Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group (#4194)
- chore(deps): Bump rollup from 2.79.1 to 2.79.2 in the npm_and_yarn group (#4263)
- chore(deps-dev): Bump storybook from 8.0.6 to 8.3.0 (#4171)
- chore(deps): Bump @safe-global/safe-modules-deployments (#4172)
- chore(deps): Bump fuse.js from 6.6.2 to 7.0.0 (#4173)
- chore(deps): Bump semver from 7.6.0 to 7.6.3 (#4175)
- chore: update jest action (#4236)
- chore: update lint action (#4230)
- chore(deps): Bump @safe-global/safe-deployments from 1.37.3 to 1.37.8 (#4222)
- chore(deps-dev): Bump fake-indexeddb from 4.0.2 to 6.0.0 (#4226)
- chore(deps): Bump contributor-assistant/github-action (#4227)
- chore: Add no-unused-vars and await-thenable eslint rules (#4242)
- chore(stake): add analytics (#4218)
- chore: contents read permission for unit tests (#4268)
- docs: how to update terms.md (#4220)
- tests: Remove duplicate tests (#4179)
- tests: Add google events tests (#4169)
- tests: Fix regression cy 2 (#4168)
- tests: Fix regression tests (#4164)