> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Changelog

> Recent changes and updates to the StateSet API

# API Changelog

This page documents changes to the StateSet API, including new features, improvements, and breaking changes. We follow semantic versioning and announce changes in advance when possible.

## Version 1.0.0 (Current)

### 2024-01-15: Initial Release

* Launched core endpoints for agents, conversations, knowledge bases, and workflows
* Added support for REST and GraphQL interfaces
* Implemented authentication and rate limiting
* Released SDKs for Node.js, Python, Go, and Ruby

### 2024-02-01: Feature Update

* Added webhook support for real-time events
* Introduced cursor-based pagination for list endpoints
* Enhanced filtering and sorting capabilities
* Improved error responses with detailed codes and messages

## Previous Versions

### Version 0.9.0 (Beta)

* Internal beta release with basic CRUD operations
* Initial GraphQL schema implementation
* Basic authentication support

<Note>
  Subscribe to our [developer newsletter](https://stateset.com/newsletter) for advance notice of upcoming changes.
</Note>
