summary refs log tree commit diff
path: root/changelog.d/14464.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.74.0rc1Sean Quah2022-12-131-1/+0
|
* Add optional ICU support for user search (#14464)Brendan Abolivier2022-12-121-0/+1
Fixes #13655 This change uses ICU (International Components for Unicode) to improve boundary detection in user search. This change also adds a new dependency on libicu-dev and pkg-config for the Debian packages, which are available in all supported distros.