Bug Fixes
TEC Pro: Fix issues with layouts not applying to events in a Series (#879)
Conditional Logic: Fix WooCommerce Last Ordered not working properly (#875)
Conditional Logic: Fix Archive Title not working properly (#662)
Fix a PHP warning when using a forward slash in Post Module's Custom Layout CSS (#877)
Hot Fix
Fix a fatal error when connecting an ACF gallery field using Post Custom Field (#871)
Fix a fatal error in pre_kses when content is not a string (#871)
Fix a strip_tags() deprecated notice with post:terms_list when taxonomy does not exist (#872)
Hot Fix
Security: Ensure proper sanitization and output escaping of custom field shortcodes (#863)
Security: Use <code>pre_kses</code> filter for user_meta data (#864)
Fix fatal LESS error that can occur in Custom Layout CSS in Post Module (#861)
Enhancements
Post Module: Hide title tag if custom layout is selected (#825)
Add exclusions to the layout table in WP Admin(#815)
ACF: Add custom class option for ACF Post Object field (#780)
ACF: Add display parameter to output field name and other field related options (#748)
Bug Fixes
Fix shortcode for date returning output even when it should not (#828)
LearnDash: Fix archive layouts auto assigning to LearnDash taxonomies (#831)
Fix fatal error if $num_words is not an integer in our trim words function (#823)
Fix Themer Override option showing on Singular layouts (#827)
Make sure our fix to remove non UTF characters doesn't also remove Arabic characters (#812)
Hot Fix
Fix redirect back to page you are editing not working in the iFrame UI (#789)
Use base64 instead of urlencode for redirect to avoid 403 errors on some firewalls (#789)
- Posts Module: Fix WooCommerce not appearing when using Main Query (#770)
- Fix conditional logic not working properly when setting to does not equal a certain post type (#785)
- Fix Genesis theme menu still being visible when using a Header layout (#778)
- Add filter fl_themer_is_content_building_enabled to aid in solving compatibility issues with other plugins, typically translation plugins (#757)
- ACF: Fix trashed field groups showing up in field select dropdown (#754)
- TEC: Fix Event Category links being broken (#752)
- Fix Preview throwing a JS TypeError when a taxonomy has no terms (#717)
- Fix lessc error with WP-Less plugin and others that may use the same library (#744)
Enhancements
ACF: Add date/time format option for Date, DateTime and Time Picker fields
ACF: Add option for a separator when using a checkbox field
Bug Fixes
TEC: Fix Add To Calendar Button Style in edit mode
ACF: Fix detected fields dropdown not using group field prefix when using a group field as a sub-field of a group field
TEC: Fix Event Navigation module database error when editing a Singular layout
WooCommerce: Fix Product odering showing even if Post Type is not a product
Fix preview button in Classic Editor plugin breaking the Themer layout when overriding the content area