Fixes #3590686: Improve handling of taxonomy term data in suggestion lists
Fixes #3575962: select_tagify fields broken, Uncaught TypeError: Cannot read properties of null (reading classList)
Fixes #3587574: Fix cspell CI job
Fixes #3583426: Facet widget submits invalid values
Fixes #3575912: Tagify select widget shows HTML tags in suggestions
Fixes #3575516: Fix XSS issue in Tagify autocomplete and select widget JavaScript (a security issue).
Fixes #3571467: Fix overlapping with long text suggestions when the tagify field is placed in the Gin sidebar
Fixes #3567274: Missing entries in select list
Fixes #3567238: TypeError: Unsupported operand types: null + array in Drupal\tagify\Plugin\Field\FieldWidget\TagifySelectWidget->formElement() (line 196 of modules/contrib/tagify/src/Plugin/Field/FieldWidget/TagifySelectWidget.php).
Fixes #3567041: Fix tag styling on Gin sidebar
Fixes #3508891: Improve hierarchical dropdown with a better appearance
Fixes #3560517: Regression in 1.2.41: data-identifier mismatch breaks autocomplete for dynamically added fields
Fixes #3547609: Tagify widget placeholder settings should use 'label' schema type to be translatable
Fixes #3545332: Incompatible with BEF 7.1.0
Fixes #3558997: Tagify form elements process functions override the #attached property
Fixes #3558690: Allow altering of dropdown item template
Fixes #3544611: TypeError: Drupal\tagify_user_list\TagifyUserListEntityAutocompleteMatcher::buildTagifyUserListItem(): Argument #5 ($image) must be of type string, null given
Fixes #3544578: Update Tagify to v4.35.4
Fixes #3527946: Undefined array key fieldDefinition
Fixes #3528456: Tag identifier collisions in nested paragraphs
Fixes #3530799: EntityAutocompleteTagify returns wrong value so Drupal tries to create entity without label
Fixes #3527531: Raw JSON appears in the media edit form author summary
Fixes #3526944: Unexpected behavior when pasting text into autocomplete form field
Fixes #3519652: Integrate Tagify element with XB
Fixes #3523608: Wrong selection handler is used for autocreating entities
Fixes #3521187: hook_tagify_autocomplete_match_alter() receives the wrong entity object
Fixes #3516428: Library css overrides module css
Fixes #3505861: Custom ajax event not working on select widget
Fixes #3508120: User picture source select option
Fixes #3513600: Add hook_update_N to set default value for set_default_widget
Fixes #3512488: Cannot select two users with identical display names
Fixes #3512454: Add a setting form where Tagify widget can be set as default when a supported field is created
Fixes #3511583: Tagify User List widget is not working as expected
Fixes #3509076: Fix color for select arrow in Gin dark mode
Fixes #3509656: Remove dashes on Tagify autocomplete widget when option "On click" is used
Fixes #3508010: Dropdown footer information is not shown when tags are limited
Fixes #3503069: Allow setting of the user image style in widget settings
Fixes #3507033: User list info label displays "null" even when unchecked
Fixes #3507042: User list widget : javascript error on other context than a node form
Fixes #3458377: Matching results are not shown if they don't contain the search term
Fixes #3502235: list_string fields w/o required and cardinality=1 can't be saved empty
Fixes #3452136: Entity reference widget only works if you type slowly
Fixes #3500335: Entity object is missing in Tagify widget
Fixes #3500354: Switching widget from "Tagify" to "Tagify User List" produces an error
Fixes #3496433: Claro and Gin styles are being overwritten by default styles
Fixes #3495871: Remove VERSION from libraries.yml
Fixes #3494225: Add a submodule to integrate new icon management api
Fixes #3493871: Fix broken styles in Drupal 11.1 or higher
Fixes #3494234: Update Tagify library to latest version (4.32.2)
Fixes #3485619: Fix Required Field Validation Issues with Autocomplete in Drupal Forms
Fixes #3485855: Changing field value results in error after update to latest version
Fixes #3489289: WSOD when editing term reference fields with multiple vocabularies
Fixes #3478891: Tagify select doesn't allow empty value
Fixes #3477875: Span tags showing for Tagify User List
Fixes #3481799: How to use an Iconify icon as info label?
Fixes #3477758: WSOD during creating entity reference field to webform entity
Fixes #3477728: Tagify select widget is showing hidden select
Fixes #3465184: Empty required fields don't show an error
Fixes #3476029: Autocomplete dropdown doesn't work with nested taxonomy terms
Fixes #3468239: Tag info label may escape its' boundaries when an image
Fixes #3458978: Select widget doesn't have any options when 'Number of results' is set to 0
Fixes #3455308: Automated Drupal 11 compatibility fixes for tagify
Fixes #3461394: Changes to JS and CSS aren't always coming through on production environments
Fixes #3458378: Default entity reference selection handler is always used in BEF filter widgets
Fixes #3439417: Use internal lib instead of CDN
Fixes #3411891: Add support for custom form-element supporting entity_reference
Fixes #3450622: Add support for SVG images in info label functionality
Fixes #3448691: Drupal 11 compatibility
Fixes #3447853: Dropdown is not shown if the same field is shown multiple times on the same page
Fixes #3352158: Add the possibility to use with multiple select elements
Fixes #3444425: Warning: Undefined array key "#field_name" in Drupal\tagify\Element\EntityAutocompleteTagify::processEntityAutocompleteTagify()
Fixes #3445087: Uncaught TypeError: $authorContext.find(...).val() is undefined
Fixes #3440300: Show dropdown footer message when the maximum number of tags is reached and dropdown item is not matching
Fixes #3443944: Update Tagify library to the version v4.26.0
Fixes #3437507: Editing an existing tag should not result in creating a new entity or referencing another existing one
Fixes #3437617: Add an alter hook to change labels of/exclude individual matches
Fixes #3439705: Add loading information to the tags input element
Fixes #3427965: Improve code quality in Tagify User List module
Fixes #3435956: Tags with same value are considered duplicated
Fixes #3412898: Add the ability to show extra metadata in results
Fixes #3403465: Add Facets integration
Fixes #3426417: Update CSPELL integration
Fixes #3425674: Add CSPELL integration
Fixes #3425700: Add ESLint & Prettier integration
Fixes #3426336: Fix Highlight input matching when Onclick option is enabled
Fixes #3424447: Highlight input matching in Suggestions dropdown
Fixes #3424408: Improve tags accessibility (A11y)
Fixes #3424443: Suggestions dropdown doesn't work well when entity reference field is limited to 1 item
Fixes #3416033: Fix eslint errors on JS files
Fixes #3416034: Update Tagify library to the version v4.21.1
Fixes #3414616: Autocomplete widget has double focus border in media create dialog
Fixes #3410627: Use Gitlab CI template and minor code styling fixes
Fixes #3414614: Fix FunctionalJavascript tests for Drupal 10.2
Fixes #3411430: Placeholder text is unreadable when using Gin with dark theme
Fixes #3414570: Add logo to the module page