|
1 | 1 | === Cimo - Free Instant Image Optimizer & WebP Converter === |
2 | 2 | Contributors: bfintal, gambitph |
3 | 3 | 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 |
6 | 6 | Requires PHP: 8.0 |
7 | | -Stable tag: 1.2.3 |
| 7 | +Stable tag: 1.3.0 |
8 | 8 | License: GPLv2 or later |
9 | 9 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
10 | 10 |
|
@@ -92,9 +92,12 @@ Just upload images to your Media Manager as you normally would, then Cimo instan |
92 | 92 |
|
93 | 93 | 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: |
94 | 94 |
|
| 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.) |
95 | 97 | * **Video Optimization** – automatically optimize and optionally downscale the resolution of videos as you upload them |
96 | 98 | * **Audio Optimization** – auotmatically optimize audio files as you upload them |
97 | 99 | * **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. |
98 | 101 |
|
99 | 102 | [Visit our website](https://wpcimo.com/pricing/?utm_source=plugin-directory&utm_medium=plugin-page&utm_campaign=readme-txt) to learn more |
100 | 103 |
|
@@ -165,7 +168,7 @@ Currently WebP conversion is fully supported. |
165 | 168 |
|
166 | 169 | = Does Cimo work with existing images? = |
167 | 170 |
|
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). |
169 | 172 |
|
170 | 173 | = Does Cimo convert video and audio files? = |
171 | 174 |
|
@@ -204,6 +207,16 @@ Yes! The settings page includes a statistics dashboard showing: |
204 | 207 |
|
205 | 208 | == Changelog == |
206 | 209 |
|
| 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 | + |
207 | 220 | = 1.2.3 = |
208 | 221 |
|
209 | 222 | * New: Added SVG Optimization (premium) |
|
0 commit comments