feat(History Docs): Add info about workflow settings not stored in history (#4103)

Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
This commit is contained in:
Daria
2026-01-15 10:02:24 +02:00
committed by GitHub
parent 56c7edc940
commit 8a882d66ca

View File

@@ -22,6 +22,8 @@ n8n creates a new version when you:
* Restore an old version. n8n saves the latest version before restoring.
* Pull from a Git repository using [Source control](/source-control-environments/index.md). Note that n8n saves versions to the instance database, not to Git.
Changes to workflow settings do not create a new version.
/// note | Workflow history and execution history
Don't confuse workflow history with the [Workflow-level executions list](/workflows/executions/single-workflow-executions.md).