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

# Release Log: Draftable API Self-Hosted

> This article provides a summary log of Draftable API Self-Hosted releases from version 3.0.0 onwards. For earlier versions, please refer to legacy documentation or contact support.

If you require any specific explanations on the changes or features, please get in touch with us at [support@draftable.com](mailto:support@draftable.com)

### Release Notes

<Update label="Version 3.0.8" description="July 1, 2026">
  *Container version: apish-web:3.0.8*

  **Features & Improvements:**

  * Updated the comparison viewer to version 3.7.52

  **Bugfixes:**

  * Fixed PDF rendering issues around annotation boxes (upgraded PDF.js dependency)
  * Restored missing button styles in the comparison viewer
</Update>

<Update label="Version 3.0.7.2" description="June 25, 2026">
  *Container version: apish-converter:3.0.4*

  **Bugfixes:**

  * Resolved security vulnerabilities identified in the API Self-Hosted v3 containers

  <Warning>
    **API Self-Hosted v2 is now deprecated.** The public `draftable/apish` repository has switched its default branch to v3, and v2 has been moved to a separate branch. Existing v2 deployments will continue to run, but v2 will no longer receive feature updates or non-critical fixes. We recommend planning an upgrade to v3. See [Migrating from API Self-Hosted V2 to V3](/hc/en-us/articles/52985002658841-Migrating-from-API-Self-Hosted-V2-to-V3).
  </Warning>
</Update>

<Update label="Version 3.0.7.1" description="June 12, 2026">
  *Container versions: apish-compare:3.0.3, apish-converter:3.0.3*

  **Bugfixes:**

  * Fixed TLS-enabled AMQP connection
  * Fixed TLS-enabled Redis connection
</Update>

<Update label="Version 3.0.7" description="May 21, 2026">
  *Container versions: apish-web:3.0.7, apish-load-balancer:3.0.3*

  **Features & Improvements:**

  * Improved license handling

  **Bugfixes:**

  * Restored iframe support for embedding the comparison UI
</Update>

<Update label="Version 3.0.6" description="March 4, 2026">
  *Container versions: apish-compare:3.0.2, apish-web:3.0.6*

  **Bugfixes:**

  * Resolved issue with false positive changes in tables
  * Fixed vulnerabilities CVE-2026-1207, CVE-2026-1287, CVE-2026-26007, CVE-2025-68973
</Update>

<Update label="Version 3.0.5" description="January 27, 2026">
  **Features & Improvements:**

  * Increased file size limit for conversions
  * Upgraded RabbitMQ to 4.2
</Update>

<Update label="Version 3.0.4.1" description="January 8, 2026">
  **Features & Improvements:**

  * Added compatibility with Podman
</Update>

<Update label="Version 3.0.4" description="December 2, 2025">
  **Features & Improvements:**

  * Ability to configure S3 file storage
</Update>

<Update label="Version 3.0.3" description="November 28, 2025">
  *Container versions: apish-web:3.0.3, apish-converter:3.0.1*

  **Features & Improvements:**

  * Script for migrating APISH v2 data to V3
  * Custom fonts support in APISH v3
  * Upgraded Redis container to 8.2-alpine
</Update>

<Update label="Version 3.0.2" description="November 13, 2025">
  *Container versions: apish-web:3.0.2, apish-load-balancer:3.0.1*

  **Bugfixes:**

  * Fixed 500 Error when accessing user account
  * Fixed 413 Request Entity Too Large error
</Update>

<Update label="Version 3.0.1" description="November 6, 2025">
  *Container version: apish-web:3.0.1*

  **Features & Improvements:**

  * Added support for configuring REDIS\_PASSWORD

  **Bugfixes:**

  * Fixed Django vulnerability CVE-2025-64459
</Update>

<Update label="Version 3.0.0" description="September 30, 2025">
  **Features & Improvements:**

  * Migrated to multi-container architecture following rootless design
  * Upgraded all dependent components (Python, .NET, Django, PostgreSQL, RabbitMQ, Redis)
  * Ability to auto-activate license by configuring DRAFTABLE\_PRODUCT\_KEY environment variable

  **Bugfixes:**

  * Fixed 500 Error when editing an account in Django
  * Fixed users unable to save or print side-by-side comparisons under File > Save / File > Print
</Update>
