Home / Companies / n8n / Blog / Post Details
Content Deep Dive

Announcing Autosave & More!

Blog post from n8n

Post Details
Company
n8n
Date Published
Author
Ophir Prusak
Word Count
1,319
Language
English
Hacker News Points
-
Summary

n8n has introduced new features like Autosave, Versioned Publishing, and Concurrency Protection to enhance the workflow development lifecycle, ensuring more reliable and safer automation processes. With Autosave, available in Beta version 2.4.0, the system automatically saves changes every two seconds, allowing users to iterate on workflows without impacting the live version, which can now be explicitly controlled through Versioned Publishing. The decoupling of saving from deploying means users can safely test and refine workflows before making them live, with the ability to roll back to previous stable versions if needed. Concurrency Protection addresses collaborative concerns by locking the canvas in Read-Only mode when a colleague is editing, preventing accidental overwrites and ensuring real-time updates. Additionally, safeguards are in place to manage changes across multiple tabs or browsers, enhancing user confidence in the development process. These features are part of a broader effort to provide a secure and efficient environment for building complex automations with n8n, though users are advised to avoid using the Beta features on critical production instances until a stable version is released.