What's Changed
- feat(email): set up sending email flow with ses by @0xAryanShah in #3039
- feat(auth): store and expose verified OIDC email by @vseehausen in #3066
- build(deps): bump @nestjs/cache-manager from 3.0.1 to 3.1.0 by @dependabot[bot] in #3052
- build(deps-dev): bump jest and @types/jest by @dependabot[bot] in #3050
- build(deps): bump cache-manager from 6.4.1 to 7.2.8 by @dependabot[bot] in #3054
- build(deps): bump @nestjs/typeorm from 11.0.0 to 11.0.1 by @dependabot[bot] in #3051
- build(deps): bump @nestjs/cache-manager from 3.1.0 to 3.1.2 by @dependabot[bot] in #3076
- build(deps): bump @nestjs/schedule from 6.0.0 to 6.1.3 by @dependabot[bot] in #3075
- build(deps): bump redis from 5.10.0 to 5.12.1 by @dependabot[bot] in #3071
- build(deps): bump sanitize-html and @types/sanitize-html by @dependabot[bot] in #3069
- build(deps): bump @safe-global/safe-modules-deployments from 3.0.1 to 3.0.3 by @dependabot[bot] in #3070
- fix: log portfolio endpoint errors by @vseehausen in #3062
- feat: migrate from ESLint to Biome 2.0 by @PooyaRaki in #3030
- fix: Biome wrong import statements by @LucieFaire in #3077
- feat(authentication): return email for active members by @vseehausen in #3037
- fix: update relay method call to include only required parameters by @akshay-ap in #3033
- migrating addressBook createdBy updatedBy to be userId by @0xAryanShah in #3056
- fix: restore runtime imports for @ApiProperty class types by @katspaugh in #3080
- fix: update remainder of wrong type imports by @LucieFaire in #3081
- fix: update remainder of wrong type imports 2 by @LucieFaire in #3082
- fix: rename gasVolatilityBuffer to gasPriceVolatilityBuffer in pricin… by @akshay-ap in #3092
- feat: Add
paymentandfeefields to transaction details by @yagopv in #3094 - feat(csv-export): add gas fee columns to transaction history CSV export by @falvaradorodriguez in #3084
- feat: forward fiatCode in relay fee preview and return relayCost object by @falvaradorodriguez in #3093
- chore: update Claude code review workflow to enhance security and fun… by @PooyaRaki in #3099
- chore: drop --max-turns cap from Claude code review workflow by @PooyaRaki in #3100
- feat: extend private address books to OIDC users by @katspaugh in #3083
- refactor(members): lift admin check from MembersRepository to MembersService by @vseehausen in #3095
New Contributors
- @falvaradorodriguez made their first contribution in #3084
Full Changelog: v1.109.0...v1.110.0