Changelog Management
The Journal des Modifications page (/changelog) lets you publish release notes and product updates that your users can read on the public changelog page.
Creating a Journal des Modifications Entry
Click Add Entry and fill in:
| Champ | Requis | Description |
|---|---|---|
| Title | Yes | Entry title (e.g., "Version 3.2 -- Dark Mode & Performance") |
| Product | Yes | Which product this update is for |
| Version | No | Version tag (e.g., "3.2.0") |
| Body | Yes | Full release notes (supports HTML/markdown) |
| Published At | Yes | Publication date (can be future-dated for scheduling) |
Editing Entries
Click Edit on any entry to update its content. Changes appear immediately on the public changelog.
Deleting Entries
Click Delete to remove a changelog entry from the public view.
Public Display
The public changelog (/changelog/{tenant-slug}) displays entries in a beautiful timeline format:
- Sorted by published date (newest first)
- Version badges
- Product filtering via
?product={product-slug}query parameter
Tips
- Use clear, user-friendly language (not internal jargon)
- Group changes by type: New Fonctionnalites, Improvements, Bug Fixes
- Include version numbers for reference
- Future-date entries to schedule announcements