Changelogs 3.x
Back to current major version
3.36.0:â
Release Date - 02 march 2023
- ðĄ Newly added
- Add action_deprecated() to be used inside twig.
- New filter added wp-lemon/action/entry/content/before and wp-lemon/action/entry/content/after
- âĻ Enhanced
- Full rework of class-site.php after some tests.
- Check added if fields with name "name" are not added. This field name conflicts with timber.
- deprecated wp-lemon/action/entry-footer/before in favor of wp-lemon/action/entry/content/after
3.35.[3-5]:â
Release Date - 02 march 2023
- ð Bugs Fixed
- Class site bug fixed
- section css bug fixed.
3.35.2:â
Release Date - 27 february 2023
- ðĄ Newly added
- New filter for adjacent_post_info added.
- Font weight can now be changed inside the editor.
- âĻ Enhanced
- section now always loads the largest image.
- Better default fonts sizes for headings and custom sizes.
- Some improvements to diagnostics class.
- Started with enhancing the site class, this is still a work in progress.
- ð Bugs Fixed
- Fixed lazyload bugs
- Fixed footer widget width in single widget layouts. #211
- get_archive_page() method fixed in backend.
3.35.1:â
Release Date - 24 february 2023
- âĻ Enhanced
- Disable auto activation of FluentForms plugin via theme activation. This is now handles by the CLI tool.
- ð Bugs Fixed
- Fixed lazyload bugs
- Fixed footer widget width in single widget layouts. #211
- get_archive_page() method fixed in backend.
3.35.0:â
Release Date - 23 february 2023
- âĻ Enhanced
- Removed most of the vanilla-lazyload.js usage as a test in favor of native lazyloading.
- ð Bugs Fixed
- Removed WordPress version from enques
- Slider block now has proper margin when aligned fully.
- Minor fix in diagnostics class.
3.34.1â
Release Date - 20 february 2023
- ð Bugs Fixed
- navbar css fix
- Cookiebar fix
- Two footer fixes.
3.34.0:â
Release Date - 14 february 2023
- âïļ Breaking
- Please update bulldozer to 3.0.0
- Please run the following search/replace in your library/blocks folder. wp-lemon 4.0 will feature the new ACF6.0 way to register blocks which will use the BlockRendererV2 in the future.
- Search:
use HighGround\Bulldozer\BlockRenderer; - Replace:
use HighGround\Bulldozer\BlockRendererV1 as BlockRenderer;
- Search:
- ðĄ Newly added
- New diagnostics class added.
- âĻ Enhanced
- Add preparations in Bulldozer for wp-lemon 4.0.
- Added deprecation for the old widgets and set new theme partials as default in the customizer. It's recommended to switch existing sites to the new widgets.
- New cache buster added for simple post type plugin.
- ð Bugs Fixed
- Lazyload bug fixed on Safari by disableing native_lazyloading
3.33.3â
Release Date - 13 february 2023
- ðĄ Newly added
- Add two new filters to disable the header/footer
- ð Bugs Fixed
- Fixed two deprecations.
- Removed default margin from logo block.
- Removed left border from block-quote inside circle-text
- price card render fixes.
- Fixed not properly rendered google maps cards when there are url entities in the name.
- get_total_posts() fix when there are no terms.
- Added classes to widget block for centered text to work.
- âĻ Enhanced
- WCAG 1.3.2 (NIVEAU A) fix in new cards.
- Faq setup improvements.
3.33.2â
Release Date - 06 february 2023
- ð Bugs Fixed
- Cookie bar fix
- icon block fixed
- contact cta buttons now have correct font size
- âĻ Enhanced
- Price card improved
3.33.1â
Release Date - 03 february 2023
- ðĄ Newly added
- add_spaces_to_phonenumber() function and twig filter.
- âĻ Enhanced
- Enhanced price cards css.
- entry-header smaller margin by default.
- ð Bugs Fixed
- header flex bug fixed from Clearwell
- several section bugs fixed.
3.33.0â
Release Date - 01 february 2023
- ðĄ Newly added
- New block: pricing cards.
- âĻ Enhanced
- Continued work on FAQ function
- Renamed FAQ to Accordion to differentiate between the new FAQ and collapse. ð Bugs Fixed
- Hide contact button div when no button is visible.
- Offcanvas js fix.
3.32.1â
Release Date - 27 january 2023
- âĻ Enhanced
- Disabled blocks are now visibility:hidden, for better block flow.
- ð Bugs Fixed
- Translations in Twig files now work once more.
- node-overview and node overview excerpt toggle field now works as intended.
- Related FAQs question fix.
3.32.0â
Release Date - 24 january 2023
- âïļ Breaking
- Make sure Advanced Custom Fields: Editor Palette Field plugin is version 1.1.6, if not upload manually.
- Bundled all PHP functions that we encourage to use in child themes in the API folder. All functions/queries are being redirected to the new location and throw a deprecated notice in the log. Please update your function calls accordingly.
- ðĄ Newly added
- Better reusable blocks
- âĻ Enhanced
- Continued work on FAQ function
- Renamed FAQ to Accordion to differentiate between the new FAQ and collapse.
- ðĶ updated packages
3.31.3â
Release Date - 18 january 2023
- âĻ Enhanced
- Added missing property for generic-ajax-query to prepare for PHP8.2
- Better labels for post types
- get_archive_page method rewritten.
- next_post() deprecated in favor of next_post_info() and previous_post_info()
- Filters added to change the date notion in several post types.
- Two icons added
- Proposed fix for offcanvas overflow.
- ð Bugs Fixed
- Contact cta final fixes
- Added missing allowed_block in slide.php
3.31.2â
Release Date - 13 january 2023
- ðĄ Newly added
- Continued on FAQ feature.
- Contact cta improvements
- filter added to change navbar breakpoint
- ð Bugs Fixed
- Proper image slider name
- Removed default wp-lemon-faq support
- archive.js bug fixed
3.31.1â
Release Date - 10 january 2023
- ðĄ Newly added
- Continued on FAQ.
- ð Bugs Fixed
- Fixed FAQ js bug.
3.31.0â
Release Date - 05 january 2023