Skip to main contentSkip to FAQSkip to contact
1 min readUpdated 4d ago

API Changelog#

This feed lists every SDK method by the version it was added or deprecated. Rows are sourced from <MethodIndex> blocks across /docs/sdk/* - editing a method's sinceVersion or deprecatedInVersion updates this page automatically.

Looking for docs-side updates (page reviews, wording changes, new sections)? See the Docs Changelog.

v2.1

3 added

Added

v2.0

12 added

Added

Versioning policy#

  • sinceVersion - the first published SDK version that exposed the method.
  • deprecatedInVersion - the SDK version that marked the method deprecated. Deprecated methods keep working until the next major release.
  • Strike-through on a method row means the method is deprecated. Hover the pill for the deprecation note.

Related topics