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@1.0.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@1.0.4
Choose a head ref
  • 18 commits
  • 48 files changed
  • 10 contributors

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    975fc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced2a49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    272cf56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b39a7 View commit details
    Browse the repository at this point in the history
  5. fix(core): Deleting manual executions should defer deleting binary da…

    …ta (#6680)
    
    deleting manual executions should defer deleting binary data
    netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d8970db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95f3f8b View commit details
    Browse the repository at this point in the history
  7. fix: Stop n8n from complaining about credentials when saving a new wo…

    …rkflow form a template (#6671)
    krynble authored and netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ed6a674 View commit details
    Browse the repository at this point in the history
  8. fix(core): Upgrade semver to address CVE-2022-25883 (#6689)

    * fix(core): Upgrade semver to address CVE-2022-25883
    
    [GH Advisory](GHSA-c2qf-rxjj-qqgw)
    
    * enforce the patched version of semver everywhere in the dev setup
    netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    db6567f View commit details
    Browse the repository at this point in the history
  9. fix(API): Do not add starting node on workflow creation (#6686)

    * fix(API): Do not add starting node on workflow creation
    
    * chore: Remove comment
    ivov authored and netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    597f2c7 View commit details
    Browse the repository at this point in the history
  10. fix(core): Filter out workflows that failed to activate on startup (#…

    …6676)
    
    * fix(core): Deactivate on init workflow that should not be retried
    
    * fix(core): Filter out workflows with activation errors
    ivov authored and netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bc16afd View commit details
    Browse the repository at this point in the history
  11. fix(core): Load SAML libraries dynamically (#6690)

    load SAML dynamically
    flipswitchingmonkey authored and netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4cf62a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbf763d View commit details
    Browse the repository at this point in the history
  13. fix(editor): Ensure default credential values are not detected as dir…

    …ty state (#6677)
    
    * fix(editor): Ensure default credential values are not detected as dirty state
    
    * chore: Remove logging
    
    * refactor: Improve comment
    ivov authored and netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ff8a2c5 View commit details
    Browse the repository at this point in the history
  14. fix(editor): Prevent RMC from loading schema if it's already cached (#…

    …6695)
    
    * fix(editor): Prevent RMC from loading schema if it's already cached
    * ✅ Adding new tests for RMC
    * 👕 Fixing lint errors
    * 👌 Updating inline loader styling
    MiloradFilipovic authored and netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e0d6237 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a3a90f View commit details
    Browse the repository at this point in the history
  16. ci: Fix test workflows (no-changelog) (#6698)

    * ci: Fix test workflows (no-changelog)
    
    We removed `pdf-parse` in #6640, so we need to get these test PDF files from the `test-workflows` repo instead ([which has been updated to include these files](n8n-io/test-workflows@0f6ef1c))
    
    * remove `\n` from ids and skipList text files
    netroy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    85e9cb7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f43e26 View commit details
    Browse the repository at this point in the history
  18. 🚀 Release 1.0.4 (#6704)

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