Skip to content

2.9.2

Choose a tag to compare

@JasonTheAdams JasonTheAdams released this 13 Nov 22:42
· 7597 commits to master since this release

New

  • Added support method of running migrations and clearing updates (#5447)

Fixed

  • Properly handle currency unit size for donations (#5440)
  • Add missing payment information update support in Stripe javascript (#5439)
  • Free add-ons does not trigger GiveWP add-on license errors (#5424)
  • Stripe Modal renders without any issue across all screens (#5423)
  • Restore Donate Now button and show donor error after Stripe returns error when create payment method (#5421)
  • Stripe Checkout payment method does not cause of javascript error on donation form page (#5419)
  • Multi-step form loader color is incorrectly the default green color when embedded. (#5436)
  • Multi-Form Goal Shortcode now supports comma separated lists (#5432)
  • Remove foreign keys from revenue table for MyISAM support (#5447)

Changed

  • Use easy digital download rest api endpoint to confirm addon is premium or not (#5426)