From 625b5b8c8afc2eba5da54c0892dc83e99761f059 Mon Sep 17 00:00:00 2001 From: Rastin Mehr Date: Mon, 31 Oct 2022 16:49:10 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 542d603d2..a04f0daf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ To view the detailed commits log go to https://github.com/anahitasocial/anahita/commits/master -Anahita 4.7 +Anahita 4.7.0 ============================= - fixed: issue with entity not being persisted when behaviours' after.add methods are called. This was resulting into hashtags and mentions not being added when creating an entity. - changed: updated the code for php8 +- fixed: issues with email notifcation processors +- removed: legacy @content( method from email notification templates Anahita 4.6.1 =============================