Releases: presscustomizr/nimble-builder
Releases · presscustomizr/nimble-builder
v3.1.10
v3.1.9
- 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
- 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
v3.1.6
- 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
- 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
- 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