Skip to content

12.1.0

Latest

Choose a tag to compare

@joostdebruijn joostdebruijn released this 17 Aug 18:04
6e9bea3

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 run php artisan migrate to apply increase_push_subscriptions_endpoint_length. Fresh installs get the wider column automatically.
  • Fix tests on Laravel 12 and lower-Laravel 13-versions

New Contributors

Full Changelog: 12.0.0...12.1.0