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: [email protected]
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: [email protected]
Choose a head ref
  • 4 commits
  • 26 files changed
  • 7 contributors

Commits on Oct 10, 2023

  1. fix(editor): Make workflow history button available only for dev buil…

    …ds (#7392)
    
    Github issue / Community forum post (link here to close automatically):
    
    ---------
    
    Co-authored-by: Csaba Tuncsik <[email protected]>
    krynble and cstuncsik committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f2a7b41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a997344 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. feat(Loop Over Items (Split in Batches) Node): Automatically add a lo…

    …op + rename (#7228)
    
    Github issue / Community forum post (link here to close automatically):
    
    ---------
    
    Co-authored-by: Michael Kret <[email protected]>
    2 people authored and krynble committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ea877c1 View commit details
    Browse the repository at this point in the history
  2. 🚀 Release 1.10.1 (#7397)

    ##
    [1.10.1](https://github.com/n8n-io/n8n/compare/[email protected]@1.10.1)
    (2023-10-11)
    
    
    ### Bug Fixes
    
    * **editor:** Make workflow history button available only for dev builds
    ([#7392](#7392))
    ([f2a7b41](f2a7b41))
    
    
    ### Features
    
    * **Loop Over Items (Split in Batches) Node:** Automatically add a loop
    + rename ([#7228](#7228))
    ([ea877c1](ea877c1))
    
    Co-authored-by: krynble <[email protected]>
    github-actions[bot] and krynble authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e45d04c View commit details
    Browse the repository at this point in the history
Loading