Export Changelogs - Multiple Formats
Export your changelog in multiple formats for backup, migration, or external use. Download your data in Markdown, HTML, JSON, RSS, Atom, or plain text.
Export Formats
ChangeCrab supports exporting to:
- Markdown (.md) - Plain text with formatting
- HTML - Web-ready HTML
- JSON - Structured data format
- RSS - RSS feed format
- Atom - Atom feed format
- Plain Text (.txt) - Simple text file
How to Export
To export your changelog:
- Go to Settings > Export
- Select the format you want
- Choose the HTML variant when exporting HTML (full page or snippet)
- Click the export/download option
- Save the file to your computer
Export Options
Current options:
- HTML Variants - Full page or snippet
Date range and category filters are not available in the current export flow.
In the current settings UI, export is available for public changelog workspaces.
Use Cases
- Backup - Keep a local copy of your changelog
- Migration - Move to another platform
- Documentation - Include in project docs
- Integration - Use in other tools
Next Steps