Fixed error with the similar blog posts cron job firing off server errors when a board doesn't have XFES installed with a new check to make sure the addon is installed and enabled.
New similar blog posts widget that can be displayed on the blog post view template/page. This feature requires you to have XenForo Enhanced Search installed and working to use.
Bug Fixes:
Blog posts now appear properly on social media that was due to a typo in a template
Blog posts that are edited now retain their original posting date
Added in og:image and description to hopefully make Facebook and other crawlers/parsers happy
Blog posts are now deleted when their respective blog is deleted. Since this was not being handled properly before a new feature in Tools > Rebuild caches has been created "Cleanup blog posts that were not removed on blog deletion". This will go through all blog posts in your database and if it finds one that doesn't have a blog anymore it will delete that blog post. After you run this tool it is required to run the "Rebuild user blog post count totals" cache tool as well to have proper blog post counts displayed.