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.156.0
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.157.0
Choose a head ref
  • 19 commits
  • 32 files changed
  • 7 contributors

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    3128cbf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. ✨ Add Notion node V2 (#2437)

    * ⚡ Add versioning
    
    * ⚡ Add credentials verification
    
    * ⚡ Add folmula filtering
    
    * ⚡ Add file support
    
    * ⚡ Apply internal review
    
    * ⚡ Improvements
    
    * ⚡ Add page updated event to trigger
    
    * ⚡ Use name instead of id when setting expression in select type
    
    * ⚡ improvements
    
    * ⚡ Improvements
    
    * ⚡ Improvement to descriptions
    
    * ⚡ Add filter to databasePage:getAll
    
    * ⚡ Improvements
    
    * ⚡ Add database:search operation
    
    * ⚡ Add page:archive operation
    
    * ⚡ Allow clearing fields date type
    
    * ⚡ Allow setting single value in people type field
    
    * asasas
    
    * asasas
    
    * aaaaa
    
    * ⚡ Improvements
    
    * ⚡ Fix merging issues
    
    * 🐛 Fix filename
    
    * ⚡ Minor fix
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    RicardoE105 and janober authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7a8425a View commit details
    Browse the repository at this point in the history
  2. ✨ Add engagement resource - Hubspot Node (#2615)

    * ⚡ Add engagement resource
    
    * ⚡ Improvements
    
    * 🐛 Fix forObjectType:contact
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    RicardoE105 and janober authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    755af2e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. 🐛 Fix digest-auth (#2577)

    * 🚢 Added digest-header package to get auth
    
    * ⚡ Fix type issue and digest auth header request
    
    * ⚡ Removed auth details from first request
    
    * Added diest to authorization header
    
    * ⚡ fixed typo in url
    
    * ⚡ Removed broken package and addded auth implimentation
    
    * ⚡ Added check for www header
    
    * 👕 Moved digestAuth to a specific function
    
    * 👕 Code restructuring
    
    * ⚡ Added seperate promise for digest-auth
    
    * 👕 Fix formatting
    
    * 👕 renamed digestPromise to axiosPromise
    
    * 👕 Removed redundant silce function
    Bearbobs authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    5c11eb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. 🔀 Merge branch 'ignore-bots' of https://github.com/pemontto/n8n into …

    …pemontto-ignore-bots
    janober committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    eeccc69 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    4cb52c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d33848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77970d8 View commit details
    Browse the repository at this point in the history
  4. 🐛 Fix number suffix in duplicate node (#2602)

    * 🐛 Fix number suffix in duplicate node
    
    * 🔥 Remove logging
    ivov authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    815e405 View commit details
    Browse the repository at this point in the history
  5. ⚡ Always stringify data of Function-Nodes (#2606)

    * ⚡ Always stringify data of Function-Nodes
    
    * ⚡ Fix lint issue and fix data
    janober authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    6d0a4d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d4da56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca0ccad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a7693d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf1173d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7861883 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ef77ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a3dae4e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    86578cf View commit details
    Browse the repository at this point in the history
  14. 🔖 Release n8n@0.157.0

    janober committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    aff9348 View commit details
    Browse the repository at this point in the history
Loading