| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| daptin-darwin-amd64 | 2026-06-24 | 226.8 MB | |
| daptin-linux-amd64 | 2026-06-24 | 249.9 MB | |
| daptin-linux-arm64 | 2026-06-24 | 235.2 MB | |
| daptin-windows-amd64.exe | 2026-06-24 | 243.1 MB | |
| README.md | 2026-06-24 | 479 Bytes | |
| v0.12.24 source code.tar.gz | 2026-06-24 | 28.6 MB | |
| v0.12.24 source code.zip | 2026-06-24 | 29.3 MB | |
| Totals: 7 Items | 1.0 GB | 1 | |
Fixes
- Add opt-in immediate outbox delivery for
mail.sendviasend_immediately/attempt_delivery. - Ensure SMTP/outbound external calls do not hold action transactions open.
- Preserve outbox retry metadata for immediate delivery failures.
- Fix credential-backed LLM chat/embedding transaction split.
Validation
scripts/testing/outbox-outgoing-e2e.shpassed: 15/15.go test ./server/actions ./server/resource ./server/llmpassed.go test ./...passed.