You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)