| @@ -1,10 +1,10 @@ | ||
| 1 | 1 | === DeepL API translation plugin === |
| 2 | 2 | Contributors: Malaiac |
| 3 | 3 | Tags: translation, post |
| 4 | 4 | Requires at least: 5.1 |
| 5 | -Tested up to: 6.7.1 | |
| 6 | -Stable tag: 2.4.5 | |
| 5 | +Tested up to: 6.6.1 | |
| 6 | +Stable tag: 2.4.3.9 | |
| 7 | 7 | Requires PHP: 7.2 |
| 8 | 8 | License: GNU AGPLv3 or later |
| 9 | 9 | License URI: https://www.gnu.org/licenses/agpl-3.0.txt |
| 10 | 10 | |
| @@ -32,16 +32,8 @@ | ||
| 32 | 32 | 3. Enter your API key in the Settings/DeepL settings page |
| 33 | 33 | |
| 34 | 34 | |
| 35 | 35 | == Changelog == |
| 36 | -= 2.4.5 - 12/12/2024 = | |
| 37 | -* various safety and performance improvements * | |
| 38 | -= 2.4.4 - 14/10/2024 = | |
| 39 | -* bug fix when not working with Polylang * | |
| 40 | -= 2.4.3.14 - 11/10/2024 = | |
| 41 | -* late load of settings, better for ACF * | |
| 42 | -= 2.4.3.10 - 04/10/2024 = | |
| 43 | -* fixed bulk translation issue * | |
| 44 | 36 | = 2.4.3.9 - 29/05/2024 08:56:31 = |
| 45 | 37 | * added Arabic language * |
| 46 | 38 | = 2.4.3.7 - 27/04/2024 21:57:23 = |
| 47 | 39 | * improved translation log * |