Skip to content

Releases: presscustomizr/hueman

v3.5.1

16 Mar 14:33
Compare
Choose a tag to compare

= 3.5.1 March 16th, 2020 =

  • fixed : Use the child-theme version when enqueueing its style. fixes #868
  • fixed : remaining .pad classes to be turned into .hu-pad

v3.5.0

15 Mar 16:42
Compare
Choose a tag to compare

2020-03-15_17-39-51

= 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

08 Feb 16:34
Compare
Choose a tag to compare

= 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

2020-02-08_18-20-47

v3.4.38

31 Jan 18:41
Compare
Choose a tag to compare

= 3.4.38 January 31st, 2020 =

  • added : single post featured image => added new options, similar to the one of the page. fixes #846
  • added : allow users to chose if featured image is cropped or not when displayed in a single post or page. for #846
  • improved : implemented a CSS flexbox display for the search button

v3.4.37

20 Jan 15:53
Compare
Choose a tag to compare

= 3.4.37 January 20th, 2020 =

  • added : sidebars => new options to customize the topbox default texts "Follow" and "More". Fixes #845

v3.4.36

07 Jan 17:03
Compare
Choose a tag to compare

= 3.4.36 January 7th, 2020 =

  • fixed : added noopener noreferrer relationship attributes to footer credit link
  • added : an option allowing users to wrap the site title or logo in an H1 tag. fixes #844
  • added : Flipboard icon to social icons

2020-01-07_18-01-41

v3.4.35

22 Dec 15:45
Compare
Choose a tag to compare

= 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

v3.4.34

09 Dec 16:02
Compare
Choose a tag to compare

= 3.4.34 December 9th, 2019 =

  • fixed : header's height and single post content layout can be broken in some cases. fixes #839
  • fixed : removed spurious quote in the logo img tag. fixes #840

v3.4.33

02 Dec 16:15
Compare
Choose a tag to compare

= 3.4.33 December 2nd, 2019 =

  • added : filters to WP_Query in Tabs widgets. fixes #838
  • improved : reduce theme folder size. fixes #837
  • updated : Nimble Builder recommendation notification in admin, and allow deactivation with a php constant

v3.4.32

19 Nov 17:40
Compare
Choose a tag to compare

= 3.4.32 November 19th, 2019 =

  • fixed : class-oembed.php is deprecated in 5.3, use class-wp-oembed.php instead. Fixes #836
  • fixed : adapt image caption style for block editor. Fixes #835