-
Notifications
You must be signed in to change notification settings - Fork 47.3k
Comparing changes
Open a pull request
base repository: n8n-io/n8n
base: [email protected]
head repository: n8n-io/n8n
compare: [email protected]
- 14 commits
- 36 files changed
- 10 contributors
Commits on Oct 4, 2023
-
fix(Notion Node): Rename Notion API Key to Internal Integration Token (…
…#7176) Github issue / Community forum post (link here to close automatically):
Configuration menu - View commit details
-
Copy full SHA for e606ded - Browse repository at this point
Copy the full SHA e606dedView commit details -
fix(Postgres Node): Node requires comma-separated string even when us…
…ing a single parameter through an expression (#7300) Github issue / Community forum post (link here to close automatically):
Configuration menu - View commit details
-
Copy full SHA for 43534ab - Browse repository at this point
Copy the full SHA 43534abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c479d86 - Browse repository at this point
Copy the full SHA c479d86View commit details -
fix(editor): Separate cloud endpoint calls (#7312)
This PR untangles calls to cloud endpoints so failure in one of them doesn't stop others to go through.
Configuration menu - View commit details
-
Copy full SHA for 54610b0 - Browse repository at this point
Copy the full SHA 54610b0View commit details -
fix(Acuity Scheduling Trigger Node): Update logo for Acuity Schedulin…
…g (no-changelog) (#7321)
Configuration menu - View commit details
-
Copy full SHA for 77d15b1 - Browse repository at this point
Copy the full SHA 77d15b1View commit details -
fix(Jira Software Node): Get all users in dropdown/RLC (#7322)
Github issue / Community forum post (link here to close automatically): fixes #2670 --------- Co-authored-by: Michael Kret <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7abf13b - Browse repository at this point
Copy the full SHA 7abf13bView commit details -
fix(Set Node): Do not stringify null and undefined (#7313)
Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/null-and-undefined-in-string-fields/31060/1
Configuration menu - View commit details
-
Copy full SHA for 326abaa - Browse repository at this point
Copy the full SHA 326abaaView commit details -
fix(editor): Display value of selected matching column in RMC (#7298)
Github issue / Community forum post (link here to close automatically):
Configuration menu - View commit details
-
Copy full SHA for 9fbd22e - Browse repository at this point
Copy the full SHA 9fbd22eView commit details -
fix(Typeform Trigger Node): Change output format for TypeForm trigger…
… to object instead of array (#7315) Github issue / Community forum post (link here to close automatically): --------- Co-authored-by: Michael Kret <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1fc981 - Browse repository at this point
Copy the full SHA b1fc981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3815327 - Browse repository at this point
Copy the full SHA 3815327View commit details -
fix(core): Fix pruning of non-finished executions (#7333)
This fixes a bug in the pruning (soft-delete). The pruning was a bit too aggressive, as it also pruned executions that weren't in an end state yet. This only becomes an issue if there are long-running executions (e.g. workflow with Wait node) or the prune parameters are set to keep only a tiny number of executions.
Configuration menu - View commit details
-
Copy full SHA for d8309a1 - Browse repository at this point
Copy the full SHA d8309a1View commit details -
fix(editor): Fix RLC not loading when an expression can't resolve (#7295
Configuration menu - View commit details
-
Copy full SHA for 116a6df - Browse repository at this point
Copy the full SHA 116a6dfView commit details -
fix(editor): Fix canvas endpoint snapping when dragging connection (#…
…7346) Github issue / Community forum post (link here to close automatically): Signed-off-by: Oleg Ivaniv <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4681e7 - Browse repository at this point
Copy the full SHA b4681e7View commit details -
## [1.9.1](https://github.com/n8n-io/n8n/compare/[email protected]@1.9.1) (2023-10-04) ### Bug Fixes * **core:** Account for itemless case on restoring binary data ID ([#7305](#7305)) ([c479d86](c479d86)) * **core:** Fix pruning of non-finished executions ([#7333](#7333)) ([d8309a1](d8309a1)) * **editor:** Disable email confirmation banner for trialing users ([#7340](#7340)) ([3815327](3815327)) * **editor:** Display value of selected matching column in RMC ([#7298](#7298)) ([9fbd22e](9fbd22e)) * **editor:** Fix canvas endpoint snapping when dragging connection ([#7346](#7346)) ([b4681e7](b4681e7)) * **editor:** Fix RLC not loading when an expression can't resolve ([#7295](#7295)) ([116a6df](116a6df)) * **editor:** Separate cloud endpoint calls ([#7312](#7312)) ([54610b0](54610b0)) * **Jira Software Node:** Get all users in dropdown/RLC ([#7322](#7322)) ([7abf13b](7abf13b)), closes [#2670](#2670) * **Notion Node:** Rename Notion API Key to Internal Integration Token ([#7176](#7176)) ([e606ded](e606ded)) * **Postgres Node:** Node requires comma-separated string even when using a single parameter through an expression ([#7300](#7300)) ([43534ab](43534ab)) * **Set Node:** Do not stringify null and undefined ([#7313](#7313)) ([326abaa](326abaa)) * **Typeform Trigger Node:** Change output format for TypeForm trigger to object instead of array ([#7315](#7315)) ([b1fc981](b1fc981)) Co-authored-by: netroy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0ed561 - Browse repository at this point
Copy the full SHA e0ed561View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]@1.9.1