What's Changed
- build(deps): bump node from 22.13.1-alpine to 22.14.0-alpine by @dependabot in #2358
- fix(openapi): returned schema type by @compojoom in #2362
- Fix openapi by @compojoom in #2363
- fix: explicitly type params of user org. controller by @iamacook in #2361
- fix: add integration tests for (user) organization repositories by @iamacook in #2347
- fix: only show string keys on Swagger by @iamacook in #2360
- feat: Implement CRUD operations for organization safes by @PooyaRaki in #2348
- fix: nest uses in entity for Swagger by @iamacook in #2366
- fix: invite/role user org request bodies of Swagger by @iamacook in #2369
- feat: only allow adding wallets with signature by @iamacook in #2345
- feat: add
/v1/auth/logout
to clear cookie by @iamacook in #2373 - fix: Rename UserOrganizationsDto to UserOrganizationDto by @PooyaRaki in #2374
- refactor: issue token from validated message by @iamacook in #2351
- fix: nest Safes in entity for Swagger by @iamacook in #2368
- feat: refine confirmations by @iamacook in #2376
- feat: add refinement for transaction notes by @PooyaRaki in #2377
- fix: split concatenated proposals by @iamacook in #2379
- fix: don't compare all confirmations against sender by @iamacook in #2380
- fix: only refine queue by @iamacook in #2381
Full Changelog: v1.70.0...v1.71.0