Skip to content

3.3.1

Compare
Choose a tag to compare
@evert evert released this 18 Aug 19:31
· 1207 commits to master since this release
  • Changed: It's now possible to pass DateTime objects when using the magic
    setters on properties. ($event->DTSTART = new DateTime('now')).
  • #111: iTip Broker does not process attendee adding events to EXDATE.
  • #112: EventIterator now sets TZID on RECURRENCE-ID.
  • #113: Timezone support during creation of iTip REPLY messages.
  • #114: VTIMEZONE is retained when generating new REQUEST objects.
  • #114: Support for 'MAILTO:' style email addresses (in uppercase) in the iTip
    broker. This improves evolution support.
  • #115: Using REQUEST-STATUS from REPLY messages and now propegating that into
    SCHEDULE-STATUS.