Change Log
The Change Log is a chronological record of all changes across versions.
Unlike Release Notes (which are structured by version), the Change Log focuses on historical traceability.
Change Log Structure
| Version | Date | Type | Summary |
|---|---|---|---|
| v1.2.0 | 2026-01-05 | Minor | Added export filters |
| v1.1.5 | 2025-12-22 | Patch | Fixed invoice submission retry |
| v1.1.0 | 2025-12-01 | Major | Introduced integration catalog |
Why This Matters
The Change Log helps:
- IT teams track behavior changes
- Partners validate integration compatibility
- Compliance teams monitor regulatory adjustments
Notification Model
Users may receive:
- In-platform release notification
- Email notification (if configured)
- Access via dedicated Release Notes page
Users who opt out of notifications can still review updates from the Release Notes page.
Best Practice for Organizations
Professional Hint
- Review release notes before large transaction uploads
- Validate integrations after major releases
- Inform internal users of feature changes
Related Topics