Skip to content

2.8.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@kevinwhoffman kevinwhoffman released this 24 Aug 21:58

Changed

  • Stripe Checkout modal is now rendered using Stripe Elements so that users can continue to use the modal display style even after it is deprecated by Stripe. (#4964)
  • Format for country and state select fields is normalized so states have an empty option but countries do not (#5163)
  • Scope of marked optional fields in the Multi-Step template is reduced to the User Info fieldset. (#5161)
  • Wizard buttons now match the form preview. (#5167)
  • Setup Page now initiates the connection to Stripe, but defers webhook configuration to the gateway settings. (#5171)
  • Setup Page margins are now consistent with other GiveWP admin pages. (#5180)
  • Version numbers with tags (e.g. 2.8.0-beta.1) can now be saved in full to the database. (#5172)

Fixed

  • Placeholder for the Base Country setting no longer reads "Select a form". (#5163)
  • Form preview within the Onboarding Wizard now remains centered on larger viewports. (#5180)