-
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@0.214.0
head repository: n8n-io/n8n
compare: n8n@0.214.1
- 11 commits
- 36 files changed
- 7 contributors
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a224c0 - Browse repository at this point
Copy the full SHA 8a224c0View commit details -
feat(Slack Node): Revamp the node with more functionalities in a new …
…version (#4587) * 🔥 Remove useless tooltips * Slack change additional fields to Options in node * 🥅 Add error handeling for out of Scope request * ♻️ Refactor channel visibility * ♻️ refactor user ressource * Update user profile * 🔥 remove JSON parameter * 🔥 remove attchmant json and block json * 🎨 refactors message post * 🎨 refactor ts property into timestamps * 🎨 change action name for messages * ✨ add new operation to message ressouce * ✨ add search backend logic + channel RLC * 🎨 improve timestamp description and plaecholder * 🎨 change timestamp disaplay name * ✨ add RLC for channels * ✨ add versioning * 🐛 Fix imports for versioning * ✨ Add RLC for users when sending messages * ✨ RLC for user presence * ✨ Add json builder for slack blocks * 🐛 Fix option in search query * Add loadoption for search in channels * Fix indentation issue * ✨ Add more scopes to Oauth2 * 🐛 Fix lint issue * 🐛 oauth fix * ✨ Merge user and user profile * ✨ Improve reactions and star resource * ⚡️Merges ephemeral operation into one * ⚡️Merge image and emoji in profile picture * 🐛Fix bug for replying to messages * ⚡️Add username type to User Rlc * 🐛 Fix typo * 🎨 Improves tooltip and naming for ephemeral messages * 🎨 Improve display name and description * ⚡️Add the ability to delete within username channel * 🎨 Add informations on how to use the emojis and add doc * 🎨 Fix typos and improve display names * ✨ Improve FE validation for timestamp * 🎨 Change block description * 🚨 Fix linting * 🚨 More lint fixes * 🐛 Fix timestamps bug * 🐛 Fix timestamp not showing up * 🐛 More small fixes * 🐛 Fix logic error * Add searchable to slack rlc channels and users * Fix lint rules * ⚡️Message Search -> fix limit request using qs count * ⚡️Message Search -> sort by relevance use qs score * Fix messages by username rlc * 🐛 fix messages search all operation * Add error when using username with ephemeral message * 🎨 fix linting errors * 🎨 send message ephemeral error message improvement --------- Co-authored-by: Marcus <marcus@n8n.io>
Configuration menu - View commit details
-
Copy full SHA for 4df6942 - Browse repository at this point
Copy the full SHA 4df6942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9b64e - Browse repository at this point
Copy the full SHA 8d9b64eView commit details
Commits on Feb 6, 2023
-
fix(editor): Fix merge node connectors (#5364)
* fix(editor): Fix merge node connectors * Set `stateIsDirty` from `EVENT_CONNECTION` hook
Configuration menu - View commit details
-
Copy full SHA for 20356ba - Browse repository at this point
Copy the full SHA 20356baView commit details -
fix(editor): Fix multiple-output endpoints success style after connec…
…tion is detached (#5366)
Configuration menu - View commit details
-
Copy full SHA for 9b628dd - Browse repository at this point
Copy the full SHA 9b628ddView commit details -
fix(editor): Fix mapping to empty expression input (#5367)
🐛 Fix mapping to empty expression input
Configuration menu - View commit details
-
Copy full SHA for e4458b4 - Browse repository at this point
Copy the full SHA e4458b4View commit details -
fix(core): CORS middleware should not process the entire handler chai…
…n on OPTIONS requests (no-changelog) (#5368) fix(core): CORS middleware should not process the entire handler chain on OPTIONS requests
Configuration menu - View commit details
-
Copy full SHA for a115baa - Browse repository at this point
Copy the full SHA a115baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c115f4 - Browse repository at this point
Copy the full SHA 4c115f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c006b76 - Browse repository at this point
Copy the full SHA c006b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ede218 - Browse repository at this point
Copy the full SHA 5ede218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b7408d - Browse repository at this point
Copy the full SHA 6b7408dView 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@0.214.0...n8n@0.214.1