github happytodev/blogr v1.2.0

latest releases: v1.3.0, v1.2.1
5 hours ago

✨ Features

  • Email Configuration UI: New "Email Configuration" section in Settings > General with provider selection (Brevo, .env), from address/name, and Brevo SMTP credentials. Writes API keys to .env (gitignored), not to config/blogr.php.
  • Dynamic mail config: BlogrServiceProvider applies Brevo SMTP settings at runtime when the provider is selected.

🐛 Bug Fixes

  • Contact form CSRF: Added missing meta[name="csrf-token"] to the blog layout — contact form submissions were failing with "Network error" on sites without the meta tag.
  • Contact form button text color: Fixed submit button text visibility with Tailwind v4 !important prefix.

Don't miss a new blogr release

NewReleases is sending notifications on new releases.