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.216.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.216.1
Choose a head ref
  • 3 commits
  • 31 files changed
  • 4 contributors

Commits on Feb 16, 2023

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

Commits on Feb 21, 2023

  1. ci: Setup a semi-automated release process (no-changelog) (#5504)

    * ci: Setup a semi-automated release process (no-changelog)
    
    * create tag/release before deleting the temporary branch
    netroy authored and janober committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    fe782c8 View commit details
    Browse the repository at this point in the history
  2. 🚀 Release 0.216.1 (#5531)

    * 🚀 Release 0.216.1
    
    * fix(core): Do not allow arbitrary path traversal in the credential-translation endpoint (#5522)
    
    * fix(core): Do not allow arbitrary path traversal in BinaryDataManager (#5523)
    
    * fix(core): User update endpoint should only allow updating email, firstName, and lastName (#5526)
    
    * fix(core): Do not explicitly bypass auth on urls containing `.svg` (#5525)
    
    * 📚 Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: janober <janober@users.noreply.github.com>
    Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    4 people authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7400c35 View commit details
    Browse the repository at this point in the history
Loading