-
Notifications
You must be signed in to change notification settings - Fork 51.1k
Comparing changes
Open a pull request
base repository: n8n-io/n8n
base: n8n@1.15.1
head repository: n8n-io/n8n
compare: n8n@1.15.2
- 9 commits
- 24 files changed
- 10 contributors
Commits on Nov 7, 2023
-
fix(editor): Allow overriding theme from query params (#7591)
Allow overriding theme through query params.. to be able to override it from preview iframe in webcomponent Github issue / Community forum post (link here to close automatically):
Configuration menu - View commit details
-
Copy full SHA for 1362585 - Browse repository at this point
Copy the full SHA 1362585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0768271 - Browse repository at this point
Copy the full SHA 0768271View commit details -
fix(editor): Hide not supported node options (#7597)
Currently Trigger-Nodes and Sub-Nodes display options that do not make sense or work like: - Always Output Data - Execute Once - On Error This PR hides those options for nodes that can not make use of them anyway to not confuse users. Github issue / Community forum post (link here to close automatically):
Configuration menu - View commit details
-
Copy full SHA for 658cacc - Browse repository at this point
Copy the full SHA 658caccView commit details -
fix(core): Decrease reset password token expire time (#7598)
Decrease the expiration time from 1 day to 20 minutes Github issue / Community forum post (link here to close automatically):
Configuration menu - View commit details
-
Copy full SHA for 44664d2 - Browse repository at this point
Copy the full SHA 44664d2View commit details -
fix(editor): Zoom in/out on canvas the same amount on scroll/gesture (#…
…7602) Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/ctrl-mousewheel-zoom-jumps-out-possible-to-avoid/31952
Configuration menu - View commit details
-
Copy full SHA for be6fbf2 - Browse repository at this point
Copy the full SHA be6fbf2View commit details -
fix(editor): More dark-mode fixes (no-changelog) (#7624)
This fixes: 1. The `OR` divider background when SSO Login is enabled 2. Scanning of QR code in settings in dark mode
Configuration menu - View commit details
-
Copy full SHA for 58fa04a - Browse repository at this point
Copy the full SHA 58fa04aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44460f9 - Browse repository at this point
Copy the full SHA 44460f9View commit details -
fix(editor): Fix issue that frontend breaks with unkown nodes (#7596)
Because of recent changes does the frontend break when a node is not known.  Github issue / Community forum post (link here to close automatically): --------- Signed-off-by: Oleg Ivaniv <me@olegivaniv.com> Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Configuration menu - View commit details
-
Copy full SHA for dd7b7d1 - Browse repository at this point
Copy the full SHA dd7b7d1View commit details -
## [1.15.2](https://github.com/n8n-io/n8n/compare/n8n@1.15.1...n8n@1.15.2) (2023-11-07) ### Bug Fixes * **core:** Decrease reset password token expire time ([#7598](#7598)) ([44664d2](44664d2)) * **editor:** Allow overriding theme from query params ([#7591](#7591)) ([1362585](1362585)) * **editor:** Fix issue that frontend breaks with unkown nodes ([#7596](#7596)) ([dd7b7d1](dd7b7d1)) * **editor:** Hide not supported node options ([#7597](#7597)) ([658cacc](658cacc)) * **editor:** Remove unknown credentials on pasting workflow ([#7582](#7582)) ([0768271](0768271)) * **editor:** Reset canvas zoom before workspace reset in node view ([#7625](#7625)) ([44460f9](44460f9)) * **editor:** Zoom in/out on canvas the same amount on scroll/gesture ([#7602](#7602)) ([be6fbf2](be6fbf2)) Co-authored-by: krynble <krynble@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cc2b04 - Browse repository at this point
Copy the full SHA 0cc2b04View 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 n8n@1.15.1...n8n@1.15.2