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.24.0 #8290

Merged
merged 1 commit into from
Jan 10, 2024
Merged

🚀 Release 1.24.0 #8290

merged 1 commit into from
Jan 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 10, 2024

1.24.0 (2024-01-10)

Bug Fixes

  • core: Do not add Authentication header when authentication type is body (#8201) (ac1c642)
  • core: Fix test webhook deregistration (#8247) (5032bf0)
  • editor: Items count display in running workflow (#8148) (8a3c87f)
  • editor: Only load suggested templates for owners (#8228) (8f22a26)
  • editor: Tweaking button sizes in execution preview (#8206) (9d40ae8)
  • editor: Unify canvas button positioning (#8258) (b6c42cc)
  • editor: Vertically center workflow preview loading state (#8231) (2d6e406)
  • Fix issue with API key being required for the Qdrant Node (#8237) (4401db3)
  • Fix template credential setup for nodes that don't have credentials (#8208) (cd3f5b5)
  • Fix user reinvites on FE and BE (#8261) (0dabe5c)
  • FTP Node: FTP connection failed due to missing password credential in node (#8131) (e056aa9)
  • Github Trigger Node: Enforce SSL validation by default (#8265) (1387541)
  • Make params panel double width for all SQL nodes (#8236) (048b588)
  • Monday.com Node: Migrate to api 2023-10 (#8254) (ccde38a)
  • MySQL Node: Only escape table names when needed (#8246) (3b01eb6)
  • Nextcloud Node: Throw an actual error if server responded with Fatal error (#8234) (b201ff8)
  • NocoDB Node: Download attachments (#8235) (43e8e5e)
  • Postgres Node: Stop marking autogenerated columns as required (#8230) (bed04ec)
  • Resolve expressions in credentials following paired item (#8250) (ccb2b07)
  • Set Node: Field not excluded if dot notation disabled and field was set by using drag-and-drop from ui (#8233) (cda49a4)
  • Store workflow settings when saving an execution (#8288) (8a7c629)
  • Webhook Node: Fix handling of form-data files (#8256) (fc29030)

Features

  • Add Chat Trigger node (#7409) (af49e95)
  • core: Cache test webhook registrations (#8176) (22a5f52)
  • core: Validate shutdown handlers on startup (#8260) (3b996a7)
  • editor: Add fullscreen view to code editor (#8084) (071e6d6)
  • editor: Update copy: Execute --> Test (#8137) (df5d07b)
  • Google Sheets Node: Add "By Name" option to selector for Sheets (#8241) (dce28f9)
  • HTTP Request Node: Interval Between Requests option for pagination (#8224) (270328c)
  • Implement MistralCloud Chat & Embeddings nodes (#8239) (d37b908)
  • MongoDB Node: Add support for TLS (#8266) (e796e7f)
  • Switch Node: Overhaul (#7855) (f4092a9)

Performance Improvements

@ivov
Copy link
Contributor

ivov commented Jan 10, 2024

Copy link

cypress bot commented Jan 10, 2024

2 flaky tests on run #3703 ↗︎

0 330 5 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: bbeee03ce2
Status: Passed Duration: 03:26 💡
Started: Jan 10, 2024 2:29 PM Ended: Jan 10, 2024 2:32 PM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > can link and unlink run selectors between input and output Test Replay Screenshots Video
Flakiness  28-debug.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Debug > should be able to debug executions Test Replay Screenshots Video

Review all test suite changes for PR #8290 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@ivov ivov merged commit 8a4231e into release/1.24.0 Jan 10, 2024
24 checks passed
@ivov ivov deleted the 1.24.0-pr branch January 10, 2024 15:16
MiloradFilipovic added a commit that referenced this pull request Jan 11, 2024
* master:
  fix: Adjust cred setup telemetry (no-changelog) (#8294)
  fix(HTTP Request Node): Delete `response.request` only when it's a valid circular references (#8293)
  fix: Properly output saml validation errors (#8284)
  🚀 Release 1.24.0 (#8290)
  feat(editor): Migrate deviceSupportHelpers mixin to useDeviceSupport composable (no-changelog) (#8289)
  fix: Store workflow settings when saving an execution (#8288)
  fix(MySQL Node): Only escape table names when needed (#8246)
  feat(Google Sheets Node): Add "By Name" option to selector for Sheets (#8241)
  feat(MongoDB Node): Add support for TLS (#8266)
  feat: Update @n8n/chat exports and add example images (no-changelog) (#8274)
  ci: Add support for optionally including ARM64 support in custom images (no-changelog) (#8286)
  ci: Update Cypress & increase amount of e2e containers (#8282)
  fix(Monday.com Node): Migrate to api 2023-10 (#8254)
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