What's Changed
- Feat(Chains): add recommendedMasterCopyVersion field to API by @katspaugh in #2191
- Return notification subscriptions using TypeOrm transaction runner by @PooyaRaki in #2182
- Fix notification message address recovery bug, Validate notification … by @PooyaRaki in #2192
- Enable hooks to be triggered via HTTP when the feature flag is activated by @PooyaRaki in #2193
- Bump @types/amqplib from 0.10.5 to 0.10.6 by @dependabot in #2200
- Bump @smithy/util-stream from 3.3.1 to 3.3.2 by @dependabot in #2198
- Bump @nestjs/schedule from 4.1.1 to 4.1.2 by @dependabot in #2199
- Bump the aws-sdk group with 2 updates by @dependabot in #2196
- Remove timestamp-reference transaction from start of page by @iamacook in #2189
- Ensure chainId is returned correctly during notification errors by @PooyaRaki in #2201
- Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #2203
- Bump the aws-sdk group with 2 updates by @dependabot in #2202
- Bump @types/cookie-parser from 1.4.7 to 1.4.8 by @dependabot in #2205
- Bump prettier from 3.3.3 to 3.4.2 by @dependabot in #2204
- Bump zod from 3.23.8 to 3.24.1 by @dependabot in #2206
- Bump @safe-global/safe-deployments from 1.37.21 to 1.37.22 by @dependabot in #2207
- Bump husky from 9.1.6 to 9.1.7 by @dependabot in #2209
- Bump viem from 2.21.53 to 2.21.55 by @dependabot in #2208
- Allow targeting of all safes for outreach campaigns by @jmealy in #2194
- Create new outreach campaign by @jmealy in #2210
- Bump typescript-eslint from 8.17.0 to 8.18.1 by @dependabot in #2197
- Return the total count of all chains instead of the current page count by @PooyaRaki in #2195
- Allow Safe nonce to be a number or string by @iamacook in #2213
- fix: wrong safe owner type by @compojoom in #2214
- Remove TODO from
AssetPriceSchema
by @iamacook in #2211 - Remove duplicate
UpsertSubscriptionsDto
entities and builders by @iamacook in #2212 - Bump @nestjs/swagger from 8.0.7 to 8.1.0 by @dependabot in #2221
- Bump @types/amqplib from 0.10.5 to 0.10.6 by @dependabot in #2220
- Bump @types/node from 22.9.0 to 22.10.2 by @dependabot in #2219
- Bump @nestjs/cli from 10.4.8 to 10.4.9 by @dependabot in #2218
- Bump the aws-sdk group with 2 updates by @dependabot in #2217
- Feat: transaction note from tx origin by @katspaugh in #2223
- Bump typescript-eslint from 8.18.1 to 8.19.0 by @dependabot in #2224
- Bump @smithy/util-stream from 3.3.2 to 3.3.3 by @dependabot in #2225
- Bump viem from 2.21.55 to 2.22.1 by @dependabot in #2231
- Fix Typo in
new-confirmation.schema.spec.ts
by @MonkeyKing44 in #2230 - Add CreateAddressBookItemDto schema tests by @hectorgomezv in #2151
- Fix: use origin.note for tx notes by @katspaugh in #2233
- Ensure correct status code is returned in logs by @PooyaRaki in #2227
- Enable ESLint Generic Array Rule for Consistent Array Handling by @PooyaRaki in #2234
- Enhance Logs with Color-Coding and Improved Readability by @PooyaRaki in #2228
- Trigger cache invalidation tests by queue by @iamacook in #2215
- Log init/destroy success after call by @iamacook in #2235
- Trigger notification dispatch tests by queue by @iamacook in #2216
- Add Authentication to Redis by @PooyaRaki in #2222
- Don't throw if creation transaction doesn't exist by @iamacook in #2237
- Bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #2243
- Bump viem from 2.22.1 to 2.22.2 by @dependabot in #2241
- Bump @types/lodash from 4.17.13 to 4.17.14 by @dependabot in #2242
- Bump @smithy/util-stream from 3.3.3 to 4.0.0 by @dependabot in #2240
- Bump the aws-sdk group with 2 updates by @dependabot in #2239
New Contributors
- @jmealy made their first contribution in #2194
- @MonkeyKing44 made their first contribution in #2230
Full Changelog: v1.66.0...v1.67.0