Skip to content

4.14.1

Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 07 Jun 07:54

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.14.1.

Bug Fixes

  • Ensure there is a newline before writing env variables (#1002)

    Fixed an issue where the php artisan sentry:publish command might not properly add newlines when writing environment variables to the .env file.