Add a script for creating DNS records in Cloudflare

This commit is contained in:
Keonik1
2025-10-25 00:08:50 +03:00
parent fa9aa5b015
commit 5fbbd6b5bd
3 changed files with 190 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- QoL: Add a script for creating DNS records in Cloudflare
([#692](https://github.com/chatmail/relay/pull/692))
- Require TLS 1.2 for outgoing SMTP connections
([#685](https://github.com/chatmail/relay/pull/685))