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.230.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.230.2
Choose a head ref
  • 7 commits
  • 20 files changed
  • 9 contributors

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    4301127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e23bc View commit details
    Browse the repository at this point in the history
  3. fix(core): Optimize getSharedWorkflowIds query (#6314)

    Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
    2 people authored and maspio committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4269d3f View commit details
    Browse the repository at this point in the history
  4. fix(core): Prevent prototype pollution on injectable services (#6309)

    This helps prevent classes from being tampered by external-hooks or community nodes
    netroy authored and maspio committed May 30, 2023
    Configuration menu
    Copy the full SHA
    a4bff84 View commit details
    Browse the repository at this point in the history
  5. fix(core): Do not track errored workflow executions for automated exe…

    …cutions (no-changelog) (#6322)
    
    * fix(core): Do not track errored workflow executions for automated executions
    
    * fix test
    
    * fix test
    
    * fix test
    
    * do not track 'Workflow execution count' event when all counts are 0
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    csuermann authored and maspio committed May 30, 2023
    Configuration menu
    Copy the full SHA
    672b8f5 View commit details
    Browse the repository at this point in the history
  6. fix(editor): Fix Luxon date parsing of ExecutionsUsage component (#6333)

    * fix(editor): Fix luxon date parsing of ExecutionsUsage component
    
    * Fix wrong indent
    OlegIvaniv authored and maspio committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4045aee View commit details
    Browse the repository at this point in the history
  7. 🚀 Release 0.230.2 (#6338)

    * 🚀 Release 0.230.2
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: maspio <maspio@users.noreply.github.com>
    Co-authored-by: Marcus <56945030+maspio@users.noreply.github.com>
    3 people authored May 30, 2023
    Configuration menu
    Copy the full SHA
    bb66093 View commit details
    Browse the repository at this point in the history
Loading