# Changelog ## 2026-05-08 - 5.3.5 - fix(cloudlyapiclient) update typedsocket identity tagging to use async setTag API - replace typedsocketClient.addTag calls with awaited setTag in identity tagging flows - align client implementation with typedsocket v4 dependency update - refresh runtime and development dependencies to compatible newer versions ## 2026-04-25 - 5.3.1 - fix(package) - Extract `@serve.zone/api` into a standalone package. - Build directly against `@serve.zone/interfaces@^5.4.3` to avoid stale generated interface declarations.