File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11ChangeLog
22=========
3+
4+ 4.5.8 (2026-01-12)
5+ ------------------
6+
7+ * #721 : Fix variable scope (@KristofferFM )
8+ * #723 : Broker shouldn't add EXDATE property with floating timezone (@KristofferFM )
9+ * #726 : Improved check on property name (@KristofferFM )
10+ * #727 : Improve error checks in Mimedir parser (@KristofferFM )
11+ * #728 : Removing attendee from scheduled recurring event should generate an EXDATE property (@KristofferFM )
12+ * #735 : use RDATE in time range check and use all instances (@SebastianKrupinski )
13+ * #743 : send participation reply on fresh event (@SebastianKrupinski )
14+
3154.5.7 (2025-04-17)
416------------------
517
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ class Version
1414 /**
1515 * Full version number.
1616 */
17- public const VERSION = '4.5.7 ' ;
17+ public const VERSION = '4.5.8 ' ;
1818}
You can’t perform that action at this time.
0 commit comments