🚀 Release 0.216.1 (#5531)

* 🚀 Release 0.216.1

* fix(core): Do not allow arbitrary path traversal in the credential-translation endpoint (#5522)

* fix(core): Do not allow arbitrary path traversal in BinaryDataManager (#5523)

* fix(core): User update endpoint should only allow updating email, firstName, and lastName (#5526)

* fix(core): Do not explicitly bypass auth on urls containing `.svg` (#5525)

* 📚 Update CHANGELOG.md

---------

Co-authored-by: janober <janober@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
github-actions[bot]
2023-02-21 14:24:02 +01:00
committed by GitHub
parent fe782c8f6a
commit 7400c35a48
24 changed files with 272 additions and 138 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "0.216.0",
"version": "0.216.1",
"private": true,
"homepage": "https://n8n.io",
"engines": {