What's Changed
- feat: add counterfactual-safes CGW module for backend persistence by @katspaugh in #3011
- feat: Relay fee preview by @akshay-ap in #3019
- fix: drop stale counterfactual_safes table before recreating it by @katspaugh in #3027
- feat: Mark safeTxHash query param optional by @akshay-ap in #3028
- fix: address book response type by @0xAryanShah in #3031
- feat: update default fee preview TTL to 10 seconds by @akshay-ap in #3032
- refactor: Remove unused contract address fields from chain config by @Zalens in #2990
- Refactor/performanceImprovements by @PooyaRaki in #2926
- Revert "Refactor/performanceImprovements" by @PooyaRaki in #3034
- fix: propagate error_description from oidc-provider by @LucieFaire in #3038
- chore: upgrade yarn to 4.14.1 by @PooyaRaki in #3040
- chore: bump dependabot to weekly with cooldown and raised PR limit by @PooyaRaki in #3041
- build(deps): bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #3042
- build(deps-dev): bump @faker-js/faker from 10.3.0 to 10.4.0 by @dependabot[bot] in #3046
- feat: share counterfactual safes across users via junction table by @katspaugh in #3055
- chore: mark POST /v1/spaces/create-with-user as deprecated by @LucieFaire in #3058
- feat: private address book contacts and request-to-add workflow by @katspaugh in #3026
- chore: Refactor EmailModule by @LucieFaire in #3063
- chore: register HN allowlist outreach 11 for Tempo Safes by @tmjssz in #3064
- build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #3043
- build(deps): bump the nest-js-core group across 1 directory with 4 updates by @dependabot[bot] in #3044
- build(deps): bump winston from 3.17.0 to 3.19.0 by @dependabot[bot] in #3048
- build(deps): bump amqplib from 0.10.8 to 1.0.3 by @dependabot[bot] in #3049
- build(deps-dev): bump prettier from 3.7.4 to 3.8.3 by @dependabot[bot] in #3047
- build(deps): bump the aws-sdk group across 1 directory with 4 updates by @dependabot[bot] in #3045
- feat(auth): verify Auth0 ID tokens via JWKS by @vseehausen in #3065
New Contributors
Full Changelog: v1.108.0...v1.109.0