github happytodev/blogr v1.2.1

latest release: v1.3.0
5 hours ago

🐛 Bug Fixes

  • Brevo SMTP config: Fixed credential reading priority — reads from config first instead of relying on env() which returns null with config cache enabled. Also properly sets mail.from.address and mail.from.name at runtime.
  • Contact form error logging: Added detailed error logging to storage/logs/laravel.log when email sending fails.
  • Test email button: Added "Send Test Email" button in Settings > General > Email Configuration to validate mail setup without submitting a contact form.
  • Removed debug log: Cleaned up Log::debug() that was spamming production logs.

Don't miss a new blogr release

NewReleases is sending notifications on new releases.