What's Changed
- fix: change
/alerts
response code to202
by @iamacook in #948 - Unify Balance and SimpleBalance entities by @hectorgomezv in #941
- feat: add notifications for recovery proposals by @iamacook in #922
- Remove static new function from Builder by @fmrsabino in #949
- Remove unused ICacheService.expire function by @hectorgomezv in #951
- build(deps-dev): bump eslint from 8.54.0 to 8.56.0 by @dependabot in #957
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #958
- build(deps): bump the nest-js-core group with 4 updates by @dependabot in #955
- build(deps): bump reflect-metadata from 0.1.13 to 0.2.1 by @dependabot in #956
- build(deps): bump redis from 4.6.11 to 4.6.12 by @dependabot in #959
- Add missing EMAIL_TEMPLATE_RECOVERY_TX to .env.sample file by @hectorgomezv in #952
- feat: add
/api/v1/modules/{address}/safes/
toTransactionApi
by @iamacook in #953 - refactor: call key methods for
CacheDir
keys by @iamacook in #960 - feat: add
getSafesByModule
andclearSafesByModule
toSafeRepository
by @iamacook in #954 - fix: retrieve Safe address via recovery module address by @iamacook in #961
- Fix decoded data value on error by @fmrsabino in #965
Full Changelog: v1.20.0...v1.21.0