Enhanced Client-Side Search Functionality
The application now includes improved client-side search capabilities using a new index system. Users can utilize fuzzy and accent-insensitive search features.
Changes
- Added a new search index API endpoint with denormalized person data.
- Improved search functionality with fuzzy and accent-insensitive support.
- Integrated a SearchIndexProvider for better handling of client-side search.
- Fixed a bug that prevented importing all contact fields from JSON export.
- Synchronized group changes to CardDAV server.
For full details, see the changelog.