If you have installed the plugin via Composer, you can update it by running the following command in your terminal:
composer update
If you have downloaded the plugin as a ZIP file, you can download the latest version from the releases page on GitHub.
November 3, 2025
๐ Bug Fixes
October 30, 2025
๐ Bug Fixes
October 15, 2025
๐ Features
theme prop for custom view buttons.๐ Bug Fixes
translate: false inside blocks during content synchronization/import in the Panel.October 6, 2025
๐ Features
September 23, 2025
๐ Features
buttons:
preview: true
content-translator:
title: true
slug: true
excludeFields:
- description
languages: true
buttons:
preview: true
settings: true
content-translator:
title: true
slug: true
excludeFields:
- description
languages: true
status: true
buttons:
preview: true
settings: true
content-translator:
title: true
slug: true
excludeFields:
- description
languages: true
batchConcurrency option to set a maximum number of concurrent translations in batch mode (default: 4).September 2, 2025
๐ Features
๐ Bug Fixes
July 19, 2025
๐ Bug Fixes
July 18, 2025
๐ Bug Fixes
July 17, 2025
๐ Bug Fixes
July 16, 2025
๐ Features
content-translator.translate:before and content-translator.translate:after hooks.June 24, 2025
๐ Features
May 5, 2025
๐ Features
LC_ALL locale (if available) to resolve the DeepL target language.LC_ALL to en_UK, the target language for DeepL will still be EN, since EN-UK is not supported by DeepL. If you set LC_ALL to en_GB instead, then the Content Translator will send EN-GB as the target language to DeepL.February 7, 2025
๐ Bug Fixes
textarea and markdown fields.January 23, 2025
โป๏ธ Refactorings
bulk option to batch with backward compatibility for the former option name.January 20, 2025
๐ Features

December 28, 2024
Kirby Content Translator v3 is a major release with support for Kirby 5. This major release requires a new license key. If you already have a license, you receive a 50% discount on your new license. Head over to the Kirby Tools Hub to get your discount or read more in the license compatibility guide.
๐ Features
December 10, 2024
๐ Features
DeepL.requestOptions configuration option to set custom request options for the DeepL API.November 14, 2024
๐ Features
tags fields.October 18, 2024
๐ Features
translateSlug PHP API method.
Unlike per-language translation, this translation process is not reversible in the Panel and is handled server-side. Use it with caution, as it may take a while to translate all content. When the button is clicked, a confirmation dialog is displayed to prevent accidental batch translation.
batch: false in the plugin configuration.When disabled, the section will look the same as in v2.2.0 and earlier versions:

๐ Bug Fixes
October 2, 2024
๐ Features
September 11, 2024
๐ Features
June 14, 2024
๐ Features
translate: false is set in the blueprint options of a field.June 12, 2024