Skip to main content

Release Notes

Stay up to date with the latest changes, improvements, and bug fixes for Markdown Importer for Confluence.
October 2025
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
September 2025
v6.0.0
Major update with improved UI and conflict detection:
  • UI Updates
  • Conflict detection
  • Folder support for destination import
  • Better import stats view
June 2025
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
August 2023
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