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.80.0 #13392

Closed
wants to merge 1 commit into from
Closed

🚀 Release 1.80.0 #13392

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

1.80.0 (2025-02-20)

Bug Fixes

  • AI Agent Node: Move model retrieval into try/catch to fix continueOnFail handling (#13165) (47c5688)
  • Always clear popupWindowState before showing popup from form trigger (#13363) (b7f1265)
  • Code Node: Fix $items in Code node when using task runner (#13368) (87b3c50)
  • Code Tool Node: Fix Input Schema Parameter not hiding correctly (#13245) (8e15ebf)
  • core: Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347) (1e1f528)
  • core: Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) (f41e353)
  • core: Fix DB migrations for MySQL (#13261) (d0968a1)
  • core: Handle connections for missing nodes in a workflow (#13362) (1e5feb1)
  • core: Redact credentials (#13263) (052f177)
  • core: Reduce risk of race condition during workflow activation loop (#13186) (64c5b6e)
  • core: Return original hooks errors to the frontend (#13365) (5439181)
  • core: Run full manual execution when a trigger is executed even if run data exists (#13194) (66acb1b)
  • Display correct editor URL (#13251) (67a4ed1)
  • editor: Add template id to metadata when saving workflows from json (#13172) (2a92032)
  • editor: Correctly close node creator when selecting/deselecting a node (#13338) (c3dc66e)
  • editor: Do not show credential details popup for users without necessary scopes with direct link (#13264) (a5401d0)
  • editor: Do not show project settings for users without permission with direct link (#13246) (fa488f1)
  • editor: Fix configurable node description margins and text alignment (#13318) (c881ea2)
  • editor: Fix page size resetting when filters are reset on workflows page (#13265) (b4380d0)
  • editor: Open autocompletion when starting an expression (#13249) (6377635)
  • editor: Prevent pagination setting from being overwritten in URL (#13266) (d1e65a1)
  • editor: Propagate isReadOnly to ResourceMapper Attempt to Convert Types switch (#13216) (617f841)
  • editor: Render assignments without ID correctly (#13252) (d116f12)

Features

  • core: Hackmation - Add last activity metric (#13237) (272f55b)
  • editor: Add pagination to the workflows list (#13100) (8e37088)
  • editor: Change rename node keyboard shortcut to Space on new canvas (#11872) (c90d0d9)
  • editor: Implement breadcrumbs component (#13317) (db297f1)
  • n8n Form Node: Limit wait time parameters (#13160) (14b6f8b)

@tomi
Copy link
Collaborator

tomi commented Feb 20, 2025

Me testing

@tomi tomi closed this Feb 20, 2025
@tomi tomi deleted the release-pr/1.80.0 branch February 20, 2025 13:32
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.

2 participants