Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 11:22
abebafe

[1.0.1] - 2026-06-24

Upstream release: v1.0.1

Added

  • applicationId, applicationVersion, and userId getters on the SDK instance
  • lastCheckResult getter — last check() outcome (success or failure)

Changed

  • subscribe() no longer accepts arguments; periodic interval comes from server configuration
  • Breaking: sdk.result renamed to sdk.lastCheckResult

Removed

  • Breaking: isConfigured, getLastGeolocationFailure(), and getDeviceSeed() removed from public API