What's Changed
- Increase push subscription endpoint column length to 1024 by @oliinykdm in #223. Existing installations: republish migrations (
php artisan vendor:publish --tag=migrations) and runphp artisan migrateto applyincrease_push_subscriptions_endpoint_length. Fresh installs get the wider column automatically. - Fix tests on Laravel 12 and lower-Laravel 13-versions
New Contributors
- @oliinykdm made their first contribution in #223
Full Changelog: 12.0.0...12.1.0