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.222.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.222.3
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    f4be887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57af90f View commit details
    Browse the repository at this point in the history
  3. ci: Add a workflow to push n8n releases to release channels (no-chang…

    …elog) (#5839)
    
    add a workflow to push n8n releases to release channels
    netroy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4cdfdbd View commit details
    Browse the repository at this point in the history
  4. fix(editor): Update vite legacy-plugin browser target (no-changelog) (#…

    …5952)
    
    fix(editor-ui): Update vite legacy-plugin browser target (no-changelog)
    
    Currently the generated `polyfills-legacy-*.js` has a md5sum that conflicts with some known malware, which is making n8n instances being incorrectly marked as malware.
    
    Changing the browserlist target changes the browser coverage from [88.3%](https://browsersl.ist/#q=defaults) to [88.2%](https://browsersl.ist/#q=%3E1%25%2Clast+3+versions%2Cnot+dead), and changes the md5sum from `
    7bbe04e33326032f3bf00ac7685bfccb` to `457638e9318cc92d88d45730c81724e4`.
    netroy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f565b16 View commit details
    Browse the repository at this point in the history
  5. 🚀 Release 0.222.3 (#5982)

    Co-authored-by: netroy <netroy@users.noreply.github.com>
    github-actions[bot] and netroy authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b21360e View commit details
    Browse the repository at this point in the history
Loading