chosen 4.0.0

Bug fixes

Switched to a new fork of the Chosen library.

This will fix some of the accessibility issues with the now deprecated original library.

Please read the README file for instructions about how to set up composer.

Changes since 4.0.0-rc1:

  • Issue #3335931 by nagy.balint, Chris64: Drush command chosenplugin does not work correctly

chosen 4.0.0-rc1

Bug fixes

This is a release candidate.

Switched to a new fork of the Chosen library.
This will fix some of the accessibility issues with the now deprecated original library.

chosen 3.0.3

Bug fixes

Changes since 3.0.2:

chosen 3.0.0

Semantic versioning.

Otherwise identical to 2.10.

Update instructions with composer:
composer require 'drupal/chosen:^3.0' 'drupal/chosen_lib:^3.0'

chosen 8.x-2.10

Bug fixes

Changes since 8.x-2.9:

  • #3150158 by Sam152: Testing submodule should not declare 'core' as 8.x

chosen 8.x-2.9

Bug fixes

This release improves Drupal 9 compatibility. The Drupal cache will likely need to be cleared after upgrading.

chosen 8.x-2.5

Bug fixes

Changes since 8.x-2.4:

  • #2924914 by Anas_maw: Not working when searching non-ASCII languages
  • #2924340 by idebr: Chosen filter-wrapper css causes border to clip 'About text formats' link when no filter selection is available
  • #2909289 by knyshuk.vova: Wrong case of submit button text

chosen 8.x-2.3

Bug fixes

This version contains small bug fixes and optimizations on the Javascript code of the module.

Changes since 8.x-2.2:

chosen 7.x-2.1

Bug fixes

This release includes minor additions.

Changes since 7.x-2.0:

chosen 8.x-2.2

Bug fixes

This release includes bug fixes.

New information related to the way to install with composer is provided in the README.

Changes since 8.x-2.1:

chosen 8.x-2.1

Bug fixes
New features

This release includes minor bug fixes and new settings options.

Known issue:

chosen 7.x-2.0

Bug fixes
New features

This release includes minor bug fixes and improvements.

Changes since 7.x-2.0-beta5:

chosen 8.x-2.0

Bug fixes

First stable release of the Chosen module for Drupal 8.

Changes since 8.x-2.0-beta3:

chosen 7.x-2.0-beta5

Bug fixes
New features

This release includes minor bug fixes and improvements.

It provides a way to disable loading the module's css on specific themes. An update hook is included to change the configuration to the new method.

Changes since 7.x-2.0-beta4:

chosen 8.x-2.0-beta3

Bug fixes

This release includes bug fixes and improvements.

The update hook included in this release will change configuration, as the prefixes are removed from the chosen settings.

Changes since 8.x-2.0-beta2:

chosen 8.x-2.0-beta2

Bug fixes
New features

Second beta release of the Chosen module for Drupal 8.

Changes since beta 1:

Issue #2682891 by Swetha Yarla: Chosen ESLint errors
Issue #2684061 by mr.york: Chosen breaks admin/config/regional/translate page
Issue #2680295 by nagy.balint: Form text format selector is not usable
Issue #2117827 by mr.york: "None" showing up as an option in multiselect, fixed cardinality
Issue #2691753 by jhedstrom: Fatal error when used from an install profile

chosen 8.x-2.x-dev

Bug fixes
New features

Development snapshot for the Drupal 8 version.

chosen 7.x-2.0-beta4

Bug fixes
New features

Update required for field instances using options_select widget

Issue #2213231 changed the configuration for field widgets that can use Chosen from a checkbox to three states for applying Chosen to the widget: No preference, Do not apply, Apply. Any field widgets that had this option checked in older versions will remain as 'Apply'. Any options_select widgets that had this value unchecked will now have a value of 'No preference' which possibly allows the site-specific settings to apply to the select field. To manually force Chosen to never be applied to a field widget, use the new 'Do not apply' option.

Chosen v1.1.0 highly recommended

The Chosen library has fixed their compatibility issues with jQuery 1.4 with the v1.1.0 release. It is highly recommended to update your library version to this version. The v1.1.0 release can be downloaded from https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1...

jquery_update dependency removed

For those of you that were previously using 7.x-2.0-alpha3 and 7.x-2.0-alpha4, you should know that jquery_update is no longer a dependency for this module, as long as you update to the Chosen v1.1.0 library as noted above.

chosen 7.x-2.0-beta2

Bug fixes

Chosen v1.1.0 highly recommended

The Chosen library has fixed their compatibility issues with jQuery 1.4 with the v1.1.0 release. It is highly recommended to update your library version to this version. The v1.1.0 release can be downloaded from https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1...

chosen 7.x-2.0-beta1

Bug fixes
New features

Chosen v1.1.0 highly recommended

The Chosen library has fixed their compatibility issues with jQuery 1.4 with the v1.1.0 release. It is highly recommended to update your library version to this version. The v1.1.0 release can be downloaded from https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1...

chosen 7.x-2.0-alpha3

New features
Bug fixes

- Tons of bugs have been resolved
- library update to chosen 1.0
- library via hook_library instead of hook_library_info (removed libraries dependency)
- #2076015: Roadmap for new Release (2.0-alpha3)
- ..... (https://drupal.org/project/issues/chosen?status=7&version=1843310)

chosen 7.x-1.0

New features
Bug fixes

Tasks and bug fixed in the first release:

#1223566: Chosen at administrative pages
#1223802: Minimum number of options
#1227192: Makefile does nothing
#1229748: Change default options

Subscribe with RSS Subscribe to Releases for Chosen