Skip to content

v4.3.10

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:27
· 44 commits to develop since this release
da2398a

Changelog

= v4.3.10 (06 August, 2026) =

  • Enhance – Redesigned all five post form templates with a modern, consistent UI/UX.
  • Enhance – Post form multistep now matches the new registration design, with progress-bar colors driven by form settings.
  • Enhance – Improved readability of the form title, description, help text and field labels on dark templates.
  • Enhance – Modernized the file and image upload progress UI.
  • Fix – Dropdown/multiselect chevrons and the Field Size setting now render consistently across all templates.
  • Fix – Multistep next/previous button spacing no longer overlaps the field focus border.
  • Fix – Improved form label color contrast on Template 4 for better accessibility.
  • Fix – "Use Theme CSS" now correctly disables the plugin's Template 1 styling so your theme's CSS takes over.
  • Fix – Multistep step labels and the progress header are now readable on dark templates (Template 2 and 5).
  • Fix – Checkboxes are now visually distinct from radio buttons on Template 1.
  • Fix – PayPal webhook now fires reliably so subscription and pack transactions are recorded.
  • Dev – The default form skin moved from the generic .wpuf-style class to the template-scoped .wpuf-form-layout1; update any custom CSS that targeted .wpuf-style.