github happytodev/blogr v1.8.0

latest release: v1.9.0
7 hours ago

✨ Features

  • Comment count on post cards: Blog post cards now display the number of comments when $post->comment_count is set (provided by blogr-comments plugin). Each count links to the comments section of the post.
  • Blade stacks for plugins: Added @stack('comments') on post show view, @stack('blogr-post-article-meta') next to post meta, and @stack('blogr-post-card-meta') on post cards — enabling blogr-comments and other plugins to inject UI.

🐛 Bug Fixes

  • Prism.js 404 on vue: prism-vue component does not exist on cdnjs. Defined Prism.languages.vue = Prism.languages.markup before the autoloader loads, preventing the 404 error on every blog post page.

Don't miss a new blogr release

NewReleases is sending notifications on new releases.