github happytodev/blogr v0.24.0

latest releases: v1.0.3, v1.0.2, v1.0.1...
6 hours ago

✨ Features

  • LocaleService in admin forms: All locale selects now use LocaleService::getAvailable(), respecting auto-detect and disabled locales. Added localeLabel() returning "Name (code)" format for 34 locales.
  • Unified series position Select: Replaced TextInput with a Select offering "Auto (end)", "Auto (beginning)", and "Custom position..." options, allowing posts to be placed at the start of a series without drag-and-drop.

🐛 Bug Fixes

  • Draft posts in series: Unpublished posts no longer appear in "Part of series" frontend display. Added scopePublished(), fixed nextInSeries()/previousInSeries()/getSeriesNavigation(), and filtered all series views and components.
  • Contact form anchor: Hero CTA "Send a Message" now correctly scrolls to the contact form via id="contact-form".

📝 Documentation

  • Release-manager skill: Fixed semver calculation table with correct patch/minor/major examples.

Don't miss a new blogr release

NewReleases is sending notifications on new releases.