[TaylorJ] Blogs

[TaylorJ] Blogs 1.7.2

No permission to download
Bug fixes:
  • Fixes a false install/upgrade requirement introduced in 1.7.1 where the add-on could incorrectly fail if the public package did not include a vendor folder.
Bug fix(es):
  • Fixed error on getStructure call as it was calling : Structure while no other addons are which causes a fatal error.
This is mainly a refactor release of the codebase to bring everything more inline with best practices from the XenForo core when it comes to service files/finders/etc. Mainly only other devs would care about this.

Bug fix:
  • Fixed an error when editing blog posts with and adding attachments on edit where they would not associate with the blog post or appear on re-edit/blog post view.
Bug fixes:
  • Fixed the blog post title setting so it actually works, forgot to change the varchar amount in an upgrade step.
  • Also updated the description for the setting to remind admins there is a minimum of 10 characters needed for blog posts by default... for now... 👀
Bug Fixes:
  • Only visible posts now visible in areas listing blog posts, people can no longer see an authors draft posts in user profile view for instance
  • Un-reported draft posts bug where draft posts were getting lost into the void when being changed to a post now option on editing a draft blog post
Misc updates:
  • Codebase updates to make more use of custom Finders for blogs and blog posts
New Feature:
  • Can now set a blog post maximum title length (max of 300 chars for now until I figure out a better way and not rushing)
Bug fix:
  • Can now upload blog header images again without getting the Gd::requireImage() error
Bug Fixes
  • 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 features:
  • Blog header images are now resized and cropped to 500px by 500px
  • That horrid "please keep it within the limits" phrase has been changed to reflect the above.
New features:
  • 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
  • Like
Reactions: Ivan_Sp
Fixed:
  • Preview not working when creating a new blog post
  • Comment thread being created even though the option is turned off when a scheduled blog post goes live
  • Like
Reactions: infinitysnapz
Back
Top Bottom