Releases: presscustomizr/hueman
Releases · presscustomizr/hueman
v3.5.1
v3.5.0
= 3.5.0 March 15th, 2020 =
- fixed : [performance] flexslider.js can be loaded on blog page even when featured posts are disabled. fixes #856
- fixed : [CSS] prefix .pad class more specifically to avoid potential conflict with plugins. fixes #862
- fixed : Use the child-theme version when enqueueing its style. fixes #860
- improved : [asset] update fontawesome to latest version ( current is 5.5.0 ). fixes #853
- added : [post lists] introduce a new option to allow full post content to be displayed when using "standard" grid. fixes #859
- added : [post lists] introduce a new option to allow hide the post thumbnails in post lists
- added : [performance] new option to load main script with defer mode. for #863
- added : [performance] new option to defer loading of FontAwesome to avoid blocking rendering issues. for #863
v3.4.39
= 3.4.39 February 8th, 2020 =
- fixed : [html] element div not allowed as child of element button
- fixed : [html] Bad value for attribute datetime on element time as per HTML specs
- fixed : adapt social links for Viber link type.
- fixed : style for .entry h2 span not compliant with accessibility standards. fixes #850
- fixed : featured image can be stretched when displayed in featured posts. fixes #851
- added : new options to control the visibility of post metas ( date and categories ) in post lists. fixes #849
v3.4.38
= 3.4.38 January 31st, 2020 =
v3.4.37
v3.4.36
v3.4.35
= 3.4.35 December 22nd, 2019 =
- fixed : old option favicon still printed, no way to remove it from the customizer. fixes #619
- fixed : social media links in the sidebar and footer should be using rel="noopener" or rel="noreferrer" when using target _blank. fixes #842
- fixed : search results as standard post list layout do not display page featured image. fixes #748
- fixed : Sidebar icon toggles: namespace their CSS class name to avoid conflicting plugins issues. fixes #749
- fixed : custom widget zones: a static front page shows widget zones assigned to "Pages". fixes #759
- fixed : The mobile menu doesn't automatically close when clicking on an internal anchor link item. fixes #830
- fixed : searchform input not compliant with latest accessibility standards + generating problems with cache plugins. fixes #826
- fixed : sidebar width in js code => localize width values instead of using hardcoded values. fixes #843