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

# Changelog

> Notable Capsule documentation and platform updates.

This page is the place for user-facing Capsule changes.

Keep entries short, dated, and focused on what builders need to know.

## 2026-04-24

### Documentation

* Reworked the docs around a clearer path: start, build apps, feature pages, concepts, reference, and updates.
* Added feature-oriented pages for chat, pages, collections, integrations, secrets, filesystems, tasks, channels, workflows, React pages, and themes.
* Added pricing and payments documentation for selling apps, checkout, payout onboarding, platform billing, and payment records.
* Added a step-by-step app-building guide sequence from first chat app through deploy.
* Added troubleshooting and SDK/runtime version guidance.

## Entry format

Use this format for future entries:

```md theme={null}
## YYYY-MM-DD

### Added

- Short user-facing change.

### Changed

- Short user-facing change.

### Fixed

- Short user-facing fix.
```

## Related

* [Quickstart](/quickstart)
* [SDK And Runtime Versions](/sdk-runtime-versions)
