Skip to content

Releases: presscustomizr/nimble-builder

v3.1.10

03 Jun 10:42

Choose a tag to compare

  • fixed : [slider module] images may not be centered after lazyload. fixes #855

v3.1.9

02 Jun 14:30

Choose a tag to compare

  • fixed : [header-footer] when using header-footer, no locations should be printed outside #nimble-header, #nimble-content, #nimble-footer. fixes #854
  • fixed : [font awesome] inconsistent link id when injected dynamically
  • fixed : [font awesome] wrong asset name used when preloading, generating a browser warning. fixes #853

v3.1.8

23 May 20:46

Choose a tag to compare

  • fixed : [custom CSS] implement postMessaging for better performances when customizing
  • fixed : [prebuilt sections][performances] faster injection for columns sections. fixes #837
  • fixed : [pre-built sections] double click insertion breaks when trying to add a pre-built section in an empty location. fixes #848
  • improved : [custom CSS][performance] implemented instant custom CSS changes in live customizer

v3.1.7

19 May 07:26

Choose a tag to compare

  • fixed : [button module] custom text color on hover should also be applied to :focus
  • fixed : [section] error when fetching prebuilt sections

v3.1.6

18 May 07:51

Choose a tag to compare

  • fixed : [image] replace "Use the current post thumbnail" by "Use the contextual post thumbnail". fixes #843
  • added : [post grid module][developers] add a filter to set a custom default featured image. fixes #844
  • fixed : [post grid module][performance] object cache => caching post queries should take pagination into account. fixes #845
  • fixed : [button] style of :focus state is broken when button is a link. fixes #846
  • fixed : [menu module] search field should not inherit the menu text color
  • fixed : [template and sections][api] when a problem has occurred while getting a remote template or section make sure the transient data are not set

v3.1.5

10 May 17:33

Choose a tag to compare

  • fixed : [site templates] Using wp_cache_set() can break sites using persistent caching like Memcached. fixes #838
  • fixed : [customizer UI] notifications style should be applied once rendered
  • fixed : [global options] remove beta features. fixes #789
  • fixed : [site templates] site templates should only be displayed in site template picking mode. fixes #840
  • improved : [customizer UI] add new parameter to notification params
  • improved : [performance][post grid module] cache post queries with WP core caching system. related to #838 and presscustomizr/customizr#1898
  • improved : [site template][pro] print notifications in case of key problem. + various other fixes for https://github.com/presscustomizr/nimble-builder-pro/issues/86
  • added : [third party plugins compatibility] introduction of a functions.php file which role is to store non namespaced functions. Introduction of a new helper nimble_get_content_as_json() allowing developers to parse NB content, for example when it is needed to detect if an asset should be enqueued. See #836
  • added : when NB pro is deactivated, print a notification with link to pro page. for https://github.com/presscustomizr/nimble-builder-pro/issues/86

v3.1.5-beta

05 May 10:05

Choose a tag to compare

v3.1.5-beta Pre-release
Pre-release
  • fixed : [site templates] Using wp_cache_set() can break sites using persistent caching like Memcached. fixes #838
  • improved : [performance][post grid module] cache post queries with WP core caching system. related to #838 and presscustomizr/customizr#1898
  • added : [third party plugins compatibility] introduction of a functions.php file which role is to store non namespaced functions. Introduction of a new helper nimble_get_content_as_json() allowing developers to parse NB content, for example when it is needed to detect if an asset should be enqueued. See #836

v3.1.4

03 May 20:43

Choose a tag to compare

  • fixed : bug when trying to edit a draft or scheduled post. regression introduced in 8644110. fixes #834

v3.1.3

03 May 10:16

Choose a tag to compare

  • improved : [prebuilt sections] now fetched remotely from API like templates #802
  • fixed : [admin][Nimble Builder edit button] Make sure private posts can be edited with Nimble Builder. fixes #834

v3.1.2

28 Apr 15:47

Choose a tag to compare

  • fixed : [admin][edit button] prevent user customizing a post with status !== than "publish". fixes #831
  • fixed : [quote module] font-size regression introduced in #816. fixes #833