Plugin Directory

Changeset 3381004


Ignore:
Timestamp:
10/20/2025 01:29:49 AM (5 weeks ago)
Author:
dglingren
Message:

Create trunk version 3.30

Location:
media-library-assistant/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • media-library-assistant/trunk/includes/class-mla-core.php

    r3379043 r3381004  
    2222     * @var string
    2323     */
    24     const CURRENT_MLA_VERSION = '3.29';
     24    const CURRENT_MLA_VERSION = '3.30';
    2525
    2626    /**
     
    3131     * @var string
    3232     */
    33     const MLA_DEVELOPMENT_VERSION = '20251014';
     33    const MLA_DEVELOPMENT_VERSION = '';
    3434
    3535    /**
  • media-library-assistant/trunk/index.php

    r3379043 r3381004  
    1010 * @copyright 2025 David Lingren
    1111 * @license   GPL-2.0-or-later
    12  * @version   3.29
     12 * @version   3.30
    1313 */
    1414
     
    1616Plugin Name: Media Library Assistant
    1717Plugin URI: http://davidlingren.com/#two
    18 Description: 20251014 Enhances the Media Library; powerful [mla_gallery] [mla_tag_cloud] [mla_term_list], taxonomy support, IPTC/EXIF/XMP/PDF processing, bulk/quick edit.
    19 Version: 3.29
     18Description: Enhances the Media Library; powerful [mla_gallery] [mla_tag_cloud] [mla_term_list], taxonomy support, IPTC/EXIF/XMP/PDF processing, bulk/quick edit.
     19Version: 3.30
    2020Requires at least: 4.7
    2121Requires PHP: 5.3
  • media-library-assistant/trunk/readme.txt

    r3379043 r3381004  
    55Requires at least: 4.7
    66Tested up to: 6.8.3
    7 Stable tag: 3.29
     7Stable tag: 3.30
    88Requires PHP: 5.3
    99License: GPLv2 or later
     
    381381== Upgrade Notice ==
    382382
    383 = 3.29 =
    384 IMPORTANT: Security mitigation in all four shortcodes. Media Manager Modal (popup) and Media/Assistant submenu table fixes. Four fixes in all.
     383= 3.30 =
     384IMPORTANT: Security mitigations in [mla_gallery] shortcode. PDF metadata extraction from documents with compressed object streams. One enhancement, three fixes in all.
    385385
    386386== Acknowledgements ==
Note: See TracChangeset for help on using the changeset viewer.