1.86.0 (2025-03-31)
Bug Fixes
- API: Fix import config import (#14137) (6f60d65)
- API: Summarize insights from current datetime instead of beginning of the day (#14186) (bf274c0)
- Baserow Node: Fix issue where database selection was returning other types (#14115) (10f6c3b)
- Basic LLM Chain Node: Prevent incorrect wrapping of output (#14183) (b9030d4)
- Basic LLM Chain Node: Prevent stringifying of structured output on previous versions (#14200) (bbd6e8e)
- core: Fix OAuth1 callback token request (#14251) (4ea219b)
- Correct connections in SentimentAnalysis and TextClassifier (#14155) (70764a0)
- editor: Adjust URL on lost change warning Cancel or failed save (#13683) (fdcca1d)
- editor: Change freeAiCredits success text size (#14161) (ca01236)
- editor: Check for when to show the community+ modal for the folder's feature (#14146) (9e3bfe2)
- editor: Handle Leading Spaces in Workflow Search (#13889) (8aad7db)
- editor: Remove selection box when only one node selected using selection rectangle (#14160) (acbaec5)
- editor: Remove title icon on Overview subpages (#14128) (4bd42e2)
- editor: Show left-hand NDV floating nodes in correct order (#14126) (71f281b)
- Microsoft SQL Node: Fix maximum call stack on execute query (#13940) (a082a16)
- n8n Form Node: Hidden field fix (#14219) (9bd72ea)
- n8n Form Node: Show Form Complition after Form Complition page (#14226) (af77730)
- OpenAI Node: Show correct inputs for AI node (#14142) (5bf10cd)
- Slack Node: Make sure paginated calls use the defined limits (#14185) (24fad51)
- Slack Trigger Node: Fix issue with new user event not correctly working (#14129) (5f4e56f)
- Summarize Node: Fix type casting of strings and numbers (#14259) (4443a5f)
Features
- API: Add day to week compaction for insights dashboard (#14165) (db99974)
- API: Add failureRate as sort field for insights by workflow (#14247) (877823d)
- API: Add fields to insight by time type and export types from index (#14172) (3d332ab)
- API: Create schema and dto types for insights dashboard query param and api responses (#14163) (6eee081)
- API: Return null deviation on insights summary if previous period has no data (#14193) (ffc0a59)
- core: Explicitly warn if tool passed binary data to Agent (#14071) (88f5851)
- editor: Improve schema view empty state when node has binary data (#14044) (22ddf1b)
- editor: Logs overview panel (#14045) (d1710a1)
- Matrix Node: Add audio and video media types (#14057) (cb01f2d)
- SendGrid Node: Add option to specify "reply to" email addresses (#14282) (68d9460)
- Telegram Trigger Node: Add options to restrict to chat and user IDs (#14164) (f651766)