mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor(LoneScale List Node)!: Rename to LoneScale (#6337)
This commit is contained in:
@@ -7,6 +7,7 @@ This list shows all the versions which include breaking changes and how to upgra
|
||||
### What changed?
|
||||
|
||||
Due to Node.js/OpenSSL upgrade, the following crypto algorithms are not supported anymore.
|
||||
|
||||
- RSA-MD4
|
||||
- RSA-MDC2
|
||||
- md4
|
||||
@@ -18,6 +19,18 @@ Due to Node.js/OpenSSL upgrade, the following crypto algorithms are not supporte
|
||||
|
||||
If you're using any of the above mentioned crypto algorithms in Crypto node in any of your workflows, then please update the algorithm property in the node to one of the supported values.
|
||||
|
||||
### What changed?
|
||||
|
||||
The `LoneScale List` node has been renamed to `LoneScale`.
|
||||
|
||||
### When is action necessary?
|
||||
|
||||
If you have used the `LoneScale List` node in any of your workflows.
|
||||
|
||||
### How to upgrade:
|
||||
|
||||
Update any workflows using `LoneScale List` to use the updated node.
|
||||
|
||||
## 0.226.0
|
||||
|
||||
### What changed?
|
||||
|
||||
Reference in New Issue
Block a user