Publishing Changelog Entries
Keep your users informed about new features, improvements, and fixes with changelog entries.
Creating an Entry
- Go to Changelog in your dashboard
- Click New Entry
- Write your update in Markdown
- Add a version number (e.g., v1.2.0)
- Add tags (feature, bugfix, improvement)
- Choose to publish immediately or save as draft
Best Practices
- Be specific: Explain what changed and why it matters
- Tag consistently: Use standard tags for filtering
- Version properly: Follow semantic versioning (major.minor.patch)
RSS Feed
Your changelog has a built-in RSS feed. Users can subscribe to get notified of new updates automatically.