> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/backend-sdk/voice/release_notes/3.2.0_release_notes.md).

# 3.2.0

This Version introduces new endpoints for dynamically managing the service configuration. Users can now retrieve and update the current configuration without needing to restart the service, which improves flexibility and makes management easier.

### Added

* New GET Endpoint `/api/v1/config` to retrieve the current service configuration.
* New POST Endpoint `/api/v1/config` to update the service configuration without restarting it.
