Changelog Management β
Publish versioned release notes and product updates to keep users informed.
What is a Changelog? β
Changelogs are public announcements of product updates, new features, bug fixes, and improvements.
Changelog URL:
https://yourdomain.com/changelog
Creating a Changelog Entry β
Step 1: Navigate to Changelogs β
- Admin Dashboard β Changelogs
- Click Create Changelog
Step 2: Fill in Details β
| Field | Description | Required |
|---|---|---|
| Title | Release name | β Yes |
| Version | Version number (e.g., 2.1.0) | Optional |
| Release Date | When released | β Yes |
| Content | Markdown description | β Yes |
| Is Published | Public visibility | β Yes |
| Labels | Kind of Items | β Yes |
| Status | Current State | β Yes |
Step 3: Write Content β
Use Markdown to format:
## New Features
- Dark mode support across all pages
- Export feature requests as CSV
- Advanced filtering options
## Improvements
- Faster page load times
- Better mobile responsiveness
- Improved search accuracy
## Bug Fixes
- Fixed email notification delays
- Resolved voting count issues
- Corrected timezone displaysStep 4: Add Labels β
Tag changelog entries with labels:
Feature RequestBug ReportImprovement
Labels help users scan changes quickly.

Step 5: Publish β
Draft mode: Save as draft to preview before publishing.
Publish: Click Publish to Auto Pilot to make visible to users.
Linking Feature Requests β
Associate completed feature requests with changelog:
- Edit changelog entry
- Linked Requests section
- Search and select feature requests
- Save
Benefits:
- Users see which requests were completed
- Feature request pages link to changelog
- Automatic content generation
Public Changelog Display β
List View β
Users see all changelog entries:
- Sorted by date (newest first)
- Filterable by label
- Search functionality
- Like/reaction counts
Detail View β
Each entry shows:
- Full content
- Version number
- Release date
- Labels
- Linked feature requests
- Like button

Changelog Likes β
Users can like changelog entries:
- Shows appreciation
- Indicates popular updates
- Tracks engagement
Admins see like counts in dashboard.
Changelog RSS Feed β
Provide RSS feed for changelog subscribers:
https://yourdomain.com/changelog/feedUsers can subscribe via RSS readers.
Managing Changelogs β
Edit Changelog β
- Click changelog title
- Make changes
- Save
Edited badge appears if modified after publication.
Unpublish β
Hide changelog from public:
- Toggle Is Published off
- Entry hidden but preserved
Delete β
Permanently remove changelog:
- Click Delete
- Confirm action
Cannot Undo
Deletion is permanent. Consider unpublishing instead.
Best Practices β
Regular Updates β
- Publish after each release
- Bundle minor updates
- Keep users informed
Clear Communication β
- Write for users, not developers
- Explain benefits, not technical details
- Use simple language
- Group by category
Consistent Format β
- Use standard sections (New, Improved, Fixed)
- Consistent Markdown structure
- Similar tone across entries
Link Requests β
- Associate completed feature requests
- Give credit to user ideas
- Show you're listening
Changelog Analytics β
Track engagement:
- View counts per entry
- Like counts
- Click-through rates
- Most viewed changes