MeiliSearch v0.11.0 Release Notes

Release Date: 2020-06-15 // almost 4 years ago
    • ๐Ÿ”„ Change the HTTP framework, moving from tide to actix-web (#601)
    • โฌ†๏ธ Bump sentry version to 0.18.1 (#690)
    • ๐Ÿ›ฐ Enable max payload size override (#684)
    • Disable sentry in debug (#681)
    • ๐Ÿ‘ Better terminal greeting (#680)
    • ๐Ÿ›  Fix highlight misalignment (#679)
    • โž• Add support for facet count (#676)
    • โž• Add support for faceted search (#631)
    • โž• Add support for configuring the lmdb map size (#646, #647)
    • โž• Add exposed port for Dockerfile (#654)
    • โž• Add sentry probe (#664)
    • ๐Ÿ›  Fix url trailing slash and double slash issues (#659)
    • ๐Ÿ›  Fix accept all Content-Type by default (#653)
    • Return the error message from Serde when a deserialization error is encountered (#661)
    • ๐Ÿ›  Fix NormalizePath middleware to make the dashboard accessible (#695)
    • โšก๏ธ Update sentry features to remove openssl (#702)
    • โž• Add SSL support (#669)
    • ๐Ÿ“‡ Rename fieldsFrequency into fieldsDistribution in stats (#719)
    • โž• Add support for error code reporting (#703)
    • ๐Ÿ‘ Allow the dashboard to query private servers (#732)
    • โž• Add telemetry (#720)