Skip to content

v0.49.0

Choose a tag to compare

@mattogodoy mattogodoy released this 14 Jun 18:49
5e9f093

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.