What is a Changelog?
The changelog tracks notable changes to the Factagora Search API for each version. It is intended for developers integrating with the API, so they can understand what changed, whether it breaks existing code, and what action (if any) is required. Only changes to the publicly documented APIs are recorded here. Internal endpoints are excluded.Versioning
The API follows Semantic Versioning:MAJOR.MINOR.PATCH.
Versions in the
0.y.z range are considered early development, so anything may change. Stability is guaranteed from 1.0.0 onwards.

