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.132.2
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.133.0
Choose a head ref
  • 19 commits
  • 45 files changed
  • 11 contributors

Commits on Aug 4, 2021

  1. Removing redundancies in Woo-Commerce node. (#596)

    * Iterating additionalFields given instead of hard coding the interface to match them when creating a product
    
    * Removed redundancy for product creation/update and order create.
    
    Co-authored-by: Omar Ajoue <krynble@gmail.com>
    jacobburrell and krynble authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    caa6a3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd034f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2052 from n8n-io/woocommerce-lint-and-tags-fix

    Fixed linting and tags information
    krynble authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b8524bb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. ⚡ Add new logo

    RicardoE105 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b490799 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2055 from n8n-io/feature/cisco-webex

    ⚡ Add new logo to Cisco Webex node
    RicardoE105 authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    af230c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. 🐛 Fix UI blocking with large workflows (#2053)

    * fix reactivity bug
    
    * Clean up props
    
    * add comma
    
    * clean up, reduce reactivity more
    
    * ts issues
    mutdmour authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    fa31c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    244a2ba View commit details
    Browse the repository at this point in the history
  3. ⚡ Change displayName to Cisco by Webex (#2058)

    * ⚡ change displayName to Cisco by Webex
    
    * ⚡ Change default name back
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    RicardoE105 and janober authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    8971910 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. ✨ Add Monica CRM node (#2045)

    * ✨ Create Monica node
    
    * ⚡ Fix default values
    
    * 🔥 Remove excess spacing
    
    * ⚡ Improvements
    
    * ⚡ Improvements
    
    * ⚡ Add environment parameter
    
    * ⚡ Add sort parameter to contact:getAll
    
    * ⚡ Minor improvements
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    3 people authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    1529550 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix Spotify pagination bug (#2061)

    * Fixed missing value
    
    Fixed infinite amount of interval triggered nodes executions
    
    * Fixed inifite loop on Spotify Node
    
    * Hide Limit parameter
    
    * Logic operator fix
    
    * Spotify getFollowingArtists returnAll fix
    
    * ⚡ Small improvements to #2054
    
    * 👕 Fix lint issue
    
    Co-authored-by: Лебедев Иван <11215636+X-pech@users.noreply.github.com>
    Co-authored-by: X-pech <lisgml@gmail.com>
    3 people authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    2e309be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdcadf View commit details
    Browse the repository at this point in the history
  4. Revert ":bug: Fix ipad drag issue (#2016)" (#2062)

    This reverts commit 5bdcadf.
    janober authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    6ffc46c View commit details
    Browse the repository at this point in the history
  5. ✨ Add "Follow All Redirects" option to HTTP Request Node (#2046)

    * redirect post/put/delete/patch requests
    
    * add redirect all option
    
    * ⚡ Minor improvement
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    mutdmour and janober authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    fc6d3ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72d5753 View commit details
    Browse the repository at this point in the history
  7. 🐛 Fix db connection check /healthz (#2041)

    * 🐛 fix db connection check
    
    * 👕 fix missing semi
    
    * ⏪ Revert "🐛 Hardcode typeorm@0.2.34 as new version makes health-check fail"
    
    This reverts commit ddee2ec.
    
    * 🐛 fix health-check in WebhookServer
    BHesseldieck authored Aug 8, 2021
    Configuration menu
    Copy the full SHA
    ffecbc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c43375f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2d043e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    73c83fd View commit details
    Browse the repository at this point in the history
  11. 🔖 Release n8n@0.133.0

    janober committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    1d4a5ba View commit details
    Browse the repository at this point in the history
Loading