mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(n8n Form Node): Update Breaking Changes Doc (#16392)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2,6 +2,17 @@
|
||||
|
||||
This list shows all the versions which include breaking changes and how to upgrade.
|
||||
|
||||
## 1.99.1
|
||||
|
||||
### What changed?
|
||||
|
||||
Stricter parameters for `iframe`, `video`, and `source` tags when using the Form node.
|
||||
|
||||
### When is action necessary?
|
||||
|
||||
If you are using `iframe`, `video`, or `source` tags with attributes beyond those listed [here](https://github.com/n8n-io/n8n/blob/master/packages/nodes-base/nodes/Form/utils/utils.ts#L61-L71) or are using schemes which are neither `http` or `https`, you will need to update your node or workflow.
|
||||
|
||||
|
||||
## 1.98.0
|
||||
|
||||
### What changed?
|
||||
|
||||
Reference in New Issue
Block a user