New features
[15ebf14] Added autocomplete connect event to all TomSelect connect (@Deksor)
[948eb82] Allow the decoration of AdminRouteGenerator (@ogrosse)
Bug fixes
[791b426] Fix using null as the key parameter for array_key_exists() deprecation (@JorickPepin)
[8a6a3d9] Fix PHP 8.5 deprecation: using null as array offset (@makraz)
[c39a6e9] Fix TranslatableMessage deprecation in filters (@MrJuliuss)
[1074a44] Fix search feature on ascii_string types (@alex-ception)
[2fe37ee] Add missing translation for "toggle dropdown" message (@makraz)
[941c035] Fix action button rendering without label (@makraz)
Misc fixes
[4ed7598] Remove ext-json from project dependencies (@alexislefebvre)
[a542a0b] Update PHPDoc of data types in Action $label argument (@JorickPepin)
[da58bbb] Update PHPDoc of data types in SearchDto (@johndodev)
[43373e9] Misc. doc fixes (@Chris53897)