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.59.0 #10775

Merged
merged 1 commit into from
Sep 11, 2024
Merged

🚀 Release 1.59.0 #10775

merged 1 commit into from
Sep 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

1.59.0 (2024-09-11)

Bug Fixes

  • Chat Trigger Node: Fix auth in "Embedded Chat" mode (#10734) (96db501)
  • core: Allow license:clear command to be used for licenses that failed renewal (#10665) (a422c5a)
  • core: Update subworkflow execution status correctly (#10764) (4f94319)
  • editor: Add arrow end to connection line (#10704) (43713dc)
  • editor: Add sticky note readonly state in new canvas (#10678) (c5bc8e6)
  • editor: Auto-focus expression input when switching from "fixed" mode (#10686) (54ab2b1)
  • editor: Don't render pinned icon for disabled nodes (#10712) (879b837)
  • editor: Fix error rendering and indexing of LLM sub-node outputs (#10688) (50459ba)
  • editor: Fix xss issues in toast usages (#10733) (6df6f5f)
  • editor: Follow up fixes and improvements to viewer role (#10684) (63548e6)
  • editor: Increase connector snap radius (#10757) (297b668)
  • editor: Plus node button should not be visible on readonly mode (#10692) (62cb189)
  • editor: Prevent action's panel flickering while dragging a node (#10739) (efa5573)
  • editor: Restrict when the collision avoidance algorithm is used (#10755) (bf43d67)
  • editor: Show docs link in credential modal when docs sidebar is hidden (#10750) (87333cb)
  • Email Trigger (IMAP) Node: Ensure connection close does not block deactivation (#10689) (156eb72)
  • Fix the issue in Trigger Nodes where poll time was not loaded (#10695) (1dea8f4)
  • Gmail Trigger Node: Change Gmail Trigger dedupe logic (#10717) (9f3e03d)
  • Google Contacts node warm up request, Google Calendar node events>getAll fields option (#10700) (22c70d5)
  • If Node: Update copy for type conversion parameter (#10769) (ee5fbc5)
  • n8n Form Trigger Node: Do not rerun trigger when it has run data (#10687) (3adbcab)
  • OpenAI Chat Model Node: Prevent filtering of fine-tuned models in model selector (#10662) (4e89912)
  • Prevent AI assistant session reset when workflow is saved (#10707) (91d9be2)
  • Show a more user friendly error message if initial Db connection times out (#10682) (4efcbc5)
  • Webflow Node: Update scopes to include forms (#10554) (d3861b3)
  • YouTube Node: Fix Date filters (#10725) (21936c8)

Features

  • Code Tool Node: Option to specify input schema (#10693) (421aa71)
  • editor: Add lint for $('Node').item in runOnceForAllItems mode (#10743) (1b04be1)
  • editor: Logs markdown block improvements (#10681) (db6e832)
  • Filter parameter: Improve loose type validation for booleans (#10702) (e9b8d99)
  • Lemlist Node: Add V2 to support more API operations (#10615) (20b1cf2)
  • OpenAI Node: Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735) (5c47a5f)

Performance Improvements

  • editor: Fix WorkflowDetails excessive re-rendering (#10767) (00013a2)

Copy link

cypress bot commented Sep 11, 2024

n8n    Run #6838

Run Properties:  status check passed Passed #6838  •  git commit 3d610d3595: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project n8n
Branch Review release-pr/1.59.0
Run status status check passed Passed #6838
Run duration 04m 47s
Commit git commit 3d610d3595: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Committer mutdmour
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
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 429
View all changes introduced in this branch ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@mutdmour mutdmour merged commit 7551888 into release/1.59.0 Sep 11, 2024
27 checks passed
@mutdmour mutdmour deleted the release-pr/1.59.0 branch September 11, 2024 14:56
MiloradFilipovic added a commit that referenced this pull request Sep 12, 2024
* master:
  refactor(core): Revamp subworkflow policy checker errors (#10752)
  ci(benchmark): Add missing license cert (#10773)
  feat(editor): Show Collaboration pane only when there are multiple active users (#10772)
  🚀 Release 1.59.0 (#10775)
  feat: Add credential help to Assistant (no-changelog) (#10736)
  fix(editor): Fix error rendering and indexing of LLM sub-node outputs (#10688)
  feat(OpenAI Node): Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735)
  fix(editor): Revert remove tooltip from info tip (no-changelog) (#10771)
  refactor(editor): Enable collaboration features only in NodeView v2 (no-changelog) (#10756)
  fix(If Node): Update copy for type conversion parameter (#10769)
  build(core): Allow adding tests side by side with the code (#10760)

# Conflicts:
#	packages/editor-ui/src/stores/assistant.store.ts
riascho pushed a commit that referenced this pull request Sep 23, 2024
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.

1 participant