From 9d700abb020e6230d26ef8bdb7c556cb679c6785 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Thu, 22 Jan 2026 23:19:17 +0100 Subject: [PATCH] release notes Signed-off-by: Ronni Skansing --- RELEASE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 0af0e6c..c332369 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,12 @@ # Changelog +## [1.27.0] - 2026-01-22 +- Added support for attachments as inline images in emails and the email editor +- Fix delete orphans recipients when recipient is in active campaign +- Fix error in update options +- Fix faulty migration +- Fix added AllowDenyIDs on get campaign by id endpoint for consistency + ## [1.26.0] - 2025-12-19 - Added ContentRaw variable to API Senders - Fix proxy capturing on 302 responses