---
title: Changelog
description: Versioned history for docs and SDKs.
---

# Changelog

Versions in the sidebar: **docs** / **TS** / **Flutter**.

**Default language is Russian.** English via the EN switch or `/en/...` paths.

## 2026-07-20 — docs 0.1.4

### Docs / product

- Mini helpdesk: in-app tickets → admin Support
- API `/v1/support/*`, TS/Flutter SDK create + attachments
- Guide [Support](/guides/support)

## 2026-07-19 — docs 0.1.3

### Docs

- Integration model clarified: **plan is primary** → entitlements fill the plan → paywall returns offers with plan + entitlements
- Updated overview / plans / entitlements / paywalls (RU + EN)

## 2026-07-19 — docs 0.1.2

### Docs / packages

- Git install for SDKs (npm / Flutter pub), not only path
- `@raidboss/platform-sdk`: `prepare` builds `dist` on git install
- Git + SSH + tag examples in package READMEs and SDK pages

## 2026-07-19 — docs 0.1.1

### Docs

- i18n: Russian by default, English via language switch (`/en/...`)
- `/llms.txt` + `/llms-full.txt` = RU; `/en/llms*.txt` = EN

## 2026-07-19 — docs 0.1.0

### Docs

- Initial public documentation site
- AI indexes, concepts, guides, SDKs

### `@raidboss/platform-sdk` 0.1.0

- Client: paywall, entitlements, payments, devices, config, features, events
- `isFreePrice`; free checkout rejected (`free_plan_offline`)

### `raidboss_platform_sdk` 0.1.3

- Flutter client, `PaywallData.isFreePrice`, entitlement snapshot helpers
