Skip to content

v1.8.2

Choose a tag to compare

@haggaiwambua haggaiwambua released this 10 Jun 18:40
· 3 commits to master since this release
Immutable release. Only release title and notes can be modified.
1a9d0e5

Fixed

  • CacheHeaderAnalyzer no longer false-positives on Laravel Vapor — Vapor serves compiled assets from a CDN with platform-managed cache headers rather than from APP_URL, so probing APP_URL is unactionable; the analyzer now skips on Vapor/serverless, mirroring the existing Laravel Cloud skip (#231)