Typesense v0.10.0 Release Notes

Release Date: 2019-06-02 // almost 5 years ago
  • ๐Ÿš€ This release contains new features, bug fixes and performance improvements.

    ๐Ÿ†• New features

    • Importing documents: added a /collections/:collection/documents/import endpoint to which you can POST documents for import.
    • ๐Ÿ”ง Load configuration from environment variables or config file: Arguments to the Typesense server can now be passed via environment variables or through a configuration file.

    ๐Ÿ› Bug fixes

    • Filter on facet fields: When a facet field is filtered upon, search should be verbatim.
    • ๐Ÿ‘Œ Improve memory and disk consistency: Fixed edge cases when in-memory index could potentially go out of sync with on-disk storage (rarely).

    ๐ŸŽ Performance

    • Faster collection initialization: Server initialization time has been significantly reduced for large collections.

    Downloads

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

    ๐Ÿง Linux(64-bit):
    ๐Ÿš€ https://dl.typesense.org/releases/typesense-server-0.10.0-linux-amd64.tar.gz

    Mac OS X (64-bit):
    ๐Ÿš€ https://dl.typesense.org/releases/typesense-server-0.10.0-darwin-amd64.tar.gz

    ๐Ÿณ Docker:
    ๐Ÿณ docker pull typesense/typesense:0.10.0