Minor
This commit is contained in:
parent
a1182ccd04
commit
4dbd7ab0ce
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
### Technical
|
### Technical
|
||||||
|
|
||||||
- Uses AgentMail SDK v0.2.4
|
- Uses AgentMail SDK v0.2.5
|
||||||
- Extracted text/HTML preference for cleaner message bodies
|
- Extracted text/HTML preference for cleaner message bodies
|
||||||
- Zod-based configuration schema
|
- Zod-based configuration schema
|
||||||
- Comprehensive test coverage for pure functions
|
- Comprehensive test coverage for pure functions
|
||||||
|
|||||||
@ -69,6 +69,7 @@ export const agentmailPlugin: ChannelPlugin<ResolvedAgentMailAccount> = {
|
|||||||
"name",
|
"name",
|
||||||
"token",
|
"token",
|
||||||
"emailAddress",
|
"emailAddress",
|
||||||
|
"webhookUrl",
|
||||||
"webhookPath",
|
"webhookPath",
|
||||||
"allowFrom",
|
"allowFrom",
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user