Skip to content
Published in

Release Notes 3.2.639

By in Releases

OptiPub 3.2.639 introduces enhanced order form validation, streamlines form submission, and resolves issues that previously prevented users from submitting orders due to client-side validation errors.

Release Notes 3.2.639

🛠 Improvements

  • Refactored OrderForm components to enhance form validation and submission logic for a smoother user experience.
  • Updated form submission so that validation can be skipped by default, reducing unnecessary barriers to submitting forms.

🐛 Bug Fixes

  • Fixed an issue where client-side order form validation could mistakenly prevent users from submitting their orders.

🔧 Technical / Internal

  • Removed unused methods and properties in form components to streamline code and improve maintainability.
  • Cleaned up button logic in the Submit component for more consistent behavior.