Plugin Directory

Changeset 1708293


Ignore:
Timestamp:
08/04/2017 09:23:09 AM (9 years ago)
Author:
maecia
Message:

Release v.0.1.12 : Compatibility up to WP 4.8.1

Location:
resmushit-image-optimizer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • resmushit-image-optimizer/trunk/readme.txt

    r1589488 r1708293  
    33Tags: image, optimizer, image optimization, resmush.it, smush, jpg, png, gif, optimization, compression, Compress, Images, Pictures, Reduce Image Size, Smush, Smush.it
    44Requires at least: 4.0.0
    5 Tested up to: 4.7.2
    6 Stable tag: 0.1.11
     5Tested up to: 4.8.1
     6Stable tag: 0.1.12
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3535= How great is reSmush.it ? =
    3636
    37 Since we've optimized more than 2,000,000,000 pictures, we've risen new skills. Our service is still in development to bring you new crazy functionalities.
     37Since we've optimized more than 2,500,000,000 pictures, we've risen new skills. Our service is still in development to bring you new crazy functionalities.
    3838
    3939= Is there an "Optimize on upload" feature ? =
     
    6666
    6767== Changelog ==
     68
     69= 0.1.12 =
     70* Tested up to Wordpress 4.8.1
    6871
    6972= 0.1.11 =
  • resmushit-image-optimizer/trunk/resmushit.php

    r1589488 r1708293  
    1111 * Plugin URI:        http://www.resmush.it
    1212 * Description:       Image Optimization API. Provides image size optimization
    13  * Version:           0.1.11
    14  * Timestamp:         2017.02.05
     13 * Version:           0.1.12
     14 * Timestamp:         2017.08.04
    1515 * Author:            Maecia
    1616 * Author URI:        https://www.maecia.com
  • resmushit-image-optimizer/trunk/resmushit.settings.php

    r1589488 r1708293  
    33
    44define('RESMUSHIT_ENDPOINT', 'http://api.resmush.it/');
    5 define('RESMUSHIT_VERSION', '0.1.11');
     5define('RESMUSHIT_VERSION', '0.1.12');
    66define('RESMUSHIT_DEFAULT_QLTY', '92');
    77define('RESMUSHIT_TIMEOUT', '5');
Note: See TracChangeset for help on using the changeset viewer.