mirror of
https://gh.wpcy.net/https://github.com/LJPc-solutions/freescout-calendar-module.git
synced 2026-07-16 09:38:56 +08:00
447 B
447 B
Upgrading
Version 2.0 adds some breaking changes:
- PHP 7.4|8.0 only
- Timezones are now opt-out instead of opt-in, which makes that each date property will have a timezone
- Property types are now simply called properties
- Property only accepts a
stringas name, you can add aliases via theaddAliasfunction - ComponentPayload has removed
textProperty,dateTimePropertyandwhenin favour ofproperty,optionalandmultiple