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

# Changelog

> Documentation updates and releases for the Rebell Developer Center

Track what changes with each documentation release.

<Update label="v0.0.10" description="2026-07-17">
  JSAPIs has been reviewed and synced with the master documentation. Several fixes applied. Some Bluetooth and battery APIs have been added.
</Update>

<Update label="v0.0.9" description="2026-06-29">
  Fix QRCode encoding
</Update>

<Update label="v0.0.8" description="2026-06-26">
  LinkPay signature fixed, updates to versions, cosmetical changes
</Update>

<Update label="v0.0.7" description="2026-06-25">
  Changelog fixed, LinkPay signature fixed
</Update>

<Update label="v0.0.6" description="2026-06-25">
  * Improve payment API reference: fix required fields, correct product codes, document Mini Program parameters
  * my.getAuthCode — Added error code 3 documentation (authorization service error, commonly caused by missing user session or environment mismatch). Added Fail Callback field reference including authErrorScopes availability note. Clarified that scopes must be passed as an array.
</Update>

<Update label="v0.0.5" description="2026-04-24">
  Align cancel, void and capture with upstream /v1 API documentation, remove /v2
</Update>

<Update label="v0.0.4" description="2026-04-22">
  Added missing v1 OpenAPI definitions for Authorizations, Payments, Users, and Messages endpoints.
</Update>

<Update label="v0.0.3" description="2026-03-06">
  Introduced automatic versioning — a pre-commit hook now bumps the patch version and updates the timestamp badge on the home page with every commit.
</Update>

<Update label="v0.0.2" description="2026-03-04">
  Expanded H5 Mini App documentation: updated overview, fixed broken links, and aligned JSAPI compatibility list with the latest Alipay remote.
</Update>

<Update label="v0.0.1" description="2026-01-20">
  Initial documentation release covering Payment Integration, Mini App Development, JSAPI Reference, OpenAPI Reference, and an interactive Playground.
</Update>
