Update ghcr.io/n8n-io/n8n Docker tag to v1.97.0 #549

Merged
alexlebens merged 1 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2025-06-02 20:32:43 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.95.2 -> 1.97.0

Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v1.97.0

Bug Fixes
  • core: Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#​14744) (7928a9b)
  • core: Honor absolute paths for N8N_LOG_FILE_LOCATION (#​15873) (1e5b905)
  • core: Normalize trailing slash when setting CORS headers for test webhooks (#​15906) (61d0c6a)
Performance Improvements

v1.96.0

Bug Fixes
Features
  • API: Add user management endpoints to the Projects Public API (#​12329) (4459c7e)
  • core: Allow specifying Content-Security-Policy-Report-Only (#​15805) (c127846)
  • core: Start listening to IPv6 addresses as well by default (#​15810) (9f44f40)
  • editor: Add ability to extract sub-workflows to canvas context menu (#​15538) (5985df6)
  • editor: Combine 'Move to Folder' and 'Change owner' modals (#​15756) (e860dd6)
  • editor: Support pasting an expression into a number parameter (#​15722) (2a1475d)
  • MCP Server Trigger Node: Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#​15751) (07a636e)
  • Perplexity Node: New node (#​13604) (6d3e6ee)
  • Respond to Webhook Node: Setting to configure outputs (#​15619) (be5f14e)
Performance Improvements

Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | minor | `1.95.2` -> `1.97.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.97.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1970-2025-06-02) ##### Bug Fixes - **core:** Allow dotfiles in sendFile to fix WorkFlow settings 404 error ([#&#8203;14744](https://github.com/n8n-io/n8n/issues/14744)) ([7928a9b](https://github.com/n8n-io/n8n/commit/7928a9b3c26e676dd77e24aae98054e1ecbbb37b)) - **core:** Honor absolute paths for `N8N_LOG_FILE_LOCATION` ([#&#8203;15873](https://github.com/n8n-io/n8n/issues/15873)) ([1e5b905](https://github.com/n8n-io/n8n/commit/1e5b90571d380bb674071d988147d3e854728e41)) - **core:** Normalize trailing slash when setting CORS headers for test webhooks ([#&#8203;15906](https://github.com/n8n-io/n8n/issues/15906)) ([61d0c6a](https://github.com/n8n-io/n8n/commit/61d0c6a6e7f1ad5dd1795a0e1f910425d6e2fc8f)) ##### Performance Improvements - **core:** Lazyload LDAP during bootup ([#&#8203;15907](https://github.com/n8n-io/n8n/issues/15907)) ([31b6f32](https://github.com/n8n-io/n8n/commit/31b6f32a363da2b199eff135f4f1fbe227ef47c6)) ### [`v1.96.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1960-2025-06-02) ##### Bug Fixes - **API:** Allow `false` as a dependant value for public api json schema validation ([#&#8203;15858](https://github.com/n8n-io/n8n/issues/15858)) ([5a8899c](https://github.com/n8n-io/n8n/commit/5a8899c4c980cbb6276c96199e20cc160c775038)) - Check if form trigger URL is live before oppening pop-up ([#&#8203;15800](https://github.com/n8n-io/n8n/issues/15800)) ([041ada1](https://github.com/n8n-io/n8n/commit/041ada1fd6b15fc43ceb78a52e9a4b8bb05344d8)) - **core:** Don't allow creating more projects than allowed by exploiting a race condition ([#&#8203;15218](https://github.com/n8n-io/n8n/issues/15218)) ([6466e76](https://github.com/n8n-io/n8n/commit/6466e76c06723d181e984d2c185c67eafea68f8a)) - **core:** Fix sorting of executions not working on postgres and mysql ([#&#8203;15423](https://github.com/n8n-io/n8n/issues/15423)) ([eca282d](https://github.com/n8n-io/n8n/commit/eca282d09c1641eaa2937acbab40249752d6bb38)) - **core:** Fix timezone-dependent test failures in Insights weekly compaction ([#&#8203;15680](https://github.com/n8n-io/n8n/issues/15680)) ([096806a](https://github.com/n8n-io/n8n/commit/096806af154dfb3be8c4724cb054beba4b777792)) - **core:** Simplify Websocket origin security checks ([#&#8203;15761](https://github.com/n8n-io/n8n/issues/15761)) ([bbe2b12](https://github.com/n8n-io/n8n/commit/bbe2b12bf2cca1a73e332ace349279f214f1f236)) - **core:** Solve memory leak in `TaskRequester` ([#&#8203;15768](https://github.com/n8n-io/n8n/issues/15768)) ([0398505](https://github.com/n8n-io/n8n/commit/039850514387d4966845e6646e2a3e1562a0fc6d)) - **core:** Support `helpers.request` in task runners ([#&#8203;15859](https://github.com/n8n-io/n8n/issues/15859)) ([7f8b943](https://github.com/n8n-io/n8n/commit/7f8b943c1ae805807134205eae8ebb24cef5511e)) - **editor:** Deactivate workflow on save if trigger is missing ([#&#8203;15642](https://github.com/n8n-io/n8n/issues/15642)) ([3ba6419](https://github.com/n8n-io/n8n/commit/3ba6419710887456a4a6ecc04146721ffce4dcb5)) - **editor:** Delete all connections of nodes with multiple ones when removed from canvas ([#&#8203;15713](https://github.com/n8n-io/n8n/issues/15713)) ([c4ea757](https://github.com/n8n-io/n8n/commit/c4ea7578fe3dddc8d480f3abb8cb5f2d064120c0)) - **editor:** Fix Execute workflow button hover state ([#&#8203;15518](https://github.com/n8n-io/n8n/issues/15518)) ([57d7b5e](https://github.com/n8n-io/n8n/commit/57d7b5e35edac78caffd27e29108272f0e995969)) - **editor:** Handle Insights calculations to prevent Infinity numbers ([#&#8203;15727](https://github.com/n8n-io/n8n/issues/15727)) ([d1a39d9](https://github.com/n8n-io/n8n/commit/d1a39d96bbac78bb5b305e3760a2030311f6d732)) - **editor:** Move focus to search input in RLC ([#&#8203;15741](https://github.com/n8n-io/n8n/issues/15741)) ([fee10da](https://github.com/n8n-io/n8n/commit/fee10da95b9444931915146f50a614411d8350bb)) - **editor:** Set deterministic width for sidebar ([#&#8203;15753](https://github.com/n8n-io/n8n/issues/15753)) ([3f9a271](https://github.com/n8n-io/n8n/commit/3f9a271e69c0ab6ec1a4f35f57e736e566877adb)) - **editor:** Simplifying empty project deletion ([#&#8203;15834](https://github.com/n8n-io/n8n/issues/15834)) ([6bf2d8a](https://github.com/n8n-io/n8n/commit/6bf2d8a4d4a62c3a20129a5e79bf18efa6de80ca)) - **editor:** Update copy for debug modal paywall ([#&#8203;15905](https://github.com/n8n-io/n8n/issues/15905)) ([d0ff662](https://github.com/n8n-io/n8n/commit/d0ff66226fdd5af0bab2286360da397367b653a2)) - **editor:** Use last task data for calculating the current state ([#&#8203;15546](https://github.com/n8n-io/n8n/issues/15546)) ([1daf0ff](https://github.com/n8n-io/n8n/commit/1daf0ff169468c9afde1ab3f37b241426cfd1db3)) - **GitHub Node:** Update auth urls for enterprise server ([#&#8203;15533](https://github.com/n8n-io/n8n/issues/15533)) ([bc66d9f](https://github.com/n8n-io/n8n/commit/bc66d9fb7d757c308fe10b85c1b43913d3cc738a)) - **Jina AI Node:** Default value for "Output format" option ([#&#8203;15683](https://github.com/n8n-io/n8n/issues/15683)) ([e125854](https://github.com/n8n-io/n8n/commit/e1258547ad7b0fe50bd5001b52eea0042eb5c4d5)) - **Microsoft SharePoint Node:** Add back the support for cred only node ([#&#8203;15806](https://github.com/n8n-io/n8n/issues/15806)) ([0fdeba5](https://github.com/n8n-io/n8n/commit/0fdeba52bb171111d311f6d8bbb1b348ad08ebc9)) - **n8n Form Node:** Use execution.mode instead of hard coding webhook ([#&#8203;15647](https://github.com/n8n-io/n8n/issues/15647)) ([636e9f4](https://github.com/n8n-io/n8n/commit/636e9f463fd7ee600e529649e31fdbbfc30234e2)) - Run evaluations loop manually always from first row ([#&#8203;15794](https://github.com/n8n-io/n8n/issues/15794)) ([b8ab4b6](https://github.com/n8n-io/n8n/commit/b8ab4b6a5e1adfb9b582d0186b5238b487b5ce5b)) - Skip subworkflow input test temporarily ([#&#8203;15803](https://github.com/n8n-io/n8n/issues/15803)) ([ba70cab](https://github.com/n8n-io/n8n/commit/ba70cab9d508405e0c24ac29ad4ea5d585b5482a)) ##### Features - **API:** Add user management endpoints to the Projects Public API ([#&#8203;12329](https://github.com/n8n-io/n8n/issues/12329)) ([4459c7e](https://github.com/n8n-io/n8n/commit/4459c7e7b10e7e1cd30a8885dd03ad452f846b96)) - **core:** Allow specifying Content-Security-Policy-Report-Only ([#&#8203;15805](https://github.com/n8n-io/n8n/issues/15805)) ([c127846](https://github.com/n8n-io/n8n/commit/c12784600fb5acd42fcce10c72f73168d3d2948d)) - **core:** Start listening to IPv6 addresses as well by default ([#&#8203;15810](https://github.com/n8n-io/n8n/issues/15810)) ([9f44f40](https://github.com/n8n-io/n8n/commit/9f44f407459cb656a697a8d44a129d1d4cbbbc17)) - **editor:** Add ability to extract sub-workflows to canvas context menu ([#&#8203;15538](https://github.com/n8n-io/n8n/issues/15538)) ([5985df6](https://github.com/n8n-io/n8n/commit/5985df6e5166e59e77193cba49607a7d3110deac)) - **editor:** Combine 'Move to Folder' and 'Change owner' modals ([#&#8203;15756](https://github.com/n8n-io/n8n/issues/15756)) ([e860dd6](https://github.com/n8n-io/n8n/commit/e860dd6d2eb6a2dac5126bc60006d53b53115a68)) - **editor:** Support pasting an expression into a number parameter ([#&#8203;15722](https://github.com/n8n-io/n8n/issues/15722)) ([2a1475d](https://github.com/n8n-io/n8n/commit/2a1475d67125d111b0f2ed602e597fae83d65b56)) - **MCP Server Trigger Node:** Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server ([#&#8203;15751](https://github.com/n8n-io/n8n/issues/15751)) ([07a636e](https://github.com/n8n-io/n8n/commit/07a636eed6cb4d1f487018b34632810d24d99824)) - **Perplexity Node:** New node ([#&#8203;13604](https://github.com/n8n-io/n8n/issues/13604)) ([6d3e6ee](https://github.com/n8n-io/n8n/commit/6d3e6eef00ed3acf35d376b88ce6586692ae641b)) - **Respond to Webhook Node:** Setting to configure outputs ([#&#8203;15619](https://github.com/n8n-io/n8n/issues/15619)) ([be5f14e](https://github.com/n8n-io/n8n/commit/be5f14e31623174b66ef3062aa8f780970c5689f)) ##### Performance Improvements - **core:** Shorten bootup for all instance types ([#&#8203;15856](https://github.com/n8n-io/n8n/issues/15856)) ([73c9a52](https://github.com/n8n-io/n8n/commit/73c9a529dd5ee8f5e461edfe815a88bb97d86275)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot added 1 commit 2025-06-02 18:06:25 +00:00
Update ghcr.io/n8n-io/n8n Docker tag to v1.97.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 33s
50e6628053
renovate-bot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 50e6628053 to 84bb6569f5 2025-06-02 18:08:56 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 84bb6569f5 to 5136803ae7 2025-06-02 18:11:13 +00:00 Compare
alexlebens merged commit 7d9db01dda into main 2025-06-02 20:32:43 +00:00
alexlebens deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2025-06-02 20:32:44 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#549
No description provided.