Typesense v0.17.0 Release Notes

Release Date: 2020-11-17 // over 3 years ago
  • 🚀 This release contains a few new features and important bug fixes.

    [Feature] Matched tokens are returned in the highlight response structure.
    [Feature] Customization of the start and end HTML tags used for highlighting (default being the mark tag).
    [Feature] Delete documents that match a filter query.
    [Feature] Tokenizer now splits text on new line characters, in addition to space.
    [Bug fix] Fixed a bug that prevented single document updates from being available on the Raft log.
    [Bug fix] Validate data types of the fields of a collection schema during collection creation.
    [Bug fix] Ignore invalid unicode characters when returning search response. Earlier, this was causing a crash in some rare cases.
    [Bug fix] Allow the colon character (:) to be present in the filter query value.

    Please download the appropriate binary archive for your operating system and architecture:
    https://typesense.org/downloads/


Previous changes from v0.16.1

  • 🚀 This is a maintenance release to fix an issue we identified with the updates feature.

    [Bug fix] Updates to string array fields were causing a crash during faceting.

    Please download the appropriate binary archive for your operating system and architecture:
    https://typesense.org/downloads/