v0.3.1 - Bugfixes
This is a bugfix release.
Changelog
- Removes
abstractclass definition from FieldProperty classes. (#79) ConsentFieldValue: Thevaluefield was a conflicting typeBoolean. Now it correctly returns aStringwith the consent message. ( #80 )FormNotificationRouting: ThefieldIdnow correctly returns anIntinstead of aString. (#81)- When checking for missing
GravityFormsFormvalues,limitEntriesCount,scheduleEndHourandscheduleEndMinutenow correctly return as typeInt(#83)