# Typesense v0.13.0
This section of the documentation is for v0.13.0. Please use the version dropdown in the Navbar to switch to other versions.
To learn more about Typesense, visit the non-version specific section of the documentation here.
The documentation is divided into the following sections:
# What's new
In this release, we announce the support for API key management.
Features
- API key management You can generate API keys with fine-grained access control restrictions for better security.
Deprecations
- Command line
--search-only-keyoption is removed. Please use the key generation API to generate a key with search-only permission - The
max_hitssearch query parameter is removed. Please use theper_pageparameter as a replacement.
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 6/14/2021, 5:46:29 PM