Content Translator

Changelog

Get to know the latest changes and updates to the plugin.

Where to Find the Latest Version?

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.

What's New?

v2.2.2 Latest

Released on October 2, 2024.

๐Ÿš€ Features

  • Log common DeepL API erros to the Panel, such as when the API quota is exceeded or the character limit has been reached.

v2.2.0

Released on September 11, 2024.

๐Ÿš€ Features

  • Added support for the upcoming Kirby 5 release.

v2.1.15

Released on August 4, 2024.

๐Ÿž Bug Fixes

  • Fixed minor license activation issues in the Panel.

v2.1.12

Released on July 15, 2024.

๐Ÿš€ Features

  • Visually imprived license activation notice.

๐Ÿž Bug Fixes

  • Using a \Kirby\Cms\File for a new Translator instance.

v2.1.0

Released on June 14, 2024.

๐Ÿš€ Features

  • Skip translating content when translate: false is set in the blueprint options of a field.
  • Better translation button texts.

v2.0.0

Released on June 12, 2024.

  • Major overhaul of the plugin architecture and functionality. Read the migration guide to learn how to update your project from v1 to v2.