Add new recipients of MUA emails to the group member list (#3781)

This commit is contained in:
Hocuri
2022-12-12 22:46:23 +01:00
committed by GitHub
parent 552a8044b0
commit 0b53c35523
2 changed files with 169 additions and 3 deletions

View File

@@ -6,6 +6,9 @@
- Don't use deprecated `chrono` functions #3798
- Document accounts manager #3837
- If a classical-email-user sends an email to a group and adds new recipients,
add the new recipients as group members #3781
### API-Changes
### Fixes