1.51.0 (2024-07-17)
Bug Fixes
- AMQP Sender Node: Node hangs forever on disconnect (#10026) (27410ab)
- AMQP Trigger Node: Manual execution updated error reduced wait time (#10035) (f78f4ea)
- AWS Comprehend Node: Add paired item support (#10015) (470d496)
- core: Ensure executions cannot resume if already running (#10014) (d651be4)
- core: Redact
csrfSecret
when returning oauth credentials to the frontend (#10075) (48f047e) - core: Stopping an execution should reject any response promises (#9992) (36b314d)
- editor: Ensure all static assets are accessible from the server (#10062) (3bde845)
- editor: Handle disabled nodes in schema view (#10052) (ab5688c)
- editor: Make schema view use the correct output (#10016) (c29664d)
- editor: Provide autocomplete for nodes, even when intermediate node has not run (#10036) (46d6edc)
- editor: Remove push event listeners when migrating away from the canvas (#10063) (0d12f0a)
- editor: Use selected input item for autocomplete (#10019) (1d2b403)
- Email Trigger (IMAP) Node: Reconnect not working correctly (#10064) (68d5d7e)
- Filter component - array contains comparison not correct when ignore case option set to true (#10012) (4a3b97c)
- GitHub Node: File Create operation prevent duplicated base64 encoding (#10040) (9bcc926)
- HTTP Request Node: Respect the original encoding of the incoming response (#9869) (2d19aef)
- HTTP Request tool - allow hyphens in placeholders (#10037) (8cd9370)
- HTTP Request tool - do not error on missing headers (#10044) (04b62e0)
- HubSpot Node: Migrate from v2 owners api (#10013) (56dd491)
- Number input defaults to 0 not allowing to have arbitrary precision (#10021) (e4e66ab)
- OpenAI Chat Model Node: Respect baseURL override for /models (#10076) (e5dda57)
- Telegram Trigger Node: Fix issue with videos not being downloaded (#10007) (e84ab35)
- Webhook Node: Binary property option name and description update (#10043) (9302e33)
Features
- Asana Node: Add support for project privacy settings (#10027) (429481c)
- Better error when calling expression function on input that is undefined or null (#10009) (519e57b)
- editor: Make expression autocomplete search case-insensitive (#10017) (cde6fe9)
- editor: Tweak node creator search logic for AI sub-nodes (#10025) (7db1656)
- Google Vertex Chat Model Node: Add support for Google Vertex AI Chat models (#9970) (071130a)
- Postgres Chat Memory Node: Implement Postgres Chat Memory node (#10071) (9cbbb63)
- Text Classifier Node: Add Text Classifier Node (#9997) (28ca7d6)