github happytodev/blogr v1.0.0

one hour ago

✨ Features

  • XML Sitemap: Auto-generated /sitemap.xml with published posts, categories, tags, series, and CMS pages. Proper priority hierarchy, respects published/draft state. Toggle in Settings.
  • Contact form configuration: Configurable recipient email for contact form submissions. Added contact.to_email to config and Settings page.
  • Theme presets: 5 pre-built color presets (Magenta, Ocean Blue, Emerald Green, Sunset Orange, Slate) with auto-fill all theme colors. Select from Settings → Appearance.
  • Sitemap & contact Settings UI: Added sitemap enable toggle, contact email field, and theme preset selector to the Filament admin settings page.

🐛 Bug Fixes

  • Config dedup: Removed duplicate cms, posts, locales, author_profile keys in config/blogr.php. All canonical values now in a single location.
  • CMS prefix backward compat: Restored flat config('blogr.cms.prefix') access pattern alongside nested cms.route.prefix.
  • Dynamic locale SEO fields: Replaced 16 hardcoded locale-specific properties with 4 arrays keyed by locale. Adding a new locale no longer requires code changes.

Don't miss a new blogr release

NewReleases is sending notifications on new releases.