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.44.0 #9553

Merged
merged 1 commit into from
May 30, 2024
Merged

🚀 Release 1.44.0 #9553

merged 1 commit into from
May 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

1.44.0 (2024-05-30)

Bug Fixes

  • core: Block Public API related REST calls when Public API is not enabled (#9521) (ac4e0fb)
  • core: Prevent re-parsing of dynamically loaded options (#9503) (a58be17)
  • core: Set source control repository to track remote if ready (#9532) (dbaac82)
  • core: Try setting postgres search_path on the database (#9530) (e55bf03)
  • core: Upgrade sheetjs to address CVE-2024-22363 (#9498) (8737c09)
  • Don't throw errors for NaN in number operators in the filter component (#9506) (936bbb2)
  • editor: Executions view popup in dark mode (#9517) (1abb26e)
  • editor: Fix empty node name handling (#9548) (da41d31)
  • editor: Make sure auto loading and auto scrolling works in executions tab (#9505) (3a2e545)
  • editor: Prevent expression editor focus being lost when user is selecting (#9525) (6698179)
  • editor: Prevent updating node parameter value if it hasn't changed (#9535) (63990f1)
  • editor: Prevent XSS in node-issues tooltip (#9490) (301e846)
  • editor: Redirect to workflows list after deleting a workflow (#9546) (cadb59f)
  • editor: Send only execution id in postMessage when previewing an execution (#9514) (49b5bd7)
  • editor: Show execution error toast also if there is no error stack just message (#9526) (f914c97)
  • editor: Show input panel with not connected message (#9495) (8566301)
  • editor: Update webhook paths when duplicating workflow (#9516) (3be7bb8)

Features

  • core: Print the name of the migration that cannot be reverted when using n8n db:revert (#9473) (3b93aae)
  • core: Upgrade all langchain related dependencies (#9504) (a77e8dd)
  • editor: Show expression infobox on hover and cursor position (#9507) (ec0373f)
  • HighLevel oauth2 api credentials (#9542) (be58905)

Performance Improvements

  • core: Optimize executions filtering by metadata (#9477) (9bdc83a)

@elsmr
Copy link
Member

elsmr commented May 30, 2024

Copy link
Contributor Author

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

Copy link

cypress bot commented May 30, 2024

1 flaky test on run #5191 ↗︎

0 361 0 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: 0e11af5505
Status: Passed Duration: 04:58 💡
Started: May 30, 2024 2:56 PM Ended: May 30, 2024 3:01 PM
Flakiness  cypress/e2e/5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video

Review all test suite changes for PR #9553 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@elsmr elsmr merged commit 72b5d3d into release/1.44.0 May 30, 2024
46 checks passed
@elsmr elsmr deleted the 1.44.0-pr branch May 30, 2024 15:01
MiloradFilipovic added a commit that referenced this pull request May 31, 2024
* master:
  fix(editor): Fix ts errors across the board (no-changelog) (#9561)
  refactor(core): Extract all Auth-related User columns into a separate entity (#9557)
  refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
  fix(editor): Render checkboxes in markdown (#9549)
  test(core): Rename and combine all credential api tests (no-changelog) (#9550)
  🚀 Release 1.44.0 (#9553)
  feat(editor): Node Creator AI nodes improvements  (#9484)
  fix(editor): Show workflow data in header when execution page is hard reloaded (#9529)
  refactor(core): Stop reporting to Sentry `NodeApiError` with 5xx status codes (no-changelog) (#9552)
  feat: HighLevel oauth2 api credentials (#9542)
  fix(editor): Fix empty node name handling (#9548)
  ci: Fix vulnerable dev dependencies (no-changelog) (#9545)
  fix: Don't throw errors for NaN in number operators in the filter component  (#9506)
  fix(core): Try setting postgres search_path on the database (#9530)
  fix(editor): Redirect to workflows list after deleting a workflow (#9546)

# Conflicts:
#	packages/editor-ui/src/views/NodeView.vue
#	pnpm-lock.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant