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

# SpaceMedia Enterprise release notes and changelog

> Browse recent feature releases, API additions, payment gateway updates, dashboard improvements, and bug fixes shipped across SpaceMedia Enterprise products.

# Changelog

<Update label="2026-04-27" description="April 2026" tags={["Feature", "Addons"]}>
  ## Addon catalog now available

  The full SpaceMedia addon catalog is now live. Organization admins can browse, install, and manage addons directly from the dashboard, with free, one-time, monthly, and trial billing models supported. See the [addons overview](/addons/overview) for the admin workflow and access rules.

  The following addons are available:

  * **[Enterprise Delivery API](/addons/enterprise-delivery-api)** — programmatic access for delivery automation, platform integrations, and reporting syncs.
  * **[Release Smartlinks](/addons/release-smartlinks)** — branded release pages with DSP routing, admin priority rules, monetization options, and click analytics.
  * **[Theme Editor](/addons/theme-editor)** — brand the dashboard with draft preview, demo mode, and controlled publishing.
  * **[Support Desk Manager](/addons/support-desk-manager)** — ticketing with ownership, triage, and case history.
  * **[Knowledge Base Manager](/addons/knowledge-base-manager)** — structured help-center publishing for FAQ, onboarding, and policy content.
</Update>

<Update label="2026-04-18" description="April 2026" tags={["Feature", "API", "Payments"]}>
  ## Full public API reference

  The SpaceMedia public API now has a complete interactive reference with 66 endpoints covering authentication, artists, releases, tracks, revenue splits, user management, packages, billing, add-ons, copyright management, and quality control. You can explore every endpoint directly from the [API playground](/api-reference/introduction) with code examples in curl, JavaScript, PHP, and Python.

  ## Airwallex payment gateway

  Airwallex is now available as a payment gateway alongside Stripe and PayPal. Organization admins can configure Airwallex for subscriptions, pay-per-release orders, credit purchases, add-on checkouts, and copyright wallet top-ups. See [payment settings](/branding/payment) for configuration details.

  ## Copyright management

  Organizations can now view copyright summaries, statistics, wallet balances, and transaction history through both the dashboard and the API. Wallet top-ups are supported via all configured payment gateways. See the [API reference](/api-reference/introduction) for available copyright endpoints.

  ## Add-on lifecycle management

  Add-ons now support a full lifecycle: checkout, install, activate, deactivate, and uninstall. Organization users can manage add-ons through the dashboard or the API.

  ## Credit purchases

  A new checkout flow lets users purchase credits directly, with support for Stripe, PayPal, and Airwallex depending on which gateways the organization has configured.

  ## Quality control queue

  Organization admins now have access to a submitted release queue for quality control review, available through both the dashboard and the API.

  ## SSO configuration

  Both SSO modes are now fully documented:

  * **Identity provider** — use SpaceMedia as the identity provider for an external app, with OAuth client generation and optional JWT handoff. See [identity provider settings](/branding/sso-identity).
  * **Consumer sign-on** — connect your organization to an external OAuth identity provider. See [consumer SSO settings](/branding/sso-consumer).

  ## Branded email with Brevo

  Organizations can configure a branded sender email through Brevo, including domain verification and DKIM/DMARC authentication. DNS TXT record status is visible in the dashboard. See [email sender settings](/branding/email).
</Update>
