first commit

This commit is contained in:
2023-09-12 21:41:04 +02:00
commit 3361a7f053
13284 changed files with 2116755 additions and 0 deletions

View File

@@ -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

View 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

View File

@@ -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

View File

@@ -0,0 +1,2 @@
# Usability
* [wpmlmedia-585] Fix of edit icon's tooltip on the Media Translation page

View File

@@ -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.

View File

@@ -0,0 +1,2 @@
# Compatibility
* [wpmlmedia-649] Fixed problem with block being invalid when using media translation and translating a post manually.