Skip to content

Releases: presscustomizr/hueman

v3.5.10

17 Jun 17:31
Compare
Choose a tag to compare

= 3.5.10 June 17th, 2020 =

  • fixed : [Font Awesome] icons could not be printed in cases when a third party plugin loads FA. fixes #907
  • fixed : [SEO] prevent printing mutliple H1 for site-title. fixes #906

v3.5.9

14 Jun 20:01
Compare
Choose a tag to compare

= 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

2020-06-14_21-59-46

v3.5.8

16 May 15:37
Compare
Choose a tag to compare

= 3.5.8 May 16th, 2020 =

  • fixed : [option tree] possible PHP error in admin. fixes #893
  • improved : [TRT] added min PHP version required and WP version tested up to
  • added : [social links] new options to control the visibility of the social links in sidebar and footer. fixes #892

v3.5.7

04 May 16:03
Compare
Choose a tag to compare

= 3.5.7 May 4th, 2020 =

  • fixed : [javascript] External link icon not displayed on pages. fixes #885
  • fixed : [related posts] image dimensions are not consistent accross column layout. fixes #888
  • improved : increased max size of singular featured images

v3.5.6

27 Apr 13:12
Compare
Choose a tag to compare

= 3.5.6 April 27th, 2020 =

  • fixed : [performance][srcset attribute] => limit browsers choice for srcset on high resolution device. fixes #866
  • improved : [post grids] adapt grid max size for srcset according to user options for image and pro grid columns

v3.5.6-alpha

21 Apr 10:55
Compare
Choose a tag to compare
v3.5.6-alpha Pre-release
Pre-release

= 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

19 Apr 09:14
Compare
Choose a tag to compare

= 3.5.5 April 19th, 2020 =

  • fixed : [Flexslider][RTL] flexslider broken in RTL mode since updated to flexslider v2.7.2

v3.5.4

18 Apr 20:27
Compare
Choose a tag to compare

= 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

27 Mar 17:57
Compare
Choose a tag to compare

= 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

v3.5.2

19 Mar 16:50
Compare
Choose a tag to compare

= 3.5.2 March 19th, 2020 =

  • fixed : [standard grid] left padding broken on mobile devices. fixes #871
  • improved : [performance] lazyloading threshold set to 0 instead of 200px by default