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