smustgrave
Issues: 2 issues resolved.
Changes since 7.1.0 (compare):
hfernandes, mdranove, mlncn, ritarshi_chakraborty, smustgrave
Issues: 5 issues resolved.
erutan, gordon, jwilson3, liam morland, mahde, smustgrave, thoogend
Changes since 7.1.0-beta2 (compare):
Fork of 7.0.x but with better slider support.
Issues: 1 issues resolved.
Changes since 7.0.3:
Addressed breaking change from #3466314: Inclusion of parameter exhausts site memory with exposed filter block
This release removed jquery dependencies so sites will need to either uninstall before updating or require in project level composer file.
Revert #3266858: Allow not automatically opening collapsed filter
Fork from 6.0.x
feat: Drupal 10 jquery deps https://git.drupalcode.org/project/better_exposed_filters/-/merge_reques...
Known Issues
https://www.drupal.org/project/issues/better_exposed_filters?text=&statu...
ChangeLog since 6.0.1 https://git.drupalcode.org/project/better_exposed_filters/-/compare/6.0....
Initial Drupal 10 support
Changelog https://git.drupalcode.org/project/better_exposed_filters/-/compare/8.x-...
Semantic Versioning started Drupal 10 support
3li, rlhawk, smustgrave, rcodina, godotislate, Neslee Canil Pinto
Issues: 4 issues resolved.
rlhawk, stevenc, rcodina, godotislate, Supreetam09, Neslee Canil Pinto
Stable Release
vetal4ik, Yury N, pareshpatel, aludescher, yovanny.gomez.oyola
Issues: 3 issues resolved.
Changes since 8.x-4.0-beta3:
Changes since 8.x-5.0-beta2:
Adds Drupal 9 compatibility
Etroid, naveenvalecha, thenchev, svenryen, Suresh Prabhu Parkala
akshay_d, Etroid, JD_1, Oleksiy, novchuk.v
Changes since 8.x-4.0-beta1:
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
First beta release of Better Exposed Filters for Drupal 8
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.
This is the development version of the 8.x-4.x branch.
Changes since 8.x-3.0-alpha5:
Changes since 8.x-3.0-alpha4:
Changes since 7.x-3.5:
Changes since 8.x-3.0-alpha3:
Fixes XSS vulnerability reported in #2918762: XSS issues with "Enable secondary exposed form options" for users with Administer Views permissions.
Lots of misc bug fixes. Wanted to get an official release out since it's been six months since the last one...
Fixes XSS vulnerability when using the "Include term description" option with exposed taxonomy filters. See SA-CONTRIB-2017-009.
Biggest change: BEF now has a proper schema so BEF config settings can be translated. Yea!
Also add/fixed in this release:
This release includes:
Efforts will now be turned to the 8.x release in hopes of getting a stable, security-supported version out the door soon.
Woot! This was finally fixed so we can get the rest of the changes out to the public...
Ensures that #1268150: Ajax doesnt work with BEF Links works with required fields. See https://www.drupal.org/node/1268150#comment-9786449.
The main change in this release is that BEF now provides translations for all BEF setting strings. Yea for translations! However...