Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

2.17.0

Compare
Choose a tag to compare
@YannickRe YannickRe released this 12 Mar 13:34
  • ✨ Added ability to override the canonical URL of posts/pages
  • πŸ› Fixed author names not appearing in Facebook open-graph preview
  • πŸ› Fixed meta twitter_image output when using data: post.{slug} for routes
  • πŸ› Fixed {{body_class}} helper when using data: page.{slug} in routes
  • πŸ› Fixed {{meta_title}} output when using data: page.{slug} in routes
  • πŸ› Fixed {{meta_description}} output when using data: page.{slug} in routes
  • πŸ› Fixed site requests showing 422 if path is not a valid slug
  • πŸ› Fixed img-url to output relative URL by default
  • πŸ› Fixed /edit URL redirecting to wrong admin client URL
  • πŸ› Changed subscribed page title from hardcoded to site title
  • ✨ Added attribute pass-thru & full context in partial helpers
  • πŸ› Fixed vague upload error messages on General and Labs setting screens
  • πŸ› Fixed private blogging getting enabled after import
  • πŸ› Fixed force_i18n import validation error

Casper (the default theme) has been upgraded to 2.9.4:

  • πŸ› Fixed author cover images not displaying

You can see the full change log for the details of every change included in this release.