Skip to content

v1.5.1

Compare
Choose a tag to compare
@raamdev raamdev released this 14 May 23:54
· 224 commits to master since this release
  • Bug Fix: Fixed a nasty bug with Galleries where all galleries were one-column, instead of following the default 3-column layout. This also affected 4-column, 5-column, etc., layouts. See #101.
  • Bug Fix: Fixed issue with content not resizing properly on mobile devices when using the Jetpack Infinite Scroll module. See #97.
  • Enhancement: Gallery image captions are now hidden by default and hovering over the image shows the caption overlayed on top of the image. See #101.
  • Translations: Updated French translations (thanks to @EddyLB). See #92.
  • Translations: Fixed Russian translations (thanks to @rad96). See #93.
  • Translations: Allowed "Enabled" and "Disabled" strings in Theme Customizer to be translated. See #98.
  • Misc: Fixed printf() warning in single.php. (Props to Zhuo)