Changelog Guide
Keep your audience engaged with beautiful product updates.
Creating Posts
- Go to your project's Changelog settings
- Click "Create Post"
- Fill in the title, type, and content
Post Fields
- Title - A clear, descriptive title for your update
- Type - Categorize as new, improvement, or fix
- Version - Optional version number (e.g., 2.0.0)
- Content - The full content with Markdown support
Markdown Support
Changelog posts support full Markdown formatting:
# Heading 1
## Heading 2
**Bold text** and *italic text*
- Bullet list
- Another item
1. Numbered list
2. Second item
`inline code`
```
code block
```
[Link text](https://example.com)
Reactions
Visitors can react to your posts with emoji reactions, helping you gauge the impact of updates.
RSS Feed
Your changelog has an automatic RSS feed that users can subscribe to:
https://yourproject.premonize.com/changelog/
feed.xml
Changelog Polls
Embed polls in your changelog posts to gather feedback:
- Add a question when creating a post
- Add 2-4 options for users to choose
- View results in real-time
Was this page helpful?
Your feedback helps us improve our documentation
Thank you for your feedback!
Your input helps us create better documentation for everyone