better_exposed_filters 8.x-5.x-dev

Pre-release to make the module compatible with Drupal 9.

With JQuery UI being removed from core in Drupal 9, better_exposed_filters now has a number dependencies:

- jquery_ui:jquery_ui
- jquery_ui_slider:jquery_ui_slider
- jquery_ui_touch_punch:jquery_ui_touch_punch
- jquery_ui_datepicker:jquery_ui_datepicker

better_exposed_filters 8.x-4.0-alpha1

New features

Per our roadmap, we have ported most 8.x-3.x functionality into our 8.x-4.x branch. All new features should be written against the 4.x branch.

better_exposed_filters 8.x-3.0-alpha3

Bug fixes

Lots of misc bug fixes. Wanted to get an official release out since it's been six months since the last one...

better_exposed_filters 7.x-3.4

Security update

Fixes XSS vulnerability when using the "Include term description" option with exposed taxonomy filters. See SA-CONTRIB-2017-009.

better_exposed_filters 8.x-3.0-alpha2

Bug fixes
New features

Biggest change: BEF now has a proper schema so BEF config settings can be translated. Yea!

Also add/fixed in this release:

better_exposed_filters 7.x-3.3

Bug fixes
New features
Insecure

This release includes:

  • Autosubmit on an element-by-element basis
  • Better test coverage
  • Corrects functionality of single on/off checkbox filters
  • Configurable collapsed state of secondary filters
  • Refactors bef_checkbox into a theme function
  • Lots of bug fixes

Efforts will now be turned to the 8.x release in hopes of getting a stable, security-supported version out the door soon.

better_exposed_filters 8.x-3.0-alpha1

New features

Woot! This was finally fixed so we can get the rest of the changes out to the public...

better_exposed_filters 7.x-3.1

Bug fixes
New features
Insecure

The main change in this release is that BEF now provides translations for all BEF setting strings. Yea for translations! However...

better_exposed_filters 7.x-3.0

Bug fixes
New features
Insecure

Long, long, long awaited release of Better Exposed Filters.

Thank you for your patience...

better_exposed_filters 7.x-3.0-beta4

Bug fixes
New features
Insecure

Lot's of little tweaks to existing functionality and a couple of larger additions.

Major additions:

  • Toggle links available for exposed sorts (needs to be expanded to all exposed options)
  • Better handling of BEF option default values to avoid "Undefined index" warnings when upgrading
  • Allows rewriting of exposed filter values
  • Lots of revamped automated tests!

better_exposed_filters 7.x-3.0-beta3

Security update
Bug fixes
Insecure

Fixes issues related to "undefined index" errors around newly added features.

Fixes potential XSS vulnerability when malicious code is added to the URL when using the Links option for displaying an exposed filter.

better_exposed_filters 7.x-3.0-beta2

New features
Bug fixes
Insecure

Better Exposed Filters 7.x-3.0-beta2 2012-09-13
------------------------------------------------
Issue #975376 by mikeker, gordon: Inital port. Note: only supports Views 3.x as there is no 2.x release planned for D7.
Issue #1109950 by mikeker, Francois LR: Fixes errors in taxonomy tree
Issue #1099528 by mikeker: Radio button labels not displayed
Issue #1128688 by sreynen: Select All/None not working on nested checkboxes
Issue #1111712 by mikeker: Adds Links as an option for filters
mikeker: Fixed attributes, select all/none issues
Issue #1120244 by mikeker: Fixed collapsible filter options
Issue #1132818 by mikeker: Allows more specific targeting of BEF options based on filter options
Issue #1162488 by klickreflex: Fixes incorrect HTML in nested displays
By mikeker: Added datepicker option
Issue #1194102 by dj1999: Adds BEF options to 'is all of' filters
Issue #1149254 by aaronbauman: Hides Apply button when exposed filters are set to hidden
Issue #1227168 by gionnibgud: Adds IDs to select_as_links filter options
Issue #1260194 by zhuber: Adds toggle functionality to filter links (added --author attribution in a later commit)
Issue #1099528 by Murz: Fixes incorrect depth of '- Any -' option
Issue #1241960 by mikeker: Fixes E_STRICT warning
Issue #1217204 by mikeker: Fixes Undefined index errors when BEF settings page is raised as a standalong page

better_exposed_filters 7.x-3.x-dev

New features
Bug fixes

Rebuilding the 7.x-3.x release node since the build-bot doesn't seem to be picking up new commits...

better_exposed_filters 6.x-3.0-beta1

New features
Bug fixes

Better Exposed Filters 6.x-3.0-beta1 2011-08-03
------------------------------------------------
by mikeker: Removed Views 2.x support, cleaned up settings form

Better Exposed Filters 6.x-2.0-beta1 2011-08-03
------------------------------------------------
#864614 by OxideInteractive: Fixes extra space in class attributes
#874978 by vosechu: select_as_checkboxes now respects #default_value
#812778 by mikeker: Fixes problem with "Show hierarchy in dropdown enabled"
#811954 by pivica: Fixes duplicate Select All/None links with multiple Behavior executions
#657148 by mikeker: Adds support for exposed sort manipulation
#965388 by mikeker: Adds support for collapsible fieldsets
#965388 by mikeker: Adds support for collapsible fieldsets
mikeker: Adds nested list display for hierarchical taxonomy filters
#894312 by kenorb, mikeker: Adds links as a BEF option
#1006716 by attiks: Corrects / tag order
Issue #1149254 by aaronbauman, mikeker: Hides Apply button when all filters are hidden
Issue #1042502 by joelstein: Adds highlight class for selected checkboxes
Issue #782480 by mikeker: Fixes concat problem with select-all-none class in Views 2.x
Issue #967510 by tokimeki, mikeker: Fixes issues with radio buttons in block displays and nested displays
Issue #1162488 by klickreflex: Fixes incorrect HTML in nested displays

better_exposed_filters 6.x-2.0-beta1

New features
Bug fixes

#864614 by OxideInteractive: Fixes extra space in class attributes
#874978 by vosechu: select_as_checkboxes now respects #default_value
#812778 by mikeker: Fixes problem with "Show hierarchy in dropdown enabled"
#811954 by pivica: Fixes duplicate Select All/None links with multiple Behavior executions
#657148 by mikeker: Adds support for exposed sort manipulation
#965388 by mikeker: Adds support for collapsible fieldsets
#965388 by mikeker: Adds support for collapsible fieldsets

better_exposed_filters 6.x-1.0

Bug fixes
  • Finished Views 3.x support (thanks, dereine!)
  • Added additional markup to support CSS/JS. See the BEF handbook page for more info
  • Added SimpleTests
  • General code clean up

better_exposed_filters 6.x-1.0-beta3

New features

Added Select All/None toggle for filters rendered as checkboxes. Added optional description field.

better_exposed_filters 6.x-1.0-beta2

New features
Bug fixes

Added Views 3.x support, corrected UTF-8 support, added "hidden" option, added support for the Flag module.

Subscribe with RSS Subscribe to Releases for Better Exposed Filters