Learn · Updates
How Kreativ Tools Uses Update Labels
The Updates page uses a small label set so you can scan what changed quickly. Each label has one job.
NEW
Use NEW when something did not exist before. That includes new tools, new pages, new guides, or new features added to an existing workflow.
Example: Image Crop added at /image/crop/.
UPDATE
Use UPDATE when something already existed and was meaningfully improved. This is the default label for better UX, stronger metadata, refreshed design, clearer copy, or expanded content.
Example: Learn landing page copy cleaned up and made more visitor-facing.
FIX
Use FIX when something was wrong, broken, inconsistent, or causing bad behavior. This label should stay blunt so the log remains honest.
Example: GitHub Pages routing corrected for trailing-slash category and tool links.
RELEASE
Use RELEASE only for milestone-level product states, not for ordinary daily work. This is the label for a meaningful version point like v0.9.0 or a future v1.0.0.
Example: v0.9.0 established as the first real product version baseline.
Simple rule
- If it did not exist before: NEW
- If it existed and got better: UPDATE
- If it existed and was wrong: FIX
- If it marks a milestone: RELEASE
See the labels in use
Browse the full Updates page to see how these labels are applied across tools, guides, fixes, and releases.
Related reading
Go back to Learn if you want practical guides rather than product history.