Plugin Directory

Changeset 3369618


Ignore:
Timestamp:
09/29/2025 10:39:29 AM (6 months ago)
Author:
scaleflex
Message:

update README

Location:
cloudimage
Files:
59 added
2 edited

Legend:

Unmodified
Added
Removed
  • cloudimage/trunk/README.txt

    r3218701 r3369618  
    55Tested up to: 6.5.5
    66Requires at least: 4.8
    7 Stable tag: 4.0.4
     7Stable tag: 4.0.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1212
    1313== Description ==
     14This legacy plugin mas merged into our new VXP: DAM and DMO -Cloudimage- plugin.
     15
     16Or code-base evolved and so did our plugins: they are now both integrated in an easy to use and easy to scale common code-base, that also has a refreshed look.
     17
     18Check the new plugin here: [https://wordpress.org/plugins/scaleflex-vxp-dam-dmo](https://wordpress.org/plugins/scaleflex-vxp-dam-dmo)
     19
     20* This one stays on the marketplace only for compatibility reasons but will not be maintained further.
    1421
    1522**Did you know?**
     
    333340* Fix issue broken characters
    334341
     342= 4.0.5 =
     343* Update README
     344
    335345== Upgrade Notice ==
    336346* Upgrading from version 1 to 2 or 3 can show you warnings in the admin section
  • cloudimage/trunk/cloudimage.php

    r3218703 r3369618  
    1111 * Plugin Name:       Cloudimage - Responsive Images as a Service
    1212 * Description:       The easiest way to <strong>deliver lightning fast images</strong> to your users.
    13  * Version:           4.0.4
     13 * Version:           4.0.5
    1414 * Author:            Cloudimage
    1515 * Author URI:        https://cloudimage.io
     
    3030 * Start at version 1.0.0
    3131 */
    32 define('CLOUDIMAGE_VERSION', '4.0.4');
     32define('CLOUDIMAGE_VERSION', '4.0.5');
    3333
    3434//get all config of old version
Note: See TracChangeset for help on using the changeset viewer.