From 3d8e0756431a885e0ed0283948605a6246dca44f Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Wed, 8 Oct 2025 09:30:46 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...al-email-added-new-attachment-formats-are-no.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx diff --git a/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx b/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx new file mode 100644 index 0000000000..2919e4e780 --- /dev/null +++ b/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx @@ -0,0 +1,13 @@ +--- +title: New attachment formats are now supported +status: added +date: 2025-10-08 +category: domains-and-webhosting +product: transactional-email +--- + +This update allows sending emails with common audio (.wav, .mp3) and document file types (.doc, .docx). + +Check the full list of supported file extensions in the [supported file types documentation]. +link -> https://www.scaleway.com/en/docs/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available + From dca56dfb2bbee7e8cdc497dbe9e2da29b3787da8 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Fri, 10 Oct 2025 15:17:20 +0200 Subject: [PATCH 2/2] fix(tem): review bene Co-authored-by: Benedikt Rollik --- ...transactional-email-added-new-attachment-formats-are-no.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx b/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx index 2919e4e780..863ca3098c 100644 --- a/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx +++ b/changelog/october2025/2025-10-08-transactional-email-added-new-attachment-formats-are-no.mdx @@ -8,6 +8,5 @@ product: transactional-email This update allows sending emails with common audio (.wav, .mp3) and document file types (.doc, .docx). -Check the full list of supported file extensions in the [supported file types documentation]. -link -> https://www.scaleway.com/en/docs/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available +Check the full list of supported file extensions in the [supported file types documentation](https://www.scaleway.com/en/docs/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available).