All Versions
10
Latest Version
Avg Release Cycle
75 days
Latest Release
2148 days ago

Changelog History

  • v1.8.7 Changes

    June 08, 2018

    πŸ›  Security Bugfixes

    • πŸ›  #2997 Escape the group_label β€” fixes XSS issue in #2996
  • v1.8.6 Changes

    June 06, 2018

    Packaging

    • #2988 Chosen is now available via Composer on packagist.org

    πŸ›  Bugfixes

    • βͺ #2989 Revert previous clip-deprecation fixes in favor of hybrid clip and clip-path
  • v1.8.5 Changes

    April 11, 2018

    πŸ›  Bugfixes

    • ⚑️ #2970 Update publish-package.sh to include LICENSE file. (#2945)
  • v1.8.4 Changes

    April 11, 2018

    πŸ›  Bugfixes

    • πŸ— #2966 Copy license to build output directory. (#2945)
    • #2910 Do not highlight first result or clear search input when holding control/meta key. (#2888)
    • 🚚 #2943 Remove forgotten usage of css clip. (#2942)
    • #2962 Use two inputs for Chosen’s focus and search. (#2953)
    • πŸ’… #2950 Do not apply empty style attributes. (#2949)
  • v1.8.3 Changes

    January 22, 2018

    πŸ›  Bugfixes

    • 🚚 #2939 Remove clip property by moving chosen-single’s search input. (#2816)

    πŸ“š Documentation

    • πŸ“„ #2897 Add docs for group_search option
  • v1.8.2 Changes

    September 05, 2017

    πŸ›  Bugfixes

    • #2881: Escape optgroup label when appending to HTML.
  • v1.8.1 Changes

    September 05, 2017

    πŸ›  Bugfixes

    • #2879: Fix escaping in group names, no results message.
    • #2877: Fix Chosen for non-ASCII languages (#2821)
    • #2880: Only trim input_width to container_width when calculable. (#2480)
  • v1.8.0 Changes

    August 24, 2017

    πŸ›  Bugfixes

    • #2844 Don't search HTML escaped text
    • #2867 Clear search input value, reset results when using hide_results_on_select option (#2809)

    ✨ Enhancements

    • πŸ‘ #1483 Use word boundary matching to better match user expectations for searches.
    • 🚚 #2860 Remove deprecation warnings on jQuery 3

    Packaging

    • πŸ“¦ #2813 All compiled source files (including minified) are now included in the package for bower and npm.
    • ⚑️ #2859 Update dev dependencies to use up-to-date packages
  • v1.7.0 Changes

    March 24, 2017

    πŸ›  From this version on, until further notice, no new features will be added, so pull requests for features will not be accepted. However, pull requests for bugfixes are still very much appreciated.

    πŸ›  Bugfixes

    • ⚑️ #2692 Update regex for highlighting (#2623)
    • #2713 Prevent bubbling of escape key (#1256, #2653)
    • 0️⃣ #2712 Escape default text (#2314)
    • #2709 Do not clear search text on multi selection (#2549)
    • 🚚 #2717 Unbind label click (#2238), only remove bound events (#2461)
    • #2721 Prevent activation of disabled fields (#2567)
    • βͺ #2710 Restore focus after removing an option (#2429)
    • #2722 Prevent action on clipboard events when select is disabled (#2460)
    • #1731 Focus input in multi select on container click (#1729)

    πŸ”‹ Features

    • #2687 Add option to keep results open for multi-select (#1546)
    • πŸ— #2483 Use node-sass for building sass
    • #1510 Right to Left initialisation option (#1485)
    • #2704 Bye bye simulate
    • ⚑️ #2723 Update implementation regarding Content-Security-Policy (#2423)

    πŸ“š Documentation

    • ⚑️ #2634 Update README to reflect npm support
    • ⚑️ #2719 Update the version of jQuery in the docs to the latest 1.X (#2557)

    View all changes since v1.6.2

  • v1.6.2 Changes

    August 02, 2016

    Packaging

    • πŸ“¦ #2643 Add PNG files to npm package