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.122.3
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.123.0
Choose a head ref
  • 12 commits
  • 33 files changed
  • 11 contributors

Commits on Jun 4, 2021

  1. 🐛 Fix NodeViewNew navigation handling (#1853)

    * 🐛 Fix NodeViewNew navigation handling
    
    * Use event emitter pattern to fix duplicate navigation
    
    * Apply review suggestions
    
    * Remove unnecessary arrow function
    
    * ⚡ Also fix for keyboard shortcut
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    MedAliMarz and janober authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    6ccb421 View commit details
    Browse the repository at this point in the history
  2. ✨ Add "Get Following Artists" on Spotify node (#1823)

    * Add follow resource
    
    * ⚡ Improvements to #1812
    
    * ⚡ Minor improvements
    
    Co-authored-by: Sam Roquitte <samroq@yahoo.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    3 people authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ccca927 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. ✨ Add Microsoft To Do Node (#1863)

    * ✨ Init Microsoft Todo node
    
    * ⚡ Add Task List resource & operation
    
    * ⚡ Add Task resource and operations
    
    * ⚡ Add Linked Resource opeartions
    
    * ♻️ Add continueOnFail & clean up
    
    * 👕 Fix lint issues
    
    * ⚡ Improvements
    
    * Apply review suggestion & improvement
    
    * ⚡ Improvements
    
    * ⚡ Improvements
    
    * 🐛 Fix naming
    
    * ⚡ Fix Microsoft To Do Node
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    3 people authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    ea9f956 View commit details
    Browse the repository at this point in the history
  2. ✨ Add Git node (#1820)

    * ✨ Add Git-Node
    
    * 👕 Fix lint issue
    
    * 🎨 add git icon
    
    * ⚡ Fix indentation in package.json files
    
    * ⚡ Add support for pushTags
    
    * ⚡ Add support for addConfig, fetch, listConfig and status
    
    * ⚡ Add support for clone
    
    * ⚡ Remove not needed code
    
    * ⚡ Add proper continueOnFail support & alphabetize options
    
    * 🐛 Remove console.log
    
    * ⚡ Improve Git Node
    
    * ⚡ Improve Git Node
    
    * 🐳 Add git to Docker images
    
    * ⚡ Auto create folder if not exists and clarify addConfig mode
    
    Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
    janober and BHesseldieck authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    3667b0d View commit details
    Browse the repository at this point in the history
  3. ⬆️ Set xlsx@0.17.0 on n8n-nodes-base (#1864)

    Snyk has created this PR to upgrade xlsx from 0.16.9 to 0.17.0.
    
    See this package in npm:
    https://www.npmjs.com/package/xlsx
    
    See this project in Snyk:
    https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
    snyk-bot authored Jun 5, 2021
    Configuration menu
    Copy the full SHA
    a73a460 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. ✨ Extend Pipedrive node (#1868)

    * Implementation of fetures to fetch data from Pipedrive API e user can select by dropdown
    
    * Search operation to Deals
    
    * Add custom fields for deal and person to select by dropdown
    
    * ⚡ Improvements to #1845
    
    Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
    RicardoE105 and rodrigoscdc authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    114fd3b View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix settings in AWS Transcribe node (#1860)

    * Fixe uninitialized object when settings enabled
    
    * 👕 Fix linter warning
    
    * ⚡ Fix options name
    
    * 🔥 Remove unused setting
    
    * ⚡ Improvements
    
    Co-authored-by: Alexander Mustafin <sashker@users.noreply.github.com>
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    3 people authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    26bdc5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e1498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c94de6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b039882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c779e2 View commit details
    Browse the repository at this point in the history
  7. 🔖 Release n8n@0.123.0

    janober committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    20d2e41 View commit details
    Browse the repository at this point in the history
Loading