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.