10 Jan 2024 - Version 1.2.16
23 May 2023 - Version 1.2.10
23 Apr 2023 - Version 1.2.9
16 Mar 2023 - Version 1.2.7
Fixed potential PHP 8 warnings.
20 May 2022 - Version 1.2.5
Fixed notice generated when a rule's field ID property was not a numeric field ID.
23 Apr 2022 - Version 1.2.4
- Fixed issue where invalid operators appeared for Current Time conditional logic rules.- Added support for the `gpcldBaseDate` property to support our new [Auto Rule Groups](https://github.com/gravitywiz/snippet-library/blob/master/gp-conditional-logic-dates/gpcld-auto-rule-groups.php) snippet.
07 Apr 2022 - Version 1.2.3
Added support for processing conditions if date fields are HTML5 date inputs.
01 Apr 2022 - Version 1.2.2
Fixed issue where conditional logic date/time rules for the Next Button wouldn't reliably save.
04 Mar 2022 - Version 1.2.1
Updated minimum WordPress version from 3.4.2 to 5.3.0.
18 Feb 2022 - Version 1.2
- Fixed potential PHP notices if fields have been deleted.- Updated default frontend behavior to use the server timezone rather than the visitor's device timezone as the backend logic has always validated using the server timezone.- Fixed incorrect timezone conversion when using the `gpcld_enable_utc_timezone` JavaScript filter.- Added "Update URI" to plugin header to improve security.
21 Oct 2021 - Version 1.1.1
Fixed an issue where poorly formatted times could result in conditional logic failing.