1.76.0 (2025-01-22)
Bug Fixes
- core: Align saving behavior in
workflowExecuteAfter
hooks (#12731) (9d76210) - core: AugmentObject should handle the constructor property correctly (#12744) (36bc164)
- core: Fix keyboard shortcuts for non-ansi layouts (#12672) (4c8193f)
- core: Fix license CLI commands showing incorrect renewal setting (#12759) (024ada8)
- core: Fix license initialization failure on startup (#12737) (ac2f647)
- core: Recover successful data-less executions (#12720) (a39b8bd)
- core: Remove run data of utility nodes for partial executions v2 (#12673) (b66a9dc)
- core: Sync
hookFunctionsSave
andhookFunctionsSaveWorker
(#12740) (d410b8f) - core: Update isDocker check to return true on kubernetes/containerd (#12603) (c55dac6)
- editor: Add unicode code points to expression language for emoji (#12633) (819ebd0)
- editor: Correct missing whitespace in JSON output (#12677) (b098b19)
- editor: Defer crypto.randomUUID call in CodeNodeEditor (#12630) (58f6532)
- editor: Fix Code node bug erasing and overwriting code when switching between nodes (#12637) (02d953d)
- editor: Fix execution list hover & selection colour in dark mode (#12628) (95c40c0)
- editor: Fix JsonEditor with expressions (#12739) (56c93ca)
- editor: Fix navbar height flickering during load (#12738) (a96b3f0)
- editor: Open chat when executing agent node in canvas v2 (#12617) (457edd9)
- editor: Partial execution of a workflow with manual chat trigger (#12662) (2f81b29)
- editor: Show connector label above the line when it's straight (#12622) (c97bd48)
- editor: Show run workflow button when chat trigger has pinned data (#12616) (da8aafc)
- editor: Update workflow re-initialization to use query parameter (#12650) (982131a)
- Execute Workflow Node: Pass binary data to sub-workflow (#12635) (e9c152e)
- Google Gemini Chat Model Node: Add base URL support for Google Gemini Chat API (#12643) (14f4bc7)
- GraphQL Node: Change default request format to json instead of graphql (#11346) (c7c122f)
- Jira Software Node: Get custom fields(RLC) in update operation for server deployment type (#12719) (353df79)
- n8n Form Node: Remove the ability to change the formatting of dates (#12666) (14904ff)
- OpenAI Chat Model Node: Fix loading of custom models when using custom credential URL (#12634) (7cc553e)
- OpenAI Chat Model Node: Restore default model value (#12745) (d1b6692)
- Postgres Chat Memory Node: Do not terminate the connection pool (#12674) (e7f00bc)
- Postgres Node: Allow using composite key in upsert queries (#12639) (83ce3a9)
- Wait Node: Fix for hasNextPage in waiting forms (#12636) (652b8d1)
Features
- Add credential only node for Microsoft Azure Monitor (#12645) (6ef8882)
- Add Miro credential only node (#12746) (5b29086)
- Add SSM endpoint to AWS credentials (#12212) (565c7b8)
- core: Enable task runner by default (#12726) (9e2a01a)
- editor: Force final canvas v2 migration and remove switcher from UI (#12717) (29335b9)
- editor: VariablesView Reskin - Add Filters for missing values (#12611) (1eeb788)
- Jira Software Node: Personal Access Token credential type (#11038) (1c7a38f)
- n8n Form Trigger Node: Form Improvements (#12590) (f167578)
- Synchronize deletions when pulling from source control (#12170) (967ee4b)