From 9f813a73d3ae494922e751ac1c9a05fb498cfaf2 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 3 Nov 2025 15:24:52 +0000 Subject: [PATCH] :rocket: Release note 1.119.0 (#3846) Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> --- docs/release-notes.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 215490782..df9206cb3 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -33,6 +33,22 @@ You can find the release notes for older versions of n8n [here](/release-notes/0 /// + +## n8n@1.119.0 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.0...n8n@1.119.0) for this version.
+**Release date:** 2025-11-03 + +This release includes multiple bug fixes for AI Agent, task runners, editor, and integrations, as well as new features like improved workflow settings, AWS Assume Role credentials, and enhanced security and audit capabilities. + +### Contributors + +[cesars-gh](https://github.com/cesars-gh) +[ongdisheng](https://github.com/ongdisheng) + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub. + + ## n8n@1.118.1 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.118.0...n8n@1.118.1) for this version.