mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Revert "docs: Workflow history available to everyone update" (#3821)
This commit is contained in:
parent
e3b9d914d3
commit
30e23e9549
@ -25,6 +25,7 @@ The community edition doesn't include these features:
|
||||
- SSO ([SAML](/hosting/securing/set-up-sso.md), [LDAP](/user-management/ldap.md))
|
||||
- Sharing ([workflows](/workflows/sharing.md), [credentials](/credentials/credential-sharing.md)) (Only the instance owner and the user who creates them can access workflows and credentials)
|
||||
- [Version control using Git](/source-control-environments/index.md)
|
||||
- [Workflow history](/workflows/history.md) (You can get one day of workflow history with the community edition by [registering](#registered-community-edition))
|
||||
|
||||
These features are available on the Enterprise Cloud plan, including the self-hosted Enterprise edition. Some of these features are available on the Starter and Pro Cloud plan.
|
||||
|
||||
@ -38,6 +39,7 @@ Registering unlocks these features for the community edition:
|
||||
|
||||
* [Folders](/release-notes.md#folders): Organize your workflows into tidy folders
|
||||
* [Debug in editor](/workflows/executions/debug.md): Copy and [pin](/glossary.md#data-pinning-n8n) execution data when working on a workflow
|
||||
* One day of [workflow history](/workflows/history.md): 24 hours of workflow history so you can revert back to previous workflow versions
|
||||
* [Custom execution data](/workflows/executions/custom-executions-data.md): Save, find, and annotate execution metadata
|
||||
|
||||
To register a new community edition instance, select the option during your initial account creation.
|
||||
|
||||
@ -9,7 +9,7 @@ contentType: howto
|
||||
/// info | Feature availability
|
||||
* Full workflow history is available on Enterprise Cloud and Enterprise Self-hosted.
|
||||
* Versions from the last five days are available for Cloud Pro users.
|
||||
* Versions from the last 24 hours are available for all users.
|
||||
* Versions from the last 24 hours are available for registered Community users.
|
||||
///
|
||||
|
||||
Use workflow history to view and restore previous versions of your workflows.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user