Skip to content

v0.5.2

Choose a tag to compare

@rnagle rnagle released this 17 Aug 20:01
· 2046 commits to trunk since this release

Read the announcement blog post on INN's Nerds blog.

Bugfixes and enhancements

  • Featured Media editor enhancements (#832):
    • User can now set a thumbnail for embed and video Featured Media
    • Video Featured Media editor will attempt to pull a thumbnail from any available oEmbed provider if the user has not set their own thumbnail
    • Add "featured-media" and "featured-media-{type}" to story containers to allow for special treatment via CSS
  • Fix malformed "mailto:" links in docs (#824)
  • Adjust the INN logo and credit in site footer and remove "Member since" option for INN members (#761)
  • Add new footer layout options (#761):
    • 4-column asymmetrical layout, with three narrow columns and one wide column. THis is well suited for three custom menus and an image widget.
    • 1-column centered layout, well-suited for a minimalist navigation
  • Update TGM Plugin Activation class to 2.5.2
  • Remove use of border-radius throughout Largo, with the exception of some social media buttons (#777)
  • Add basic styles for Largo Sidebar Featured widget (#800)
  • Prevent homepage layouts from enqueueing assets on non-home pages (#830)
  • Fix formatting of update message (#801)
  • Remove margin-bottom on search form in sticky nav (#804)
  • Improve HTTPS support by removing "http" and "https" from LESS customizer output (#815)
  • Allow for filtering of "Load More Posts" arguments (#822)
  • Fix a bug where Largo outputs markup for bylines despite having no author data to render said markup with (#826)
  • Prevent Image widget image widths from stretching more than 100% the width of the container (#828)