Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release 1.72.0 #12158

Merged
merged 1 commit into from
Dec 11, 2024
Merged

🚀 Release 1.72.0 #12158

merged 1 commit into from
Dec 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

1.72.0 (2024-12-11)

Bug Fixes

  • Allow disabling MFA with recovery codes (#12014) (95d56fe)
  • Chat triggers don't work with the new partial execution flow (#11952) (2b6a72f)
  • core: Execute nodes after loops correctly with the new partial execution flow (#11978) (891dd7f)
  • core: Fix support for multiple invocation of AI tools (#12141) (c572c06)
  • core: Make sure task runner exits (#12123) (c5effca)
  • core: Remove run data of nodes unrelated to the current partial execution (#12099) (c4e4d37)
  • core: Return homeProject when filtering workflows by project id (#12077) (efafeed)
  • editor: Don't reset all Parameter Inputs when switched to read-only (#12063) (706702d)
  • editor: Fix canvas panning using Control + Left Mouse Button on Windows (#12104) (43009b6)
  • editor: Fix Nodeview.v2 reinitialise based on route changes (#12062) (b1f8663)
  • editor: Fix svg background pattern rendering on safari (#12079) (596f221)
  • editor: Fix switching from v2 to v1 (#12050) (5c76de3)
  • editor: Improvements to the commit modal (#12031) (4fe1952)
  • editor: Load node types in demo and preview modes (#12048) (4ac5f95)
  • editor: Polyfill crypto.randomUUID (#12052) (0537524)
  • editor: Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) (a16d006)
  • editor: Render sanitized HTML content in toast messages (#12139) (0468945)
  • editor: Universal button snags (#11974) (956b11a)
  • editor: Update concurrency UI considering different types of instances (#12068) (fa572bb)
  • FTP Node: Fix issue with creating folders on rename (#9340) (eb7d593)
  • n8n Form Node: Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) (f4c2523)
  • OpenAI Node: Allow updating assistant files (#12042) (7b20f8a)

Features

  • AI Transform Node: Reduce payload size (#11965) (d8ca8de)
  • core: Add option to filter for empty variables (#12112) (a63f0e8)
  • core: Cancel runner task on timeout in external mode (#12101) (addb4fa)
  • core: Parent workflows should wait for sub-workflows to finish (#11985) (60b3dcc)
  • editor: Implementing the Easy AI Workflow experiment (#12043) (67ed1d2)
  • Redis Node: Add support for continue on fail / error output branch (#11714) (ed35958)

Copy link
Contributor Author

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Dec 11, 2024

n8n    Run #8291

Run Properties:  status check passed Passed #8291  •  git commit 8052c644f2: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project n8n
Branch Review release-pr/1.72.0
Run status status check passed Passed #8291
Run duration 04m 39s
Commit git commit 8052c644f2: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Committer dana-gill
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 480
View all changes introduced in this branch ↗︎

@dana-gill dana-gill self-requested a review December 11, 2024 13:18
Copy link
Contributor Author

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@dana-gill dana-gill merged commit c9d4de1 into release/1.72.0 Dec 11, 2024
87 of 93 checks passed
@dana-gill dana-gill deleted the release-pr/1.72.0 branch December 11, 2024 13:47
riascho pushed a commit that referenced this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants