From 20e705a1aebae7fe18d4df0d38c8f0c118b9644b Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 5 Sep 2025 09:00:28 +1000 Subject: [PATCH] Update _posts/2025-08-25-1.0.0.md Co-authored-by: Matthias Mair --- _posts/2025-08-25-1.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-08-25-1.0.0.md b/_posts/2025-08-25-1.0.0.md index 3d43f5d9..3f4d474f 100644 --- a/_posts/2025-08-25-1.0.0.md +++ b/_posts/2025-08-25-1.0.0.md @@ -196,7 +196,7 @@ We have [reimplemented calendar views](https://github.com/inventree/InvenTree/pu ### Email Enhancements -[PR #9608](https://github.com/inventree/InvenTree/pull/9608) enhances email support capabilities, including plugin support for sending and receiving emails. +[PR #9608](https://github.com/inventree/InvenTree/pull/9608) enhances email support capabilities, including plugin support for sending and receiving emails. A number of modern ESP providers can now be used out of the box, support for SMTP continues. ### Order Start Dates