Skip to content

v0.3.1 - Bugfixes

Choose a tag to compare

@justlevine justlevine released this 18 Mar 16:56
· 405 commits to main since this release
793bd15

This is a bugfix release.

Changelog

  • Removes abstract class definition from FieldProperty classes. (#79)
  • ConsentFieldValue: The value field was a conflicting type Boolean. Now it correctly returns a String with the consent message. ( #80 )
  • FormNotificationRouting: The fieldId now correctly returns an Int instead of a String. (#81)
  • When checking for missing GravityFormsForm values, limitEntriesCount, scheduleEndHour and scheduleEndMinute now correctly return as type Int (#83)