Release Notes
Stay up to date with the latest changes, improvements, and bug fixes for Markdown Importer for Confluence.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
Major update with improved UI and conflict detection:
- UI Updates
- Conflict detection
- Folder support for destination import
- Better import stats view
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
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
