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.54.0 #10315

Merged
merged 1 commit into from
Aug 7, 2024
Merged

🚀 Release 1.54.0 #10315

merged 1 commit into from
Aug 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 7, 2024

1.54.0 (2024-08-07)

Bug Fixes

  • core: Ensure OAuth token data is not stubbed in source control (#10302) (98115e9)
  • core: Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247) (88a1701)
  • core: Fix user telemetry bugs (#10293) (42a0b59)
  • core: Make execution and its data creation atomic (#10276) (ae50bb9)
  • core: Make OAuth1/OAuth2 callback not require auth (#10263) (a8e2774)
  • core: Revert transactions until we remove the legacy sqlite driver (#10299) (1eba7c3)
  • core: Surface enterprise trial error message (#10267) (432ac1d)
  • core: Upgrade tournament to address some XSS vulnerabilities (#10277) (43ae159)
  • core: VM2 sandbox should not throw on new Promise (#10298) (7e95f9e)
  • core: Webhook and form baseUrl missing (#10290) (8131d66)
  • editor: Enable moving resources only if team projects are available by the license (#10271) (42ba884)
  • editor: Fix execution retry button (#10275) (55f2ffe)
  • editor: Update design system Avatar component to show initials also when only firstName or lastName is given (#10308) (46bbf09)
  • editor: Update tags filter/editor to not show non existing tag as a selectable option (#10297) (557a76e)
  • Invoice Ninja Node: Fix payment types (#10196) (c5acbb7)
  • Loop node no input data shown (#10224) (c8ee852)

Features

  • core: Allow filtering executions and users by project in Public API (#10250) (7056e50)
  • core: Allow transferring credentials in Public API (#10259) (07d7b24)
  • core: Show sub-node error on the logs pane. Open logs pane on sub-node error (#10248) (57d1c9a)
  • core: Support community packages in scaling-mode (#10228) (88086a4)
  • core: Support create, delete, edit role for users in Public API (#10279) (84efbd9)
  • core: Support create, read, update, delete projects in Public API (#10269) (489ce10)
  • editor: Auto-add LLM chain for new LLM nodes on empty canvas (#10245) (06419d9)
  • Elasticsearch Node: Add bulk operations for Elasticsearch (#9940) (bf8f848)
  • Lemlist Trigger Node: Update Trigger events (#10311) (15f10ec)
  • MongoDB Node: Add projection to query options on Find (#9972) (0a84e0d)
  • Postgres Chat Memory, Redis Chat Memory, Xata: Add support for context window length (#10203) (e3edeaa)
  • Stripe Trigger Node: Add Stripe webhook descriptions based on the workflow ID and name (#9956) (3433465)
  • Webflow Node: Update to use the v2 API (#9996) (6d8323f)

Copy link

cypress bot commented Aug 7, 2024



Test summary

395 0 0 0Flakiness 0


Run details

Project n8n
Status Passed
Commit c6832cd
Started Aug 7, 2024 10:10 AM
Ended Aug 7, 2024 10:14 AM
Duration 04:40 💡
OS Linux Debian -
Browser Electron 118

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Copy link
Contributor Author

github-actions bot commented Aug 7, 2024

✅ All Cypress E2E specs passed

@tomi tomi merged commit 89cd12b into release/1.54.0 Aug 7, 2024
27 checks passed
@tomi tomi deleted the 1.54.0-pr branch August 7, 2024 10:17
MiloradFilipovic added a commit that referenced this pull request Aug 7, 2024
* master:
  refactor(core): Centralize scaling mode (no-changelog) (#9835)
  fix(editor): Remove body padding from storybook previews (no-changelog) (#10317)
  feat(MySQL Node): Return decimal types as numbers (#10313)
  🚀 Release 1.54.0 (#10315)
  feat(Elasticsearch Node): Add bulk operations for Elasticsearch (#9940)
  feat(Stripe Trigger Node): Add Stripe webhook descriptions based on the workflow ID and name (#9956)
  feat(MongoDB Node): Add projection to query options on Find (#9972)
  fix(Invoice Ninja Node): Fix payment types (#10196)
  feat(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) (#10246)
  feat: Return scopes on executions (no-changelog) (#10310)
  feat(Webflow Node): Update to use the v2 API (#9996)
  feat(Lemlist Trigger Node): Update Trigger events (#10311)
  feat(Calendly Trigger Node): Update event names (no-changelog) (#10129)
  refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296)
  docs: Fix links to license files in readme (no-changelog) (#10257)
  fix(editor): Update design system Avatar component to show initials also when only firstName or lastName is given (#10308)
  fix(editor): Update tags filter/editor to not show non existing tag as a selectable option (#10297)
  fix(editor): Update project tabs test (no-changelog) (#10300)
  fix(core): VM2 sandbox should not throw on `new Promise` (#10298)

# Conflicts:
#	packages/design-system/src/components/N8nAvatar/Avatar.vue
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.

1 participant