mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 20:35:14 -03:00
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1d35d50` -> `147877e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.99.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1990-2025-06-16) ##### Bug Fixes - **AWS Bedrock Chat Model Node:** Update LangChain AWS package ([#​16323](https://redirect.github.com/n8n-io/n8n/issues/16323)) ([24e4be1](24e4be1ece)) - **core:** Always save evaluation executions ([#​16285](https://redirect.github.com/n8n-io/n8n/issues/16285)) ([739ad85](739ad853cd)) - **core:** Fix http requests by using correct agent ([#​16258](https://redirect.github.com/n8n-io/n8n/issues/16258)) ([e58de1a](e58de1a6e4)) - **core:** Prevent DoS via malformed binary data ID ([#​16229](https://redirect.github.com/n8n-io/n8n/issues/16229)) ([43c52a8](43c52a8b4f)) - **core:** Register transition handlers after modules init ([#​16308](https://redirect.github.com/n8n-io/n8n/issues/16308)) ([7177e3a](7177e3aab0)) - **core:** Remove duplicated logs for insights ([#​16228](https://redirect.github.com/n8n-io/n8n/issues/16228)) ([56b16b8](56b16b8c0f)) - **editor:** Cannot expand sub execution log if it finished with an error ([#​16236](https://redirect.github.com/n8n-io/n8n/issues/16236)) ([3fcabd4](3fcabd40b3)) - **editor:** Fix inaccurate message in log view when input data is empty ([#​16234](https://redirect.github.com/n8n-io/n8n/issues/16234)) ([e93fd1a](e93fd1a689)) - **editor:** Fix pagination and sorting issue for insights ([#​16288](https://redirect.github.com/n8n-io/n8n/issues/16288)) ([84c51b1](84c51b1bd9)) - **editor:** Logs not shown when tools are partially executed ([#​16274](https://redirect.github.com/n8n-io/n8n/issues/16274)) ([b2eb333](b2eb33351f)) - **editor:** Prevent node renaming to restricted JS method names ([#​16270](https://redirect.github.com/n8n-io/n8n/issues/16270)) ([ecfb667](ecfb6674ef)) - **editor:** Support renaming node in HTML parameters ([#​16315](https://redirect.github.com/n8n-io/n8n/issues/16315)) ([88e3c90](88e3c90e71)) - Fix paired item handling of multiple inputs ([#​16153](https://redirect.github.com/n8n-io/n8n/issues/16153)) ([50e00cd](50e00cdd6a)) - **Gmail Node:** Do not break threads while creating drafts ([#​16272](https://redirect.github.com/n8n-io/n8n/issues/16272)) ([113d94c](113d94cea2)) - **HTTP Request Node:** Process text files ([#​16226](https://redirect.github.com/n8n-io/n8n/issues/16226)) ([0d5ac1f](0d5ac1f822)) - Postgres node with ssh tunnel getting into a broken state and not being recreated ([#​16054](https://redirect.github.com/n8n-io/n8n/issues/16054)) ([879114b](879114b572)) - Run evaluations as full manual executions in queue mode ([#​16230](https://redirect.github.com/n8n-io/n8n/issues/16230)) ([e363458](e36345824f)) - Run evaluations successfully when offload manual executions is true with queue mode ([#​16307](https://redirect.github.com/n8n-io/n8n/issues/16307)) ([aa27374](aa273745ec)) ##### Features - **Chat Trigger Node:** Fix CSS variable `--chat--message--font-size` not applying correctly ([#​16310](https://redirect.github.com/n8n-io/n8n/issues/16310)) ([ab8a2b0](ab8a2b0f7e)) - **core:** Add description to projects ([#​15611](https://redirect.github.com/n8n-io/n8n/issues/15611)) ([1ddbb78](1ddbb78909)) - **core:** Add number of tokens and latency automatically as metrics in evaluation ([#​16243](https://redirect.github.com/n8n-io/n8n/issues/16243)) ([eff0571](eff0571f42)) - **core:** Add OIDC support for SSO ([#​15988](https://redirect.github.com/n8n-io/n8n/issues/15988)) ([30148df](30148df7f3)) - **core:** Add task runner events to log streaming ([#​16265](https://redirect.github.com/n8n-io/n8n/issues/16265)) ([46723d3](46723d3518)) - **core:** Handle scoped resource not existing with 404 ([#​16022](https://redirect.github.com/n8n-io/n8n/issues/16022)) ([42b9a8a](42b9a8a0e7)) - **editor:** Add access control and not found entity views ([#​15860](https://redirect.github.com/n8n-io/n8n/issues/15860)) ([80a784a](80a784a50c)) - **editor:** Add RAG starter template callouts experiment ([#​16282](https://redirect.github.com/n8n-io/n8n/issues/16282)) ([d0a313a](d0a313aa1c)) - **editor:** Change default node names depending on node operation and resource ([#​16188](https://redirect.github.com/n8n-io/n8n/issues/16188)) ([4e94488](4e94488622)) - **editor:** Move element plus plugin config to design system test setup ([#​16319](https://redirect.github.com/n8n-io/n8n/issues/16319)) ([3864f0e](3864f0e1c1)) - **editor:** Remember different panel state for sub nodes ([#​16189](https://redirect.github.com/n8n-io/n8n/issues/16189)) ([b9e0351](b9e03515bd)) - **editor:** Show node type on hover over node icon in NDV ([#​16278](https://redirect.github.com/n8n-io/n8n/issues/16278)) ([396da25](396da25c62)) - **Linear Node:** Add options to add a link and a comment to an issue ([#​13464](https://redirect.github.com/n8n-io/n8n/issues/13464)) ([a417ed3](a417ed3ac8)) - **MCP Server Trigger Node:** Support for Streamable HTTP transport in MCP Server ([#​15833](https://redirect.github.com/n8n-io/n8n/issues/15833)) ([8d6e796](8d6e796b92)) ##### Performance Improvements - **core:** Lazyload AI workflow builder's langchain dependencies ([#​16178](https://redirect.github.com/n8n-io/n8n/issues/16178)) ([f0cf6dc](f0cf6dcbcd)) - **core:** Skip init for unlicensed modules ([#​16311](https://redirect.github.com/n8n-io/n8n/issues/16311)) ([cb81826](cb81826cf1)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->