What's Changed
This version is a comprehensive rewrite of the package, introducing a new implementation. Instead of retrieving data from Stripe on the fly, you can now synchronize your Stripe records—Products, Customers, Charges, and Subscriptions—and leverage all the Nova features you expect, including search, filters, and pagination. Learn more about the technical details here.
- Allow currency filtering by @JapSeyz in #21
- Add support for Laravel 11 by @mateusjunges in #68
- Version 3: Nova Stripe Package Complete Rewrite by @nicodevs in #70
New Contributors
- @JapSeyz made their first contribution in #21
- @mateusjunges made their first contribution in #68
- @nicodevs made their first contribution in #70
Full Changelog: v2.0.7...v3.0.0