1.60.0 (2024-09-18)
Bug Fixes
- Azure OpenAI Chat Model Node: Add response format option (#10851) (0b5299a)
- Contentful Node: Add missing additional fields to entry > get (#10830) (c43aef1)
- core: Prevent shutdown error in regular mode (#10844) (acb4194)
- core: Restore queue listeners for
webhook
process (#10781) (86f4877) - editor: Add missing node parameter values to AI Assistant request (#10788) (d65ade4)
- editor: Address edge toolbar rendering glitches (#10839) (e0c0dde)
- editor: Allow custom git repo urls in source control settings (#10849) (a63a9b5)
- editor: Fix completion on $input.item. in Code node (#10800) (45dccf3)
- editor: Make expression edit modal read-only in executions view (#10806) (394ef88)
- editor: Make schema view search copy more clear (#10807) (7f1c131)
- editor: Minimap Show nodes outside viewport (#10843) (9c95db8)
- editor: Prevent clipboard XSS injection (#10805) (db846d3)
- editor: Render image binary-data using img tags (#10829) (7c23101)
- editor: Replace v-html with custom directive to sanitize html (#10804) (44e5fb9)
- editor: Restore V1 keybinding, Space Key to toggle panning (#10841) (5a1db6d)
- Fix telemetry causing console error (#10828) (3be31e2)
- Google Vertex Chat Model Node: Clean service account private key (#10770) (e6d84db)
- HTTP Request Tool Node: Fix subsequent tool calls reusung the same options (#10808) (d647ef4)
- OpenAI Node, Basic LLM Chain Node, Tool Agent Node: Better OpenAI API rate limit errors (#10797) (ab83c4b)
- Prevent copying workflow when copying outside of canvas (#10813) (22c1890)
- RSS Feed Trigger Node: Handle empty items gracefully (#10855) (c55df63)
Features
- core: Allow customizing max file size in form-data payloads for webhooks (#10857) (a3335e0)
- core: Introduce worker metrics (#10850) (08ebe1e)
- editor: Add truncate directive (#10842) (57836cc)
- editor: Show Collaboration pane only when there are multiple active users (#10772) (a0af1d9)
- Invoice Ninja Node: Add actions for bank transactions (#10389) (5a2c7e0)
- OpenAI Node: Include O1 models in the models select (#10801) (b2b1abc)