All Versions
79
Latest Version
Avg Release Cycle
89 days
Latest Release
1162 days ago

Changelog History
Page 1

  • v4.3.5 Changes

    February 12, 2021
    • #523: Fix setting properties with group assignment (@mstilkerich)
    • #532: Make use of until parameter in nextMonthly function (@jaircuevajunior)
  • v4.3.4 Changes

    February 04, 2021
    • #529: Reassign modified date in yearly rrule (@laoneo)
    • 📦 #525: Add .gitattributes to reduce package size (@fezfez)
  • v4.3.3 Changes

    November 09, 2020

    4.3.3 (2020-11-09)

  • v4.3.2 Changes

    October 03, 2020

    4.3.2 (2020-10-03)

  • v4.3.1 Changes

    July 13, 2020

    4.3.1 (2020-07-13)

  • v4.3.0 Changes

    January 31, 2020

    4.3.0 (2020-01-31)

  • v4.2.2 Changes

    January 14, 2020

    4.2.2 (2020-01-14)

    • #465: Add TZ in iTip REPLY iTip messages
    • #486: Add PHONE-NUMBER value type (used for TEL in vCard 3.0)
  • v4.2.1 Changes

    December 18, 2019

    4.2.1 (2019-12-18)

    • #469, #451: fix compat with php 7.4
    • #443: prevent running in indefinte loop
    • #449: Preventing creating a component for a root document
    • 📜 #450: Fix parse with option Forgiving with trailing equal
    • 🛠 #459: fixed typo in VCalendar which resulting in usage of the wrong TimeZone
    • #462: Broker::parseEventForOrganizer copies DTSTAMP from $eventInfo that causes broken scheduling
  • v4.2.0 Changes

    February 19, 2019

    4.2.0 (2019-02-19)

    • #432: DTSTAMP must be specified in UTC
    • #435: ORGANIZER e-mail address are case-insensitive
    • #441: Repairing BASE64 encoded vCard version 3
  • v4.2.0-alpha1 Changes

    September 26, 2018
    • #412: Broker: add timezone to CANCEL messages
    • 👍 #424: Support php7.3