Skip to content

V1.6

Compare
Choose a tag to compare
@andrewlimaza andrewlimaza released this 28 Apr 10:37
· 81 commits to master since this release
  • BUG FIX: Fixed issue with checkbox fields readonly attribute.
  • BUG FIX: Adjusted images to ensure their encoding is correct.
  • BUG FIX/ENHANCEMENT: Improved CSS for custom fields at checkout.
  • ENHANCEMENT: Removed "profile_only" legacy conditional check. (Thanks, @wiethkaty)
  • ENHANCEMENT: Support Paid Memberships Pro v2.3+ front-end profile edit page.
  • ENHANCEMENT: Update select2.js to latest distributed version. Improves integration with other plugins/themes that may also include select2.js
  • ENHANCEMENT: Removed unused assets.
  • ENHANCEMENT: Added classes to radio buttons, grouped check boxes and hidden fields. These now support "class" => "my-class" attribute when creating these fields.
  • ENHANCEMENT: Make "The X field is required" error message translatable.
  • ENHANCEMENT: Added 'pmpro-required' class to custom fields, this improves error handling and will highlight fields when there is a problem with them at checkout.