Releases: laravel/cashier-stripe
Releases · laravel/cashier-stripe
Release list
v16.7.0
Immutable
release. Only release title and notes can be modified.
- Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #1859
- Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #1861
- Supports Stripe API codename
cloveranddahliaby @crynobone in #1860
v16.6.0
Immutable
release. Only release title and notes can be modified.
- GitHub Actions hardening by @nunomaduro in #1848
- Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group by @dependabot[bot] in #1849
- Pin pull requests and issues workflows to least-privilege reusable workflows by @nunomaduro in #1851
- Pin pull requests and issues workflows to latest laravel/.github by @nunomaduro in #1852
- Add Dependabot cooldown of 5 days by @nunomaduro in #1853
- Enable Dependabot auto-merge by @nunomaduro in #1854
- Bump shivammathur/setup-php from 2.37.1 to 2.37.2 in the github-actions group by @dependabot[bot] in #1856
- Fix trial_ends_at not being cleared when trial_end is null in webhook payload by @lazerg in #1858
- Clear on-session checkout flag after the initial payment by @clarkewing in #1857
v16.5.3
- fix: correctly calculate unit amount excluding tax based on tax behavior by @briankiewel in #1840
v16.5.1
- Remove redundant "When to Apply" section from skill body by @pushpak1300 in #1829
- Update Symfony deps versions to support v8 by @HichemTab-tech in #1833
v15.8.0
- Prevent address lock in Checkout (#1764) by @captainscorch in #1766
- Fix handling of
customer.subscription.updatedwebhook to prevent 500 error and correctly set ends_at by @imerfanahmed in #1774 - Improve type hints for collection return types by @nguyentranchung in #1796
- Update parameter withCoupon and withPromotionCode methods to allow null values by @nguyentranchung in #1809
- Supports Laravel 13 by @crynobone in #1838
v16.5.0
- Fix: Add support for Stripe Source in fillSourceDetails by @colinmac17 in #1827
- Laravel 13.x Compatibility by @laravel-shift in #1828
v16.4.0
- Only use clear_usage when billing mode is not flexible by @vrymel in #1823
- Add cashier-stripe-development Boost skill by @pushpak1300 in #1825
v16.3.0
- Avoids Stripe error removing metered price from flex sub by @Arkitecht in #1820
v16.2.0
v16.1.0
- [16.x] refactor: allow null coupon and promotion code IDs by @nguyentranchung in #1808