v7.2.0
What's Changed
- Fixes link to Paddle billing doc by @BilalBudhani in #941
- Fix syntax error in lambda for
stripe_attributes
in docs example by @rameerez in #942 - Update Paddle Billing Payment Methods to use
payment_method_id
by @deanpcmad in #945 - Bump rails from 7.1.2 to 7.1.3 by @dependabot in #950
- Bump prawn from
208c300
to006917f
by @dependabot in #951 - Bump stripe from 10.5.0 to 10.6.0 by @dependabot in #952
- Bump sqlite3 from 1.7.0 to 1.7.2 by @dependabot in #953
- Bump overcommit from 0.61.0 to 0.62.0 by @dependabot in #954
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #955
- Update 1_installation.md by @richardun in #956
- Address nillable Paddle Billing values in subscription by @oliwoodsuk in #948
- Fixes refund mailer preview rendering receipt by @sam-f in #964
- Bump prawn from
bae682d
to837445d
by @dependabot in #962 - Bump stripe from 10.10.0 to 10.11.0 by @dependabot in #963
- Update Stripe Checkout docs to include the
ActiveSupport.on_load(:pay)
load hook by @rameerez in #978 - Stripe 11.x by @henrikbjorn in #980
- Bump nokogiri from 1.16.3 to 1.16.5 by @dependabot in #989
- Bump mocha from 2.1.0 to 2.2.0 by @dependabot in #984
- Bump sqlite3 from 1.7.3 to 2.0.1 by @dependabot in #985
- Bump paddle from 2.1.3 to 2.2.0 by @dependabot in #983
- Added devcontainer support by @JaceBayless in #988
- Fix to Paddle Billing Payment Method creation by @deanpcmad in #946
New Contributors
- @rameerez made their first contribution in #942
- @richardun made their first contribution in #956
- @oliwoodsuk made their first contribution in #948
- @sam-f made their first contribution in #964
- @henrikbjorn made their first contribution in #980
- @JaceBayless made their first contribution in #988
Full Changelog: v7.1.1...v7.2.0