This is a major bugfix release. You might not be having problems yet, but at some point you almost certainly would have them. This release:
* Updates the code to work with the latest Stripe API, which removed the 'name' property from 'plan' and instead required a separate 'product' object be included in 'plan'.
* Crucially, sets the Stripe API version explicitly, so it doesn't matter what you as the Stripe account holder do or don't set the API version to from the Stripe dashboard. We'll use the version that the Give module has been coded to work with and tested against.
In addition, Rahul has added the capability to edit the thank you / encouragement text shown when someone has offered to donate an amount and is on the payment page.
Add custom setting form and preprocessing of menus for automatic filtering.
No more hooks to be manually implemented.
Site builders can use this module too now.
This release fixes security vulnerabilities present in 8.6.0-beta1. Sites using 8.6.0-alpha1 or 8.6.0-beta1 are urged to upgrade immediately after reading the notes below and the security announcement:
This is a beta release for the next feature release of Drupal 8. Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases.