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.18.0 #7780

Merged
merged 1 commit into from
Nov 22, 2023
Merged

🚀 Release 1.18.0 #7780

merged 1 commit into from
Nov 22, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 22, 2023

1.18.0 (2023-11-22)

Bug Fixes

  • core: Account for non-ASCII chars in filename on binary data download (#7742) (b4ebb1a)
  • core: Correct permissions for getstatus (#7724) (f96c1d2)
  • core: Ensure failed executions are saved in queue mode (#7744) (b7c5c74)
  • core: Guard against node not found on cancelling test webhook (#7750) (6be453b)
  • editor: Handle permission edge cases (empty scopes) (#7723) (e2ffd39)
  • editor: Make sure LineController is registered with chart.js (#7730) (ebee1a5)
  • editor: Move workerview entry into settings menu (#7761) (366cd67)
  • editor: Only show push to git menu item to owners (#7766) (0d3d33d)
  • editor: Show v1 banner dismiss button if owner (#7722) (44d3b3e)
  • editor: Use project diagram icon for worker view (#7764) (ff0b651)
  • editor: Validate user info before submiting (#7608) (2064f7f)
  • GitHub Node: Fix issue preventing file edits on branches (#7734) (ce002a6)
  • Google Sheets Node: Check for null before destructuring (#7729) (5d4a52d)
  • Item Lists Node: Don't check same type in remove duplicates operation (#7678) (4f30764)
  • JotForm Trigger Node: Fix iteration on form loader (#7751) (82f3202)

Features

  • Add Creator hub link to Templates page (#7721) (4dbae0e)
  • core: Coordinate manual workflow activation and deactivation in multi-main scenario (#7643) (4c40825)
  • editor: Add node context menu (#7620) (8d12c1a)
  • editor: Node IO filter (#7503) (1881765)

@ivov
Copy link
Contributor

ivov commented Nov 22, 2023

Copy link

cypress bot commented Nov 22, 2023

2 flaky tests on run #2984 ↗︎

0 282 5 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: 2225765135
Status: Passed Duration: 06:10 💡
Started: Nov 22, 2023 1:22 PM Ended: Nov 22, 2023 1:29 PM
Flakiness  12-canvas-actions.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Canvas Actions > should execute node Screenshots Video
Flakiness  6-code-node.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Code node > Code editor > should execute the placeholder successfully in both modes Screenshots Video

Review all test suite changes for PR #7780 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@ivov ivov merged commit e01617a into release/1.18.0 Nov 22, 2023
55 of 56 checks passed
@ivov ivov deleted the 1.18.0-pr branch November 22, 2023 13:32
MiloradFilipovic added a commit that referenced this pull request Nov 22, 2023
* master:
  🚀 Release 1.18.0 (#7780)
  fix(core): Pass correct node reference to NodeExecuteFunctions.getLoadOptionsFunctions (no-changelog) (#7779)
  docs: Add workflow template contribution to the contributing guide (#7777)
  fix(editor): Validate user info before submiting (#7608)
  feat(core): Make postgres pool-size configurable (no-changelog) (#7772)
  refactor(core): Include execution progress in save settings (no-changelog) (#7769)
  refactor: Upgrade to TypeScript 5.3 (no-changelog) (#7768)
  fix(editor): Only show push to git menu item to owners (#7766)
  fix(editor): Use project diagram icon for worker view (#7764)
  fix(Item Lists Node): Don't check same type in remove duplicates operation (#7678)
  fix(editor): Move workerview entry into settings menu (#7761)
  fix(core): Ensure failed executions are saved in queue mode (#7744)
  docs: Update docs links for data transformation functions and ifEmpty (#7758)
  feat(editor): Add node context menu (#7620)
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