Releases: n8n-io/n8n
Releases · n8n-io/n8n
n8n@0.215.3
Bug Fixes
- core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (f7079da)
- core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (14d2a88)
- core: Do not explicitly bypass auth on urls containing
.svg
(#5525) (0b568ee) - core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (a31cb05)
- core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (d530e20)
n8n@0.214.4
Bug Fixes
- core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (df3f23e)
- core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (397e42d)
- core: Do not explicitly bypass auth on urls containing
.svg
(#5525) (a8ca2b1) - core: Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) (e6a554f)
- core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (d622827)
n8n@0.216.1
Bug Fixes
- core: Do not allow arbitrary path traversal in BinaryDataManager (#5523) (40b9784)
- core: Do not allow arbitrary path traversal in the credential-translation endpoint (#5522) (fb07d77)
- core: Do not explicitly bypass auth on urls containing
.svg
(#5525) (27adea7) - core: User update endpoint should only allow updating email, firstName, and lastName (#5526) (5599221)