|
@@ -1,4 +1,10 @@
|
|
|
-### 2.10.1
|
|
|
+### 2.11.0
|
|
|
+ * FEATURE - Support for legitimate Google Cloud Translate API (requires key)
|
|
|
+ * BUG FIX - Fixed situations where a text would not be translated on a component if a operation is ongoing on the component
|
|
|
+ * MISC - Plugin seeded with ~10000 manually translated texts for commonly used translations to avoid hitting the configured endpoint too much (enable or disable with "UseStaticTranslations")
|
|
|
+ * Only applies when configured for Japanese to English (default)
|
|
|
+
|
|
|
+### 2.10.1
|
|
|
* BUG FIX - Fix to prevent text overflow for large component for UGUI
|
|
|
|
|
|
### 2.10.0
|