Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: n8n-io/n8n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: n8n@0.224.1
Choose a base ref
...
head repository: n8n-io/n8n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: n8n@0.224.2
Choose a head ref
  • 11 commits
  • 38 files changed
  • 8 contributors

Commits on Apr 20, 2023

  1. fix(core): Fix paired item returning wrong data (#5898)

    * 🐛 Fix paired item returning wrong data
    
    * 🧪 Add e2e test
    
    * ⏪ Restore injection for simulated execution
    ivov authored and netroy committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    2a45441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a243154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8373aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e59141 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a521a4 View commit details
    Browse the repository at this point in the history
  6. fix(editor): Fix moving canvas on middle click preventing lasso selec…

    …tion (#5996)
    
    🐛 Prevent moving canvas on middle click
    ivov authored and netroy committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a7a5778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b475c8f View commit details
    Browse the repository at this point in the history
  8. fix(editor): Fix memory leak in Node Detail View by correctly unsubsc…

    …ribing from event buses (#6021)
    OlegIvaniv authored and netroy committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d8fce5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14c9b5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    067027e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60b6113 View commit details
    Browse the repository at this point in the history
Loading