What's Changed
- fix: check the admin is active when updating/deleting Safes and organizations by @hectorgomezv in #2479
- build(deps-dev): bump eslint from 9.20.1 to 9.22.0 by @dependabot in #2464
- build: pin Action versions by @iamacook in #2480
- fix: check the member is active when listing members/safes by @hectorgomezv in #2481
- build(deps): bump @nestjs/cli from 11.0.4 to 11.0.5 by @dependabot in #2466
- refactor: rename Organizations API as Spaces by @hectorgomezv in #2483
- feat: add and use typed data validation/entity by @iamacook in #2482
- feat: meaningful duplicated invitation error messages by @hectorgomezv in #2486
- build(deps): bump rxjs from 7.8.1 to 7.8.2 by @dependabot in #2465
- build(deps): bump pg from 8.13.3 to 8.14.1 by @dependabot in #2467
- build(deps): bump typeorm from 0.3.20 to 0.3.21 by @dependabot in #2463
- fix: coerce
chainId
of typed data by @iamacook in #2490 - fix: require accepted membership when requesting a Space metadata by @hectorgomezv in #2484
- fix: improve twap definition by @compojoom in #2488
- fix: add tests for
TypedDataSchema
by @iamacook in #2491 - fix: remove
type
from malformed hash logs by @iamacook in #2489 - refactor: rename Organizations domain/datasources as Spaces by @hectorgomezv in #2487
- feat: let invited members get space metadata by @hectorgomezv in #2492
- fix: settings-change entity wrong SettingsInfo type by @compojoom in #2494
- fix: improve swagger message type by @compojoom in #2493
- fix: wrong message status type in swagger by @compojoom in #2496
- fix: relay swagger type response was missing by @compojoom in #2497
- refactor: remove redis commands timeout by @hectorgomezv in #2498
- fix: verify proposals with fresh transaction data by @hectorgomezv in #2499
Full Changelog: v1.75.2...v1.76.0