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

# Release Notes

> Changelog and release history for Markdown Importer for Confluence

# Release Notes

Stay up to date with the latest changes, improvements, and bug fixes for Markdown Importer for Confluence.

<Update label="October 2025" description="v6.4.0 - REST API">
  We're excited to introduce a powerful REST API that enables you to import markdown content into Confluence programmatically from external applications and CI/CD pipelines.

  * **Secure Token Management**: Create, manage, and revoke API tokens directly from the global settings page with fine-grained control over expiration periods (1-30 days)
  * **REST API Endpoint**: Import markdown content via HTTPS requests with Bearer token authentication
  * **Conflict Handling**: Built-in support for overwrite mode to update existing pages or prevent duplicates
  * **JWT-based Authentication**: Secure token verification and validation
  * **Comprehensive Documentation**: Full API documentation with examples in multiple languages

  Perfect for automation workflows, integrations, and bulk imports!

  📖 [View API Documentation](/markdown-importer-for-confluence/rest-api)
</Update>

<Update label="September 2025" description="v6.0.0">
  Major update with improved UI and conflict detection:

  * UI Updates
  * Conflict detection
  * Folder support for destination import
  * Better import stats view
</Update>

<Update label="June 2025" description="v5.0.0">
  Significant enhancements to import capabilities:

  * ZIP upload: import markdown, folder structure, and attachments from a single archive
  * File hierarchy: preserve folders as Confluence page trees
  * Unlimited bulk import (no fixed 50-file limit)
  * Global access: run imports from the global Apps menu
  * Space-wide import: target one, many, or all spaces (admin)
  * Improved media handling for local images and attachments
</Update>

<Update label="August 2023" description="v2.4.0 - Initial Release">
  First release of Markdown Importer for Confluence:

  * Import single and multiple markdown files (up to 10)
  * Full markdown syntax support
  * Image and media file handling
  * Table and code block support
  * Task list conversion
</Update>
