Changelog
Changelog Types
Changelog types are the colored labels (New, Improved, Fixed) attached to each entry - you can rename them, change their color, and add your own.
Every changelog entry has a type - a colored badge that tells users at a glance what kind of update it is. Convot ships three defaults that cover most cases, and you can add your own.
Default types
| Name | Default color | Meaning |
|---|---|---|
| New | Indigo #6366f1
|
A new feature |
| Improved | Amber #f59e0b
|
An improvement to something existing |
| Fixed | Rose #f43f5e
|
A bug fix |
These defaults are fully editable - you can rename them (e.g. change “Improved” to “Enhancement”), change the color, or reorder them.
Managing types
Go to Changelog, then open the Types tab (or the types settings area in your app settings). You’ll see the list of types with their color swatches and how many entries use each one.
Edit a type
- Click the type row to open its editor.
- Change the name and/or color (pick from the preset swatches or enter a hex code).
- Save. The new name and color apply everywhere - the admin list, the public page, and the widget badge.
Add a type
- Click New type.
- Enter a name and pick a color.
- Save. It appears in the type dropdown when you create or edit entries.
Delete a type
You can delete a type as long as you don’t need it anymore. Entries that used it become “Unassigned” - they still publish, but without a type badge until you reassign them.
When you delete a type, the entries aren’t deleted - only the type association is removed.
How types appear
On the public changelog page, each entry shows a small colored badge with the type name. There are also filter chips at the top of the page so users can click “New” (or any of your types) to see only entries of that kind.
In the widget, the badge appears next to the entry title in the “What’s new” list.
Next steps
Was this article helpful?
Thanks for your feedback!