scoped_search v3.2.0 Release Notes

    • In MySQL, case sensitivity is now determined by the collation of the column, and is no longer enforced in the SQL query. This allows MySQL to use indices for queries.
    • 🛠 Fix auto-completer for numeric fields.