2026-07 — SDK v3.0.0: new repositories and renamed methods
Both SDKs move to dedicated repositories with independent versioning, and method names change to a consistent verb-first convention. This is a breaking SDK release; the REST API itself is unchanged. New homes- Python:
CS2Cap/cs2cap-python—pip install cs2cap==3.0.0 - Node/TypeScript:
CS2Cap/cs2cap-node—npm install cs2cap@3.0.0 - The former
CS2Cap/SDKsrepository is archived.
The bundled SDK examples were removed; the docs are the
canonical usage reference.