- PXMULTISEL-14 - Allow rendering of a read only control
- PXMULTISEL-18 - Multiselect ajax search is not reseting result
- MXMULTISEL-17 - 500 error : Ambiguous
label
column error
- PXMULTISEL-16 - Multi-select does not work with custom label renderer without label field
- PXMULTISEL-15 - Ability to configure label renderer
- Fix issue where in mobile view sortable field selected values are not updated
- Fix an issue with UX on mobile
- Filter by field functionality is not being used by AJAX
- Deselect does not work correctly
- Backward compatibility fix: reinstate ext-multi-select sticker bundle asset
- Remove ajax type-to-search default url from cfrequest
- Allow custom filter for type-to-search, used in pair with custom pixl8presideExtMultiselect.fn.updateChildSelect
- Update asset build (minifying assets)
- Additional form control attributes: ajaxMaxRows, ajaxTextSearch, optional ajaxSearchUrl; load ajaxMaxRows of option list with type text search to retrieve relevant record options via ajax
- Create a dynamic allow list for ajax listing requests based on server-side requested form controls
- Fix issue with selected child option not updated on front-end
- Fix issue with extraneous markup in multiselct (additional closing tag)
- Add ability to limit the number of selectable options
- Add a sortable option
Initial release