Laravel 5 v5.8.35 Release Notes

Release Date: 2019-09-09 // over 4 years ago
  • ➕ Added

    • ➕ Add DYNAMODB_ENDPOINT to the cache config (#5034)
    • ➕ Added support for new redis URL property (#5037)
    • ➕ Add .env.backup to gitignore (#5046)
    • Using environment variable to set redis prefix (#5062)

    🔄 Changed

    • ⚡️ Update axios package (#5038)
    • 0️⃣ Use generic default db config (6f3d68f)
    • ⚡️ Update deprecated pusher option (#5058)
    • 🚚 Move TrustProxies to highest priority (#5055)

    🛠 Fixed

    • 🛠 Fixed lodash version (#5060)

    ✂ Removed

    • ✂ Remove Stripe config settings (#5075, bb43372)
    • ✂ Remove unnecessary X-CSRF-TOKEN header from our Axios instance (#5083)