🚀 Release 2.35.7 (#36806)

Co-authored-by: Cadiac <6438345+Cadiac@users.noreply.github.com>
This commit is contained in:
n8n-assistant[bot]
2026-08-21 09:46:52 +00:00
committed by GitHub
parent f87affed36
commit a7bf10d216
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -1,3 +1,11 @@
## [2.35.7](https://github.com/n8n-io/n8n/compare/n8n@2.35.6...n8n@2.35.7) (2026-08-21)
### Bug Fixes
* **core:** Raise AI Assistant model verification token limit ([#36798](https://github.com/n8n-io/n8n/issues/36798)) ([f87affe](https://github.com/n8n-io/n8n/commit/f87affed36c476ab472b52e797ad1cf59ba59058))
## [2.35.6](https://github.com/n8n-io/n8n/compare/n8n@2.35.5...n8n@2.35.6) (2026-08-21)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "n8n-monorepo",
"version": "2.35.6",
"version": "2.35.7",
"private": true,
"engines": {
"node": ">=22.22",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "n8n",
"version": "2.35.6",
"version": "2.35.7",
"description": "n8n Workflow Automation Tool",
"main": "dist/index",
"types": "dist/index.d.ts",