Filter Bar
Tweaks
- Correct some PHP 8.2 deprecation notices. [FBAR-323]
Languages
- 0 new strings added, 11 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Filter Bar dropdowns were being automatically selected on page load. Now they should load in a default unselected state. [FBAR-291]
Tweaks
- Updated focus state for relevant elements to have default outline ensuring improved accessibility and consistent browser behavior. [TEC-4888]
Compatibilitys
- Filter Bar 5.5.0 is only compatible with The Events Calendar 6.1.4 and higher.
- The minimum supported version of WordPress is now 6.1.0
Fixes
- In some scenarios our pagination and various view actions would fail due to 403 errors on the REST endpoints, because of failing nonce checks, likely due to cache. Updating the way we handle nonces to avoid some scenarios the wrong nonce could be cached. [TEC-4814]
- Correct next upcoming events link when filters are applied. [FBAR-292]
Tweaks
- Correct some PHP 8.1 deprecation notices. [FBAR-309]
Fixes
- Harden some of our CSS to prevent unintended overrides by Elementor global styles. [FBAR-301]
Languages
- 0 new strings added, 3 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Filter Bar 5.5.0 is only compatible with The Events Calendar 6.1.0 and higher
Fixes
- There was an issue with checkbox custom fields that had spaces in their name, which would fail to be removed from the search filter when attempting to unselect them. [FBAR-246]
Languages
- 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Some themes caused conflicts in the order of asset loading for the events widget, resulting in javascript errors, rendering issues with the filter bar, and breaking the events list functionality. [FBAR-293]
Compatibilitys
- Filter Bar 5.4.3 is only compatible with The Events Calendar 6.0.10 and higher
Tweaks
- PHP version compatibility bumped to PHP 7.4
- Version Composer updated to 2
- Version Node updated to 18.13.0
- Version NPM update to 8.19.3
Fixes
- Updating some button styles to be more compatible with global button styles, such as Elementor global styling. [TEC-4653]
Fixes
- Don't load assets on event single. [FBAR-279]
- Correct some styles that broke with the settings updates. [FBAR-290]
Languages
- 0 new strings added, 25 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Filter Bar 5.4.0 is only compatible with The Events Calendar 6.0.0 and higher
Languages
- 2 new strings added, 31 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Files Removed:
src/views/filter-bar/filter-view-horizontal.php,src/views/filter-bar/filter-view-vertical.php - Methods marked as deprecated:
Tribe__Events__Filterbar__View::enqueueStylesAndScripts,Tribe__Events__Filterbar__View::template_paths,Tribe__Events__Filterbar__View::displaySidebar,Tribe__Events__Filterbar__View::is_tribe_query,Tribe__Events__Filterbar__View::maybe_initialize_filters_for_query,Tribe__Events__Filterbar__View::plugin_url
