Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: "Release notes"
description: "User-facing changes, fixes, and improvements."
icon: "📝"
iconType: "emoji"
---

# Release notes

## 2026-01-27

### 🚀

- Respond to incoming webhooks without interrupting automation runs.
- Generate the correct scheduled trigger payload for manual runs of scheduled triggers.
- Forward Outlook emails with optional CC and BCC recipients.

### 🐛

- Improve OAuth account connections during redirect.
- Stop runs and avoid misleading progress updates when deleting a workflow.

### ✨

- Reduce the AI chat panel width when opened.
- Clarify help text for Outlook email search queries.
Loading