Typesense v0.9.2 Release Notes

Release Date: 2018-09-08 // over 5 years ago
  • 🚀 This is largely a maintenance release with some minor feature additions:

    🆕 New features

    • Health check: added a /health health check endpoint that return 200 status code when the service is up.
    • Latin character substituition: latin characters are "normalized" to their ASCII equivalent. For e.g ß is substituted with ss.
    • Collection creation timestamp: the collection summary data now includes the created_at UNIX timestamp (second since epoch).

    🐛 Bug fixes

    • 🛠 Fixed a concurrency related issue with the replication
    • 🛠 Fixed wrong datetime appearing in log files on Linux

    Downloads

    Please download the appropriate binary archive for your operating system and architecture.

    🐧 Linux(64-bit):
    🚀 https://dl.typesense.org/releases/typesense-server-0.9.2-linux-amd64.tar.gz

    Mac OS X (64-bit):
    🚀 https://dl.typesense.org/releases/typesense-server-0.9.2-darwin-amd64.tar.gz

    🐳 Docker:
    🐳 docker pull typesense/typesense:0.9.2