---
title: "Version 12.2"
slug: "version-122-1"
updated: 2025-01-07T05:31:18Z
published: 2025-01-07T05:31:18Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.knovvu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Version 12.2

## Version 12.2

### 06.09.2024

#### Improvements

**Minor Bug Fixes:** Various minor bugs have been addressed to improve overall system stability and performance.

          Technical Details (On-Premise Only)

          

Build Number: v12.2.0-5

### 28.08.2024

#### Enhancements

- **Implemented new tenant-based custom abbreviation system:** Introduces a customizable abbreviation system on a per-tenant basis, allowing each tenant to define and manage their own set of abbreviations. This enhancement provides greater flexibility and precision in text processing.
- **Added /changelog endpoint:** A new endpoint has been added to allow retrieval of changelogs via an HTTP request. This enhancement facilitates easy access to version history and updates, improving transparency.

          Info📌

          

The changelog endpoint is only available for onprem installations.

```
curl --location 'http://{{ManagementAddress}}/changelog'
```

- **Added new voices Yasser (Najdi Arabic), Amy (English), Kathy (English), and Juan (Spanish):**  

Introduces additional voice options, expanding the range of languages and dialects available, thus enhancing the versatility and localization capabilities of the text-to-speech engine.

#### Improvements

- **Updated GET /voices endpoint behavior:** The GET /voices endpoint has been improved to aggregate voices from all pods, categorized by Local (previous method) or External (new method) based on the configuration. This improvement provides a more robust and configurable approach to voice management.
- **Removed remote synthesizer:** The remote synthesizer feature has been removed, simplifying the system architecture. This improvement may enhance overall performance and reduce complexity by focusing on core functionalities.

          Technical Details (On-Premise Only)

          

Build Number: v12.2.0-3
