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.140.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.141.0
Choose a head ref
  • 16 commits
  • 32 files changed
  • 8 contributors

Commits on Sep 29, 2021

  1. ✨ Add SeaTable node and trigger (#2240)

    * Add SeaTable node
    
    Node for SeaTable, initial credentials, trigger- and standard-node.
    
    Contribution-by: SeaTable GmbH <https://seatable.io>
    Signed-off-by: Tom Klingenberg <tkl@seatable.io>
    
    * ⚡ Improvements
    
    * ⚡ Improvements
    
    * ⚡ Fix node and method names and table parameter
    
    * ⚡ Change display name for now again
    
    Co-authored-by: Tom Klingenberg <tkl@seatable.io>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    3 people authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    a144a8e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. ✨ Add Grist node (#2158)

    * Implement Grist node with List/Append/Update/Delete operations
    
    * 🔨 Refactor Grist node
    
    * 🔨 Make API key required
    
    * 🔨 Complete create/upate operations
    
    * 🔨 Fix item index in docId and tableId
    
    * 🔨 Simplify continueOnFail item
    
    * 👕 Nodelinter pass
    
    * 👕 Fix lint
    
    * 👕 Resort imports
    
    * ⚡ Improvements
    
    * 🔨 Simplify with optional access operator
    
    * 🔨 Simplify row ID processing in deletion
    
    * 🚧 Add stub for cred test
    
    Pending change to core
    
    * ⚡ Add workaround for cred test
    
    * 🔥 Remove excess items check
    
    * ✏️ Rename fields
    
    * 🐛 Fix numeric filter
    
    * ✏️ Add feedback from Product
    
    * 🔥 Remove superfluous key
    
    * ⚡ Small change
    
    * ⚡ Fix subtitle and improve how data gets returned
    
    Co-authored-by: Alex Hall <alex.mojaki@gmail.com>
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    4 people authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    4bce33a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    973c4f8 View commit details
    Browse the repository at this point in the history
  3. ✨ Add Urlscan.io node (#2266)

    * ✨ Create urlscan.io node
    
    * ⚡ Change default visibility to private
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    ivov and RicardoE105 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ad55298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04a0436 View commit details
    Browse the repository at this point in the history
  5. 🐛 Improve Axios compatibility (#2262)

    * Improved the error object returned by axios to make it more compatible with request
    
    * Fixed multipart/form-data payload creation
    
    * 🐛 Remove issue with circular references
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    krynble and janober authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    4a3d3cd View commit details
    Browse the repository at this point in the history
  6. 🔖 Release n8n-core@0.86.0

    janober committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b16e2ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c66323 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72c5ab9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8376b5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1c166d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e6e10e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70c5795 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02100a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a675faf View commit details
    Browse the repository at this point in the history
  15. 🔖 Release n8n@0.141.0

    janober committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0243fc6 View commit details
    Browse the repository at this point in the history
Loading