Releases: presscustomizr/hueman
Releases · presscustomizr/hueman
v3.5.10
v3.5.9
= 3.5.9 June 14th, 2020 =
- fixed : [CPT] single CPT page missed a title. Reported for Sensei LMS plugin
- fixed : [Font awesome][performance] consider enabling defer_font_awesome by default. fixes #898
- fixed : [external links icons] icones should be inside the a tag to be clickable. fixes #895
- fixed : [featured image][single page] option to control featured image in single page is broken when using page-templates/child-menu.php. fixes #894
- fixed : [SVG upload] removed support for svg upload as per new TRT rules. for #904
- fixed : [favicon] removed retro compatibility for old favicon as per new TRT rules. for #904
- fixed : [admin] removed loading of remote cloudfare CDN js script as per new TRT rules. + removed unused js scripts for #904
- improved : [performance] better defer loading of Font Awesome. fixes #905
- added : [metas][post grids] add an option to display authors in post grids. fixes #897
v3.5.8
v3.5.7
v3.5.6
v3.5.6-alpha
= 3.5.6-alpha April 21st, 2020 =
- fixed : [performance][srcset attribute] => limit browsers choice for srcset on high resolution device. for #866
v3.5.5
v3.5.4
= 3.5.4 April 18th, 2020 =
- fixed : [Header][banner image] add options to handle height and width of the image. fixes #877
- fixed : [header image][sticky header] header height might not be set to the correct value on page load. fixes #883
- fixed : [Lazy load] images are not lazy loaded when dynamic content is inserted in the DOM ( example with TablePress plugin ). fixes #880
- fixed : [Nimble Builder compatibility] on home, Nimble Builder sections inserted on hooks __before_featured and __after_featured are not rendered when featured posts are disabled
- improved : [performance][related posts] adapt image size of related posts depending on the current column layout.
- improved : [performance][Dynamic Tabs widget] reduce image size of Dynamic Tabs widget
v3.5.3
= 3.5.3 March 27th, 2020 =
- fixed : [mobile menu] clicking on an anchor link that has child submenu should unfold the submenu. fixes #857
- improved : [Header] banner image => make it easier to adjust width automatically. fixes #852
- improved : [performance] load flexslider.js with defer. fixes #869
- improved : [performance] removed smoothscroll option and script
- updated : [javascript] flexslider.js to v2.7.2
- updated : [javascript] mobile-detect.js to v2.8.34