first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Features
|
||||
* [wpmlmedia-83] Added Catalan support
|
||||
|
||||
# Fixes
|
||||
* [wpmlmedia-141] Updated some dependencies, to be compatible with the ones used in WPML-Core and add-ons
|
||||
14
wp-content/plugins/wpml-media-translation/changelog/2.3.0.md
Normal file
14
wp-content/plugins/wpml-media-translation/changelog/2.3.0.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Features
|
||||
* [wpmlmedia-389] Improved performance of batch operations for setting Media languages
|
||||
* [wpmlmedia-351] Show media thumbnail when translating media texts in Translation Editor
|
||||
* [wpmlmedia-253] Delete the images that are being replaced for a translated attachment
|
||||
* [wpmlmedia-196] Removed duplication of Media and set them to be displayed-as-translated
|
||||
|
||||
# Fixes
|
||||
* [wpmlmedia-349] Fixed bug causing custom fields with similar name getting overwritten with the last value when updating the post they belonged to.
|
||||
* [wpmlmedia-267] Fixed Uncaught exception 'InvalidArgumentException' when adding external images as translations
|
||||
* [wpmlmedia-159] Created new admin page for translating Media
|
||||
* [wpmlmedia-124] Fixed issue with Media attributes not being synced after image is edited
|
||||
|
||||
# Performances
|
||||
* [wpmlmedia-321] Resolved a performance issue when using the Gallery view
|
||||
@@ -0,0 +1,4 @@
|
||||
# Fixes
|
||||
* [wpmlmedia-560] .mo file for Ukrainian language renamed since we adjusted locale to uk
|
||||
* [wpmlmedia-516] Improved compatibility of Media translation with page builders in order to facilitate better handling and translation of attachments
|
||||
* [wpmlmedia-438] Fix 403 "Not Authorized" Error page when updating media but core is not 4.0
|
||||
@@ -0,0 +1,2 @@
|
||||
# Usability
|
||||
* [wpmlmedia-585] Fix of edit icon's tooltip on the Media Translation page
|
||||
@@ -0,0 +1,5 @@
|
||||
# Fixes
|
||||
* [wpmlmedia-606] Fixed throwing an error when applying a job or importing a XLIFF file containing a caption shortcode with an empty ID property.
|
||||
|
||||
# Compatibility
|
||||
* [wpmlmedia-572] Fixed replacing media with images smaller than 150x150 px.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Compatibility
|
||||
* [wpmlmedia-649] Fixed problem with block being invalid when using media translation and translating a post manually.
|
||||
Reference in New Issue
Block a user