This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
2.17.0
- β¨ 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.