Skip to content

v1.0.1

Choose a tag to compare

@nomanjawad nomanjawad released this 15 Apr 06:05
· 12 commits to main since this release

Changes

  • Fix: Signature pad now renders correctly - canvas initializes when step 8 becomes visible instead of on page load when hidden
  • Update: Consent section with new SDS-specific text and privacy policy checkbox with clickable link
  • New: Privacy Policy URL field in admin settings (Form Appearance tab)
  • Validation: Per-step validation confirmed - errors show immediately on each step, not after all 8 steps

Files Changed

  • sds-referral-form.php - Version bump to 1.0.1
  • templates/form-step-8.php - New consent text + privacy policy link
  • public/js/sds-form.js - Signature pad deferred init fix
  • includes/class-sds-admin-settings.php - Privacy Policy URL field
  • includes/class-sds-form-handler.php - Updated consent field name