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)