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
  • 13 commits
  • 38 files changed
  • 9 contributors

Commits on Aug 14, 2023

  1. fix(Email Trigger (IMAP) Node): Fix connection issue with unexpected …

    …spaces in host (#6886)
    Joffcom authored and netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f1e7c73 View commit details
    Browse the repository at this point in the history
  2. fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#…

    …6902)
    
    * fix: fix node execute button spacing
    
    * fix: minor css fixes
    
    * fix: fix node-parameters-wrapper height
    alexgrozav authored and netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8d8e064 View commit details
    Browse the repository at this point in the history
  3. fix(core): Fix fetching of EE executions (#6901)

    fix(core): fix fetching of EE executions
    netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    28d460a View commit details
    Browse the repository at this point in the history
  4. fix(editor): Fix multiOptions parameters resetting on initial load (#…

    …6903)
    
    * fix: fix multiOptions parameters resetting on initial load
    
    * chore: add comment
    alexgrozav authored and netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ed3b89e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0b22a View commit details
    Browse the repository at this point in the history
  6. fix(core): Restore body parsing for all content-types for non webhook…

    … routes (no-changelog)(#6911)
    
    Changes in #6394 removed xml body parsing for all non-webhook routes. This broken SAML endpoints as they need the XML body parser to function correctly.
    netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a3f5bca View commit details
    Browse the repository at this point in the history
  7. fix: Add only necessary information to executions (no-changelog) (#6916)

    * fix: Add only necessary information to executions
    
    * Fix lint
    
    * fix: lint issue
    
    ---------
    
    Co-authored-by: Iván Ovejero <[email protected]>
    2 people authored and netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    174f191 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3787156 View commit details
    Browse the repository at this point in the history
  9. fix(editor): Fix event emit on credential sharing (#6922)

    Fix event emit
    ivov authored and netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dab4aa3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92536b7 View commit details
    Browse the repository at this point in the history
  11. fix: Fix issue with key formatting if null or undefined (#6924)

    fix format private key if null or undefined
    maspio authored and netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    493a6de View commit details
    Browse the repository at this point in the history
  12. fix(HTTP Request Node): Improve error handling for TCP socket errors …

    …when `Continue On Fail` is enabled (#6925)
    netroy committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    18e0b88 View commit details
    Browse the repository at this point in the history
  13. 🚀 Release 1.2.2 (#6927)

    Co-authored-by: netroy <[email protected]>
    github-actions[bot] and netroy authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e0b8a57 View commit details
    Browse the repository at this point in the history
Loading