mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Release note 1.108.0 desiree (#3554)
Co-authored-by: Justin Ellingwood <justin@n8n.io>
This commit is contained in:
parent
63dc9cb374
commit
fe443df70f
BIN
docs/_images/release-notes/Diffs1.png
Normal file
BIN
docs/_images/release-notes/Diffs1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 328 KiB |
BIN
docs/_images/release-notes/Diffs2.png
Normal file
BIN
docs/_images/release-notes/Diffs2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 588 KiB |
@ -129,6 +129,33 @@ View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.108
|
||||
**Release date:** 2025-08-18
|
||||
|
||||
This release contains a new CLI tool, editor improvements, node updates, performance improvements, and bug fixes.
|
||||
### Workflow Diff
|
||||
|
||||
For teams working across different environments, deployments often involve multiple people making changes at different times. Without a clear view of those changes, it’s easy to miss something important.
|
||||
|
||||
[Workflow Diff](/source-control-environments/using/compare-changes.md) gives you an easy and visual way to review workflow changes before you deploy them between environments.
|
||||
|
||||
With it, you can:
|
||||
|
||||
- Quickly see what’s been added, changed, or deleted, with clear colour highlights.
|
||||
- Easily see important settings changes on a workflow.
|
||||
- Check changes inside each node, and spot connector updates, with a side-by-side view of its settings.
|
||||
- Get a quick count of all changes to understand the size of a deployment.
|
||||
|
||||
<br>
|
||||
<figure markdown="span">
|
||||

|
||||
<figcaption></figcaption>
|
||||
</figure>
|
||||
<br>
|
||||
<figure markdown="span">
|
||||

|
||||
<figcaption>Workflow Diff</figcaption>
|
||||
</figure>
|
||||
<br>
|
||||
Workflow Diff eases the review and approval of changes before deployment, enabling teams to collaborate on workflows without breaking existing automations or disrupting production. It’s one step further in integrating DevOps best practices in n8n.
|
||||
|
||||
Now available for Enterprise customers using Environments.
|
||||
|
||||
### Contributors
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user