Skip to content

Releases: meshtrade/api

TypeScript SDK (Web) v1.58.0

31 Mar 15:28
0758efd

Choose a tag to compare

What's Changed

Compliance Client API Enhancements

  • Added UpdateClient, StartClientVerification, FailClientVerification, and MarkClientVerified RPCs
  • New client fields: short_name, client_status, description, paas_agreement_version, roles, creation_date
  • New ClientStatus enum and TaxResidency message type
  • Enhanced Company, Fund, and Trust with tax_residencies (replacing tax_identifier)

IAM User Profile

  • Added SearchUserProfiles RPC

Installation

npm install @meshtrade/api-web@1.58.0

Full Changelog: ts-web/v1.57.0...ts-web/v1.58.0

TypeScript SDK (Web) v1.57.0

31 Mar 14:54
f8648cb

Choose a tag to compare

What's Changed

No TypeScript SDK changes in this release. Aligns with v1.57.0 release.

Installation

npm install @meshtrade/api-web@1.57.0

Full Changelog: ts-web/v1.56.0...ts-web/v1.57.0

TypeScript SDK (Web) v1.56.0

31 Mar 13:05
702f959

Choose a tag to compare

What's Changed

  • New Timezone type: Added Timezone enum with 40 IANA time zone entries
  • Timezone helpers: timezoneToString(), stringToTimezone(), and allTimezones — compatible with dayjs .tz() and Intl.DateTimeFormat

Installation

npm install @meshtrade/api-web@1.56.0

Full Changelog: ts-web/v1.55.0...ts-web/v1.56.0

TypeScript SDK (Legacy) v1.58.0

31 Mar 15:28
0758efd

Choose a tag to compare

What's Changed

Compliance Client API Enhancements

  • Added UpdateClient, StartClientVerification, FailClientVerification, and MarkClientVerified RPCs
  • New client fields: short_name, client_status, description, paas_agreement_version, roles, creation_date
  • New ClientStatus enum and TaxResidency message type
  • Enhanced Company, Fund, and Trust with tax_residencies (replacing tax_identifier)

IAM User Profile

  • Added SearchUserProfiles RPC

Installation

npm install @meshtrade/api@1.58.0

Full Changelog: ts-old/v1.57.0...ts-old/v1.58.0

TypeScript SDK (Legacy) v1.57.0

31 Mar 14:55
f8648cb

Choose a tag to compare

What's Changed

No TypeScript SDK changes in this release. Aligns with v1.57.0 release.

Installation

npm install @meshtrade/api@1.57.0

Full Changelog: ts-old/v1.56.0...ts-old/v1.57.0

TypeScript SDK (Legacy) v1.56.0

31 Mar 13:43
702f959

Choose a tag to compare

What's Changed

  • New Timezone type: Added Timezone enum with 40 IANA time zone entries
  • Timezone helpers: timezoneToString(), stringToTimezone(), and allTimezones — compatible with dayjs .tz() and Intl.DateTimeFormat

Installation

npm install @meshtrade/api@1.56.0

Full Changelog: ts-old/v1.55.0...ts-old/v1.56.0

TypeScript SDK (Node) v1.58.0

31 Mar 15:28
0758efd

Choose a tag to compare

What's Changed

Compliance Client API Enhancements

  • Added UpdateClient, StartClientVerification, FailClientVerification, and MarkClientVerified RPCs
  • New client fields: short_name, client_status, description, paas_agreement_version, roles, creation_date
  • New ClientStatus enum and TaxResidency message type
  • Enhanced Company, Fund, and Trust with tax_residencies (replacing tax_identifier)

IAM User Profile

  • Added SearchUserProfiles RPC

Installation

npm install @meshtrade/api-node@1.58.0

Full Changelog: ts-node/v1.57.0...ts-node/v1.58.0

TypeScript SDK (Node) v1.57.0

31 Mar 14:54
f8648cb

Choose a tag to compare

What's Changed

No TypeScript SDK changes in this release. Aligns with v1.57.0 release.

Installation

npm install @meshtrade/api-node@1.57.0

Full Changelog: ts-node/v1.56.0...ts-node/v1.57.0

TypeScript SDK (Node) v1.56.0

31 Mar 12:59
702f959

Choose a tag to compare

What's Changed

  • New Timezone type: Added Timezone enum with 40 IANA time zone entries
  • Timezone helpers: timezoneToString(), stringToTimezone(), and allTimezones — compatible with dayjs .tz() and Intl.DateTimeFormat

Installation

npm install @meshtrade/api-node@1.56.0

Full Changelog: ts-node/v1.55.0...ts-node/v1.56.0

Python SDK v1.58.0

31 Mar 15:28
0758efd

Choose a tag to compare

What's Changed

Compliance Client API Enhancements

  • Added UpdateClient, StartClientVerification, FailClientVerification, and MarkClientVerified RPCs
  • New client fields: short_name, client_status, description, paas_agreement_version, roles, creation_date
  • New ClientStatus enum and TaxResidency message type
  • Enhanced Company, Fund, and Trust with tax_residencies (replacing tax_identifier)

IAM User Profile

  • Added SearchUserProfiles RPC

Known Issue

⚠️ PyPI upload failed due to inactive organization account. Contact support+orgs@pypi.org to resolve.

pip install meshtrade==1.58.0  # Not yet available due to PyPI issue

Full Changelog: py/v1.57.0...py/v1.58.0