diff --git a/src/changelog/2024/10/images/version-history-snapshots.png b/src/changelog/2024/10/images/version-history-snapshots.png new file mode 100644 index 0000000000..5cbc4fd566 Binary files /dev/null and b/src/changelog/2024/10/images/version-history-snapshots.png differ diff --git a/src/changelog/2024/10/images/version-history-timeline.png b/src/changelog/2024/10/images/version-history-timeline.png new file mode 100644 index 0000000000..79140804e2 Binary files /dev/null and b/src/changelog/2024/10/images/version-history-timeline.png differ diff --git a/src/changelog/2024/10/version-history-timeline.md b/src/changelog/2024/10/version-history-timeline.md new file mode 100644 index 0000000000..4be82a9162 --- /dev/null +++ b/src/changelog/2024/10/version-history-timeline.md @@ -0,0 +1,23 @@ +--- +title: Version History Timeline +description: "Components of a what to include in a snapshot can now be selected." +date: 2024-10-24 13:00:00.0 + +authors: ["serban-costin"] +tags: + - changelog +--- + +Instances can now make use of the new Timeline feature, providing a concise, chronological view of key activities within your Node-RED instance. + +The Timeline tracks important events such as pipeline stage deployments, snapshot restorations, flow deployments, snapshot creations, and updates to instance settings, offering clear insight into when and what changes have been made. + +The Timeline and Snapshots are now grouped together under the Version History tab, simplifying the navigation of your instance's history. + +This feature is only available to Enterprise license and Cloud Team users. Note that the Timeline can only be accessed at the instance level. + +![Screenshot showing the version history Timeline](images/version-history-timeline.png){data-zoomable} +_Screenshot showing the new version history timeline_ + +![version-history-snapshots.png](images/version-history-snapshots.png){data-zoomable} +_Screenshot showing the relocated snapshot page under the version history tab_