Skip to content

Commit a8f65fc

Browse files
committed
chore: version bumped to 1.3.0
1 parent c555169 commit a8f65fc

3 files changed

Lines changed: 19 additions & 6 deletions

File tree

cimo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: http://gambit.ph
88
* License: GPLv2 or later
99
* Text Domain: cimo-image-optimizer
10-
* Version: 1.2.3
10+
* Version: 1.3.0
1111
*
1212
* @fs_premium_only /freemius.php, /freemius/, /lib/freemius-php-sdk
1313
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cimo",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Convert images to WebP on upload",
55
"private": true,
66
"license": "GPL-2.0-or-later",

readme.txt

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
=== Cimo - Free Instant Image Optimizer & WebP Converter ===
22
Contributors: bfintal, gambitph
33
Tags: image, optimization, compress, convert, webp
4-
Requires at least: 6.7.4
5-
Tested up to: 6.9.1
4+
Requires at least: 6.7.5
5+
Tested up to: 6.9.4
66
Requires PHP: 8.0
7-
Stable tag: 1.2.3
7+
Stable tag: 1.3.0
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -92,9 +92,12 @@ Just upload images to your Media Manager as you normally would, then Cimo instan
9292

9393
If you upgrade to [Cimo Premium](https://wpcimo.com/pricing/?utm_source=plugin-directory&utm_medium=plugin-page&utm_campaign=readme-txt), you will get the following:
9494

95+
* **Bulk Optimization** – optimize your existing media in your Media Library in one click, no server processing as well
96+
* **Optimize Files Uploaded via Form Plugins** – automatically optimize images, videos, and audio uploaded through popular form plugins (Gravity Forms, WPForms, Ninja Forms, Formidable, Fluent Forms, etc.)
9597
* **Video Optimization** – automatically optimize and optionally downscale the resolution of videos as you upload them
9698
* **Audio Optimization** – auotmatically optimize audio files as you upload them
9799
* **Low Quality Image Placeholders (LQIP)** – for native image blocks, display a subtle image placeholder while waiting for images to load, then fade the loaded image in.
100+
* **Stealth Mode** – completely hides all Cimo branding and interface elements, while all optimization features continue to work seamlessly in the background.
98101

99102
[Visit our website](https://wpcimo.com/pricing/?utm_source=plugin-directory&utm_medium=plugin-page&utm_campaign=readme-txt) to learn more
100103

@@ -165,7 +168,7 @@ Currently WebP conversion is fully supported.
165168

166169
= Does Cimo work with existing images? =
167170

168-
Currently, Cimo optimizes images during the upload process. For existing images, you can re-upload them to get the optimization benefits.
171+
Cimo optimizes images during the upload process. For existing images, we have bulk optimization available in Cimo Premium. Learn more on our [pricing page](https://wpcimo.com/pricing/?utm_source=plugin-directory&utm_medium=faq&utm_campaign=readme-txt).
169172

170173
= Does Cimo convert video and audio files? =
171174

@@ -204,6 +207,16 @@ Yes! The settings page includes a statistics dashboard showing:
204207

205208
== Changelog ==
206209

210+
= 1.3.0 =
211+
212+
* New: Bulk optimization without server processing (premium)
213+
* New: Frontend file uploads can now be optimized (premium)
214+
* New: Integrations to popular WordPress Form plugins (premium)
215+
* New: Added stealth mode (premium)
216+
* New: Added settings link in plugins page entry
217+
* Fixed: Cimo settings page improvements
218+
* Fixed: Improvements on stats metabox styling
219+
207220
= 1.2.3 =
208221

209222
* New: Added SVG Optimization (premium)

0 commit comments

Comments
 (0)