Plugin Directory

Changeset 2678259


Ignore:
Timestamp:
02/14/2022 07:58:03 AM (4 years ago)
Author:
imageengine
Message:

v.1.1.6. readme updates

Location:
image-cdn/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • image-cdn/trunk/image-cdn.php

    r2601861 r2678259  
    1717 * Text Domain:       image-cdn
    1818 * License:           GPLv2 or later
    19  * Version:           1.1.5
     19 * Version:           1.1.6
    2020 */
    2121
     
    2424
    2525// Update this when you update the "Version" above!
    26 define( 'IMAGE_CDN_VERSION', '1.1.5' );
     26define( 'IMAGE_CDN_VERSION', '1.1.6' );
    2727
    2828// Load plugin files.
  • image-cdn/trunk/readme.txt

    r2601861 r2678259  
    33Tags: image cdn, cdn, ImageEngine, image optimizer, content delivery network, image convert, avif, webp
    44Requires at least: 4.6
    5 Tested up to: 5.8
     5Tested up to: 5.9
    66Requires PHP: 5.6
    77Stable tag: trunk
     
    6464* Supports [ImageEngine Directives](https://support.imageengine.io/hc/en-us/articles/360058880672-Directives/?utm_source=wordpress.org&utm_medium=page&utm_term=wp-imageengine&utm_campaign=wp-imageengine). Users of ImageEngine can also configure the Directives for their assets to control image quality, automatic format conversion and automatic image resizing.
    6565* Compatible with the [WordPress Cache Enabler](https://wordpress.org/plugins/cache-enabler/) plugin.
    66 * Compatible with  WooCommerce, Gutenberg, Elementor, WPBakery / Visual Composer, Oxygen Builder, Divi and other popular page builders.
     66* Compatible with  WooCommerce, Gutenberg, Elementor, WPBakery, Visual Composer, Oxygen Builder, Divi and other popular page builders.
    6767
    6868== System Requirements ==
     
    121121== Changelog ==
    122122
     123= 1.1.6 =
     124* Readme updates
     125
    123126= 1.1.5 =
    124127* New logo
Note: See TracChangeset for help on using the changeset viewer.