forked from pool/mapi-header-php
47 lines
1.8 KiB
Plaintext
47 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 8 18:07:56 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.4
|
|
* Conditionally provide
|
|
``PR_EC_WEBAPP_PERSISTENT_SETTINGS_JSON``,
|
|
``PR_EC_RECIPIENT_HISTORY_JSON`` if they is not already made
|
|
available from mapi.so
|
|
* Occurrence exceptions are treated as localtime
|
|
* Fix erroneous end time for never-ending recurrences
|
|
* Fix duplicate participants appearing in meeting objects
|
|
* Do not process meeting requests locate in the "Sent Items"
|
|
folder
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 1 09:22:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.3 (a04f1af)
|
|
* Add ``KeyCloak`` and ``Token`` classes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 28 13:06:36 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.2 (0db2832)
|
|
* Rename CAL_DEFAULT to MAPI_CAL_DEFAULT
|
|
* Do not mark meeting requests as read
|
|
* Add freebusy permission bits to mapidefs
|
|
* Define MAPIException::setNotificationType()
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 27 12:17:12 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to tag 1.1 (70e984f)
|
|
* Add a prefix to the CAL_DEFAULT and CAL_GREGORIAN constants to
|
|
avoid runtime conflict with php-calendar
|
|
* Remove mapi_strerror since it was moved to Gromox/PHP-MAPI
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 13 23:39:56 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add license.txt
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 13:19:47 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Initial package (version 1.0.13.f8f3255) for build.opensuse.org
|