Plugin Directory

Changeset 3087916


Ignore:
Timestamp:
05/16/2024 05:12:01 PM (23 months ago)
Author:
webbistro
Message:

eml 2.9

Location:
enhanced-media-library
Files:
39 added
1 edited

Legend:

Unmodified
Added
Removed
  • enhanced-media-library/trunk/readme.txt

    r3086058 r3087916  
    55Tested up to: 6.5.3
    66Requires PHP: 5.6
    7 Stable tag: 2.8.15
     7Stable tag: 2.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    178178## Changelog ##
    179179
    180 ### 2.8.15 ###
    181 *Release Date - May 10, 2024*
     180### 2.9 ###
     181*Release Date - May 16, 2024*
    182182
    183183= SECURITY UPDATE =
    184 * A security issue related to MIME types upload fixed. Please update to the latest version on all your websites.
    185 
    186 = Improvements =
    187 * Gallery / playlist shortcodes improved for better compatibility with other plugins
    188 * `AND` logic within a single taxonomy implemented for `[gallery]` and `[playlist]` shortcodes
    189 
    190 ***Examples:***
    191 
    192 `[gallery media_category="california+flowers" genre="landscape"]`
    193 *— Displays images having **both** categories "california" **AND** "flowers" AND also from the genre "landscape"*
    194 
    195 `[gallery media_category="flowers,mosses" genre="garden"]`
    196 *— Displays imager **either** from "flowers" **OR** "mosses" category AND also from the genre "garden"*
    197 
    198 *Note: For performance it's better to use IDs instead of slugs in the gallery shortcodes.*
    199 
    200 = Bugfixes =
    201 * Layout issues fixed for the **media popup** with the `Infinite scrolling` option enabled
    202 * `Fatal Error – Too Few Arguments to function` fixed for two plugins: "cred-frontend-editor" and AJAX Thumbnail Rebuild
    203 * Minor CSS fixes
     184* Security issue related to MIME types upload has been fixed since v2.8.10. Please update to the latest version on all your websites.
     185
     186= New =
     187* `Uploaded to this post by default` option added to the `Media` > `Media Library` > `Filters` section
     188  *Enable the option to get media files initially filtered by "Uploaded to this post" in a Media Popup while adding or editing them for a post, page, or custom post type.*
     189* Some changes made to the plugin's code and the PRO version updating mechanism in preparation for an upcoming major update EML v3.0
     190
     191= Bugfixes =
     192* Tiny bugs fixed
    204193
    205194= Thank you! =
     
    208197* *Please do not buy into ruzzian lies and propaganda. This aggression is unprovoked, illegal, and unfair. The people of Ukraine have all the right to live peacefully without ungrounded ruzzian claims and crimes committed.*
    209198* *Support Ukraine. We are badly in need of weapons for defense.*
     199
     200
     201### 2.8.15 ###
     202*Release Date - May 10, 2024*
     203
     204= Improvements =
     205* Gallery / playlist shortcodes improved for better compatibility with other plugins
     206* `AND` logic within a single taxonomy implemented for `[gallery]` and `[playlist]` shortcodes
     207
     208***Examples:***
     209
     210`[gallery media_category="california+flowers" genre="landscape"]`
     211*— Displays images having **both** categories "california" **AND** "flowers" AND also from the genre "landscape"*
     212
     213`[gallery media_category="flowers,mosses" genre="garden"]`
     214*— Displays imager **either** from "flowers" **OR** "mosses" category AND also from the genre "garden"*
     215
     216*Note: For performance it's better to use IDs instead of slugs in the gallery shortcodes.*
     217
     218= Bugfixes =
     219* Layout issues fixed for the **media popup** with the `Infinite scrolling` option enabled
     220* `Fatal Error – Too Few Arguments to function` fixed for two plugins: "cred-frontend-editor" and AJAX Thumbnail Rebuild
     221* Minor CSS fixes
    210222
    211223
Note: See TracChangeset for help on using the changeset viewer.