(fix) changes to contacts are now propagated to lists (fixes #850, #4301, #4617)

This commit is contained in:
Ludovic Marcotte
2019-02-18 15:27:34 -05:00
parent aac0ec9a6a
commit 7c3df9f650
7 changed files with 44 additions and 12 deletions
+1
View File
@@ -19,6 +19,7 @@ Bug fixes
- [web] fixed saving of email address for external calendar notifications (#4630)
- [core] ignore transparent events in time conflict validation (#4539)
- [core] fixed yearly recurrence calculator when starting from previous year
- [core] changes to contacts are now propagated to lists (#850, #4301, #4617)
4.0.5 (2019-01-09)
------------------