What's Changed
- fix: Remove network limitation for positions api service by @usame-algan in #2685
- chore: revert positions network removal by @usame-algan in #2686
- fix: linting setup by @compojoom in #2683
- fix: migrate getTrustedForDelegateCallContracts endpoint by @LucieFaire in #2684
- feat: Update API documentation by @PooyaRaki in #2687
- feat: add nonce field to CSV export by @LucieFaire in #2697
- build(deps): bump the aws-sdk group with 4 updates by @dependabot[bot] in #2689
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2695
- build(deps): bump @nestjs/bullmq from 11.0.2 to 11.0.3 by @dependabot[bot] in #2694
- build(deps): bump @nestjs/swagger from 11.0.6 to 11.2.0 by @dependabot[bot] in #2693
- refactor: Replaced all instances of 0x${string} with Address. by @PooyaRaki in #2688
- fix: revert hoodi chain changes in contracts caching by @LucieFaire in #2701
- refactor: update API version for multisig transactions and all-transactions endpoints by @PooyaRaki in #2696
- feat(positions): remove custom logic by @vseehausen in #2700
- feat(transactions): expose transaction notes in summaries by @katspaugh in #2702
- chore: configure bullmq workers concurrency by @LucieFaire in #2698
- chore: add allow cors functionality by @vseehausen in #2706
- feat(positions): Add cache busting query parameter to positions endpoint by @Copilot in #2704
- feat(safe-shield): foundation setup by @tmjssz in #2703
New Contributors
- @vseehausen made their first contribution in #2700
- @Copilot made their first contribution in #2704
Full Changelog: v1.91.0...v1.92.0