Skip to content

Commit 201191c

Browse files
authored
release: v0.2.13 changelog update - add SSE fix (#85) (#86)
1 parent 5e501ee commit 201191c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ This project follows [Semantic Versioning](https://semver.org/). During alpha (`
66

77
---
88

9-
## [v0.2.13] — 2026-04-03
9+
## [v0.2.13] — 2026-04-04
1010

1111
### Added
1212
- **`axme intents cleanup --status`** — filter which statuses to target during bulk cleanup (default: DELIVERED, WAITING, IN_PROGRESS, SUBMITTED, ACKNOWLEDGED). (#83)
1313

1414
### Changed
1515
- **Bulk cleanup timeout increased** — HTTP timeout for `axme intents cleanup` raised from 60s to 300s to handle large batches without hanging. (#83)
1616

17+
### Fixed
18+
- **Scenario watch SSE delay** — reduced `wait_seconds` from 30s to 5s in intent event stream, cutting worst-case delay after email approval from ~30s to ~5s. (#85)
19+
1720
---
1821

1922
## [v0.2.12] — 2026-03-31

0 commit comments

Comments
 (0)